diff --git a/docs/users/placeholder-list.md b/docs/users/placeholder-list.md index e1b5ac2..62549e4 100644 --- a/docs/users/placeholder-list.md +++ b/docs/users/placeholder-list.md @@ -6193,6 +6193,10 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh %tokenenchant_enchantments% %tokenenchant_baltop__name% : The name of X-th baltop player %tokenenchant_baltop__balance% : The balance of X-th baltop player + %tokenenchant__allowed% : true if a palyer's item can have , otherwise false + %tokenenchant__permission_node% : returns the permission node for the + %tokenenchant__has_permission% : true if a player has a permission node for , otherwise false + %tokenenchant__conflict_list% : returns a list of conflicting enchantments ``` ----