PlaceholderAPI variables

EpicCraftingsPlus provides you (for now) only one PlaceholderAPI variable.

Placeholder
Description

%epiccraftings_totalcrafted%

Total of times a player has created craftings.

%epiccraftings_totalcrafted_<crafting>%

Total of times a player has created a certain crafting.

%epiccraftings_cooldown_<crafting>%

Returns the current player cooldown for the specified crafting. When the cooldown is ready, it will return this message from the messages.yml file: cooldownPlaceholderReady

%epiccraftings_onetime_ready_<crafting>%

Will return 'yes' or 'no', whether a player has claimed a one-time crafting or not.

Last updated