Compare commits

...

2 Commits

Author SHA1 Message Date
Andre_601 d42cff4f7d
Merge pull request #1055 from TeamVK/wiki
Update placeholder-list.md
2024-04-15 00:30:10 +02:00
vk2gpz 910b6b8330
Update placeholder-list.md
added new placeholders for TokenEnchant.
2024-04-15 07:31:11 +10:00
1 changed files with 4 additions and 0 deletions

View File

@ -6193,6 +6193,10 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
%tokenenchant_enchantments%
%tokenenchant_baltop_<X>_name% : The name of X-th baltop player
%tokenenchant_baltop_<X>_balance% : The balance of X-th baltop player
%tokenenchant_<enchantment>_allowed% : true if a palyer's item can have <enchantment>, otherwise false
%tokenenchant_<enchantment>_permission_node% : returns the permission node for the <enchantment>
%tokenenchant_<enchantment>_has_permission% : true if a player has a permission node for <enchantment>, otherwise false
%tokenenchant_<enchantment>_conflict_list% : returns a list of conflicting enchantments
```
----