PlaceholderAPI - iSach/UltraCosmetics GitHub Wiki
In UltraCosmetics version 2.5, PlaceholderAPI support was added. All of the placeholders that can be used are below, with a description of what they do.
To use a placeholder, the syntax is %ultracosmetics_<placeholder without brackets>%.
Note: some placeholders require LibsDisguises or Vault. If required, there will be a note in the placeholder's description.
Placeholders
| Placeholder | Description |
|---|---|
| current_gadget | Gets the name of the player's current gadget. |
| current_mount | Gets the name of the player's current mount. |
| current_particleeffect | Gets the name of the player's current particle effect. |
| current_pet | Gets the name of the player's current pet. |
| current_morph | Gets the name of the player's current morph (LibsDisguises required). |
| current_hat | Gets the name of the player's current hat. |
| current_emote | Gets the name of the player's current emote. |
| current_suit_helmet | Gets the name of the player's current suit helmet. |
| current_suit_chestplate | Gets the name of the player's current suit chestplate. |
| current_suit_leggings | Gets the name of the player's current suit leggings. |
| current_suit_boots | Gets the name of the player's current suit boots. |
| balance | Gets the player's current balance (Vault required). |
| keys | Gets the player's current treasure chest key count. |
| gadgets_enabled | Returns "true" if the player has gadgets enabled, "false" otherwise. |
| morph_selfview | Returns "true" if the player has morph selfview enabled, "false" otherwise (LibsDisguises required). |
| treasurechest_active | Returns "true" if the player is currently using a treasure chest, "false" otherwise. |
| ammo_batblaster | Returns the player's batblaster ammo count. |
| ammo_chickenator | Returns the player's chickenator ammo count. |
| ammo_colorbomb | Returns the player's colorbomb ammo count. |
| ammo_discoball | Returns the player's discoball ammo count. |
| ammo_etherealpearl | Returns the player's etherealpearl ammo count. |
| ammo_fleshhook | Returns the player's fleshhook ammo count. |
| ammo_melonthrower | Returns the player's melonthrower ammo count. |
| ammo_blizzardblaster | Returns the player's blizzardblaster ammo count. |
| ammo_portalgun | Returns the player's portalgun ammo count. |
| ammo_explosivesheep | Returns the player's explosivesheep ammo count. |
| ammo_paintballgun | Returns the player's paintballgun ammo count. |
| ammo_thorhammer | Returns the player's thorhammer ammo count. |
| ammo_antigravity | Returns the player's antigravity ammo count. |
| ammo_smashdown | Returns the player's smashdown ammo count. |
| ammo_rocket | Returns the player's rocket ammo count. |
| ammo_blackhole | Returns the player's blackhole ammo count. |
| ammo_tsunami | Returns the player's tsunami ammo count. |
| ammo_tnt | Returns the player's tnt ammo count. |
| ammo_fungun | Returns the player's fungun ammo count. |
| ammo_parachute | Returns the player's parachute ammo count. |
| ammo_quakegun | Returns the player's quakegun ammo count. |
| ammo_firework | Returns the player's firework ammo count. |
| ammo_christmastree | Returns the player's christmastree ammo count. |
| ammo_freezecannon | Returns the player's freezecannon ammo count. |
| ammo_snowball | Returns the player's snowball ammo count. |
| ammo_partypopper | Returns the player's partypopper ammo count. |
| ammo_trampoline | Returns the player's trampoline ammo count. |