Item Placeholder
Placeholder List
We support use those item placeholder in other item plugins, you can use [] symbol to replace {} symbol too:
{enchants} - Display item's enchantments. We don't auto hide enchants of the item, you have to add HIDE_ENCHANTS flag to item by yourself!
{empty_slots} - Display item's empty slots.
{enchant_amount} - Display item's enchantment amount.
{slot_amount} - Display item's max slot amount.
MythicChanger-Premium plugin provide extra one item placeholder: {name}, can display item name at lore! Buy it here.
If you want to use our item placeholder in other item plugins, it is recommand that you enable black-item-has-lore
option in config.yml
to make sure EnchantmentSlots won't add double enchantment slot lore into the item!
MMOItems Issue
For MMOItems 6.9.4 version users:
You can use [] to replace {} to solve placeholder can not be used problem. This is MMOItems' problem. Like [enchants].
Before 6.9.4 and after 6.9.4 version, MMOItems does not have this problem anymore.
You maybe need enable black-item-has-lore
option in config.yml
to make EnchantmentSlot no longer try display enchant slot lore in MMOItems items.
Creative Mode Issue
Item Placeholder can not be used in creative mode when you use them outside EnchantmentSlot (like put them into MMOItems), otherwise the placeholders will never be updated anymore.
Last updated