πŸ” Placeholders

PhoenixCrates supports PlaceholderAPI, allowing you to use player data from our plugin in other plugins that also support PlaceholderAPI. Below is a list of the available PlaceholderAPI placeholders as well as our internal placeholders that you can use in holograms.

PlaceholderAPI

The following is the list of the available placeholders that Phoenixcrates has, make sure to replace the <id> with the ID of your crate without using the <>

PlaceholdersDescription

%phoenixcrates_virtualkeys_<id>%

Returns the number of virtual keys a user has for that specific crate.

%phoenixcrates_physicalkeys_<id>%

Returns the number of the physical keys a user has on their inventory for that specific crate.

%phoenixcrates_cooldown_<id>%

Returns the cooldown timer for that specific crate.

%phoenixcrates_totalopened_<id>%

Returns the total number of how many times a user opened that specific crate.

%phoenixcrates_totalopened%

Returns the total number of openings for a user.

%phoenixcrates_rerolls_available_<id>%

Returns the amount of rerolls a user has for a crate.

Last updated