- Fixed possible stack over error when using eco as packet listener (that is because I forgot delete the debug codes).
- Fixed packet-listener-priority option does not actually change the priority.
- Updated default config.yml and also the Wiki!
- Added new settings.use-listener-plugin option and now able to use eco as packet listener.
- Default to ProtocolLib, you can also set it to "eco" if you are using EcoItems or EcoEnchants.
- If you are setting it "eco", black-creative-mode (will be always true) and remove-illegal-extra-enchant (will always be false) option will not work.
- Added new settings.packet-listener-priority option.
- Default to HIGHEST, set it to other value if you are finding the lore is not displayed as well.
- Removed settings.register-remove-lore option.
- Removed WindowClick listener as we do not need it anymore.
- Added use-tier-identify-slots option in config.yml.
- This option can set weather use item tier instead of item ID to identify item slots. If this item plugin don't have tier, will still use Item ID as identify.
- Default to false.
- Added support for EcoEnchants v11, v10 version is still supported in this version.
- Added add-lore.black-items option in config.yml, which can set specified items won't display enchantment slot lore but still has enchantment slot feature.
- By default, book and enchanted_book material will use this new feature.
- Fixed trident can not be enchanted.
- For old version users, just add trident in whitelist-items option, no need update to this version.
- Fixed book and enchanted_book can not be enchanted.
- For old version users, just add netherite_axe in whitelist-items option, no need update to this version.
