⚡Add Lore
Last updated
auto-lore:
# Does not support other packed-based item, enchants plugins.
# Like EcoEnchants, EcoItems. (You can also try eco as use-listener-plugin, then change packet-listener-priority)
# They will always put their lore at first location and EnchantmentSlots can do nothing about it.
at-first-or-last: false
# Do not change this option when server started!
# Only change this if your server has stopped!
display-value:
- "&#ff3300Enchantment Slots: {enchant_amount}/{slot_amount}"
- "{enchants}"
- "{empty_slots}"
# Used for enchanted items without enchantment slot data.
display-value-with-no-slot:
- "{enchants}"
placeholder:
enchants:
# Other placeholder: {enchant_level_roman}, {raw_enchant_name}
format: '&6 {enchant_name} {enchant_level}'
sort: true
auto-add-space: true
empty-slots:
format: '&7 --- Empty Slot ---'settings:
add-lore:
placeholder:
enchants:
description:
enabled: true
shift-click-ground-toggle: true
require-permission: false