Update placeholder-list.md

added a new placeholder for Enchantment.
This commit is contained in:
vk2gpz 2024-08-15 12:16:25 +10:00 committed by GitHub
parent 910b6b8330
commit ef1dc4a9da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -728,6 +728,7 @@ A majority of these Expansions are maintained by the PlaceholderAPI team and can
%enchantment_roman_list% # a list of enchantments on the item a player is holding (separated by ',') %enchantment_roman_list% # a list of enchantments on the item a player is holding (separated by ',')
%enchantment_roman_listLF% # a list of enchantments on the item a player is holding (separated by '\n') %enchantment_roman_listLF% # a list of enchantments on the item a player is holding (separated by '\n')
%enchantment_<enchantment_name>_level% # a level of the specified enchantment on the item a player is holding %enchantment_<enchantment_name>_level% # a level of the specified enchantment on the item a player is holding
%enchantment_<enchantment_name>_total% # a total level (sum) of the specified enchantment on the item a player is holding and wearing.
``` ```
---- ----