PlaceholderAPI Placeholders - File14/ProCosmetics GitHub Wiki

You do not need to download anything other than PlaceholderAPI to use these placeholders. Simply use them inside of a PlaceholderAPI support plugin with PlaceholderAPI installed.


%procosmetics_coins%

Description: Shows the number of coins the specified player has.
Return Type: Integer


%procosmetics_unlocked_<cosmetic_type>%

Description: Returns the number of unlocked cosmetics by that type (example: "3/10"). Please note to use a singular name, ex: %procosmetics_unlocked_particle_effect%.
Return Type: String


%procosmetics_equippped_<cosmetic_type>%

Description: Returns the name of the cosmetic type. If not equipped it returns "None". Please note to use a singular name, ex: %procosmetics_equipped_particle_effect%.
Return Type: String


%procosmetics_treasures_<treasure>%

Description: Returns the number of treasure keys you have for a specific treasure
Return Type: String

⚠️ **GitHub.com Fallback** ⚠️