Skip to content

liberty-mp/wiki

Repository files navigation

Custom Components

Color

<Color hex="#6366f1">Liberty Multiplayer</Color>

image

Dinero

<Dinero :amount="1000" />

image

Marked Money

<MarkedMoney :amount="1000" />

image

Gold

<Gold :amount='1000' />

image

PremiumSubscription

<PremiumSubscription type='gold' />
<PremiumSubscription type='platinum' />

image image

Image

<Image src="https://i.imgur.com/l0Preik.png" alt="Cat" width="128" height="128" />

InventoryItem

<InventoryItem itemKey="crate_male_top" width="64" :qt="2" />/

image

List of available inventory items