EnchantmentSlots Wiki
For 4.1.8
For 4.1.8
  • 🎉Welcome
  • 📦Info
    • ✅Requirements
    • ⚙️Install
      • Extra Step: Custom Enchantments Plugin Compatibility
    • ⛔Limitation
    • 🔗Compatibility
      • MythicChanger Hook
    • 🛠️Configuration files
    • ⌨️Commands
    • ❓FAQ
    • 🚀Performance
  • 📋Format
    • 📝ItemFormat™ (Simply version)
    • 🎬Action Format
    • ⚖️Condition Format
  • 🤖Auto Add Lore
    • 🔮Item can be enchanted
    • ⚡Auto Add Lore
  • 🎯Enchantment Slot
    • ↔️Default Slot/Max Slot
    • #️⃣Set Slot
  • ✨Features
    • 🎨Color Code
    • 🪄Extra Slot Item
    • 📍Item Placeholder
  • 💻Develop
    • API Download
    • Useful Methods
Powered by GitBook
On this page
  • Seems that my item does not have enchantment slot lore added!
  • Why all my enchantments are English or seems a ID?
  • I want to XXX item does not display enchantment slot lore!
  • Why menu plugin's item also modified, I don't want this!
  • Does enchantment lore order be changed in item lore?
  • How to hide enchantment slot lore?
  1. 📦Info

❓FAQ

Seems that my item does not have enchantment slot lore added!

  • Check whether you have installed the packet listener plugin you set in config.yml. If yes, then please check whether that plugin is worked in your server.

  • Check whether you have other plugin also try to modify this item's lore. The best way to test this is delete all plugins except for EnchantmentSlots and your packet listener plugin.

  • Usually, that because you didn't put this item into item-can-be-enchanted section or didn't set a default slot value for it. Try hold the item in survival mode and use command /es setslots 5, if the lore display after that, this just because your config wrong.

  • Check your config file, your config.yml maybe has wrong format, try regenerate config file.

  • Don't drag item from creaative inventory, please keep your game mode into survival, and try use /give command, crafting and other ways to gain items.

  • There is auto-add-lore option in config.yml, if all of those above does not work for you, try to enable this option.

Why all my enchantments are English or seems a ID?

You should set enchantment name at the plugin config.yml's enchant-name section.

I want to XXX item does not display enchantment slot lore!

Use black-items, black-items-contains-lore, black-items-contains-name, black-items-has-name option in config.yml to do this!

Why menu plugin's item also modified, I don't want this!

Enable add-lore.only-in-player-inventory option. If enabled, only item in player inventory will deal with enchantment slot feature, and this can save many plugin performance.

If this doesn't work for you, use black-items, black-items-contains-lore, black-items-contains-name, black-items-has-name option in config.yml, add keywords in those options.

Does enchantment lore order be changed in item lore?

How to hide enchantment slot lore?

Previous⌨️CommandsNext🚀Performance

If you EnchantmentSlots auto add lore for those items, it can only at first or last of item lore, or you use our into your item lore.

Please view .

item placeholder
this page