diff --git a/Placeholders.md b/Placeholders.md index d597fdb..ff3e075 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -5714,10 +5714,11 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa If you add ```_long``` to the cost related placeholder, it will returne a number without comma/decimal point. ``` - %tokenenchant_token% - %tokenenchant_token_long% - %tokenenchant_token_num% - %tokenenchant_token_num_long% + %tokenenchant_tokens% : Returns the token balance as a double. For formatting, use NumberFormat placeholder %nf_%. + %tokenenchant_token% : Deprecated. (use %tokenenchant_tokens%) + %tokenenchant_token_long% : Deprecated. (use %tokenenchant_tokens%) + %tokenenchant_token_num% : Deprecated. (use %tokenenchant_tokens%) + %tokenenchant_token_num_long% : Deprecated. (use %tokenenchant_tokens%) %tokenenchant__level% %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 @@ -5729,17 +5730,17 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa %tokenenchant__description% %tokenenchant__version% %tokenenchant__fullrefund% - %tokenenchant__fullrefund_long% + %tokenenchant__fullrefund_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchnat__refund_Y% - %tokenenchnat__refund_Y_long% + %tokenenchnat__refund_Y_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchant__alias% %tokenenchant_tokenmultiplier% %tokenenchant__occurrencemultiplier% %tokenenchant__occurrence_% : the activation chance (in %) for the at the level . If == 0, chance of the current level will be returned. %tokenenchant_repair_cost% - %tokenenchant_repair_cost_long% + %tokenenchant_repair_cost_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchant_repair_cost_num% - %tokenenchant_repair_cost_num_long% + %tokenenchant_repair_cost_num_long% : Deprecated. (For formatting, use NumberFormat placeholder %nf_%.) %tokenenchant_enchantments% %tokenenchant_baltop__name% : The name of X-th baltop player %tokenenchant_baltop__balance% : The balance of X-th baltop player