Skip to content

liberty-mp/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d1bc1e · Apr 29, 2025
Mar 31, 2024
Feb 8, 2024
Mar 16, 2025
Apr 16, 2024
Feb 11, 2025
Apr 3, 2025
Apr 6, 2025
Apr 9, 2025
Apr 7, 2025
Jan 13, 2024
Apr 27, 2025
Jul 2, 2024
Mar 31, 2024
Jan 26, 2024
Jan 4, 2025
Apr 21, 2023
Apr 20, 2023
Mar 31, 2024

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