Skip to content

Placeholders

Filip edited this page Mar 22, 2026 · 4 revisions

These are the current placeholders which can be used together with PlaceholderAPI.


%procosmetics_coins% - Displays your current coin balance.


%procosmetics_equipped_<category>% - Displays the name of the currently equipped cosmetic in the specified category. Returns None if nothing is equipped.
Example: %procosmetics_equipped_arrow_effects% - Shows the equipped arrow effect.


%procosmetics_unlocked_<category>% - Displays how many cosmetics you have unlocked in a category, along with the total available.
Example: %procosmetics_unlocked_arrow_effects - Shows 3/10 if you have 3 arrow effects and if 10 arrow effects are enabled.


%procosmetics_treasures_<key>% - Displays the number of treasure chests you have of a specific type.
Example: %procosmetics_treasures_common% - Shows your Common treasure chests.

Clone this wiki locally