Merge pull request #689 from TeamVK/docs/wiki

added missing baltop related placeholders and multiplier related placeholders.
This commit is contained in:
Andre_601 2021-08-08 23:24:37 +02:00 committed by GitHub
commit fa705e4572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -4934,13 +4934,17 @@ All placeholders are listed here: https://wiki.staffplusplus.org/integrations/pa
%tokenenchant_<enchantment>_version%
%tokenenchant_<enchantment>_fullrefund%
%tokenenchant_<enchantment>_fullrefund_long%
%tokenenthcnat_<enchantment>_refund_Y%
%tokenenthcnat_<enchantment>_refund_Y_long%
%tokenenchnat_<enchantment>_refund_Y%
%tokenenchnat_<enchantment>_refund_Y_long%
%tokenenchant_tokenmultiplier%
%tokenenchant_<enchantment>_occurrencemultiplier%
%tokenenchant_repair_cost%
%tokenenchant_repair_cost_long%
%tokenenchant_repair_cost_num%
%tokenenchant_repair_cost_num_long%
%tokenenchant_enchantments%
%tokenenchant_baltop_<X>_name% : The name of X-th baltop player
%tokenenchant_baltop_<X>_balance% : The balance of X-th baltop player
```
----