diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index a1e4b8c..075dc94 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -4947,6 +4947,8 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa - ### **[TokenEnchant](https://www.spigotmc.org/resources/2287/)** > /papi ecloud download TokenEnchant + + If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point. ``` %tokenenchant_token% @@ -4954,8 +4956,11 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa %tokenenchant_token_num% %tokenenchant_token_num_long% %tokenenchant__level% - %tokenenchant__cost% - %tokenenchant__cost_long% + %tokenenchant__cost% : cost to increment the enchantmnt level by one from the current level + %tokenenchant__costmax% : cost to increment the enchantmnt level to its maax one from the current level + %tokenenchant__cost_% : cost to increment the enchantmnt level by from the current level + %tokenenchant__fullcostmax% : cost to enchant the max level from 0 level + %tokenenchant__fullcost_% : cost to enchant the level from 0 level %tokenenchant__max% %tokenenchant__description% %tokenenchant__version%