#
PlaceholderAPI
ExcellentCrates features built-in PlaceholderAPI integration. No need to install any expansions!
Tip
You can use all PlaceholderAPI placeholders in the following places:
- Reward commands (enable
Apply Placeholders
in the reward editor). - Reward items (enable
Apply Placeholders
in the reward editor). - Crate holograms.
- Crate preview GUIs.
Reward Placeholders
Using PlaceholderAPI placeholders in reward items might screw up custom item's name and lore.
#
Placeholders
Usage
Replace [crateId]
with a crate identifier (equals to the crate's config file name).
%excellentcrates_keys_[crateId]%
- Displays how many keys a player have for a specific crate.%excellentcrates_openings_[crateId]%
- Displays how many times a player have opened a specific crate.%excellentcrates_cooldown_[crateId]%
- Displays player's open cooldown for a specific crate. Format is in config.yml.%excellentcrates_next_milestone_openings_[crateId]%
- Displays how many times a player have to open a crate to reach the next milestone.%excellentcrates_next_milestone_reward_[crateId]%
- Displays reward name of the player's next milestone.%excellentcrates_latest_opener_[crateId]%
- Displays name of the latest player that opened a crate.%excellentcrates_latest_rolled_reward_[crateId]%
- Displays name of the latest rolled reward in a crate.