
EnchantmentSlots 4.4.0
Packet based - Highly compatibility - Permission group - EcoEnchants support
4.1.4
Nov 12, 2024
4.1.4
- Added mythicchanger-hook option in config.yml file.
- Added MythicChanger 2.1.0 version support and drop old version support.
4.1.2
Oct 22, 2024
4.1.2
- Changed some config.yml option key.
- Changed action and condition format to modern ones, which used in UltimateShop v3.
- YOU NEED REGENERATE YOUR CONFIGS TO USE THIS VERSION.
4.1.1
Oct 21, 2024
4.1.1
- Fixed plugin can not load if server do not install MythicChanger.
- Fixed only-in-player-inventory option does not work.
- Replaced item hook system to modern hook manager used in UltimateShop v3.
4.1.0
Oct 20, 2024
4.1.0
- Added 3 change rules to MythicChanger.
- Removed whitelist-items option in item-can-be-enchanted section.
- Removed black-has-lore, black-contains-name, black-contains-lore, black-items option in auto add lore section.
- Both them are now be replaced to use MythicChanger match item system, so if you want to use those feature in this version, you have to insteall MythicChanger in your server, and reconfigure your match item settings by reading MythicChanger's wiki. DO NOT UPDATE TO THIS VERSION IF YOU DONT WANT TO INSTALL MYTHICCHANGER.
4.0.3
Oct 18, 2024
4.0.3
- Fixed for custom enchantment name display.
- Added cache for enchantment name and level name, this can little improve plugin performance in some case.
4.0.1-Alpha
Oct 17, 2024
4.0.1-Alpha
- Added tab complete for new CommandManager.
- Added paper-api.skull option in config.yml.
4.0.0-Alpha
Oct 16, 2024
4.0.0-Alpha
- Recoded the whole plugin to new UltimateShop-like style, there is no config breaking change or any new major feature.
- Added set-slot-trigger.black-book option in config.yml, default to true.
3.6.0
Oct 6, 2024
3.6.0
- Added chat item support display EnchantmentSlots's lore for those plugins.
- InteractiveChat
- TrChat (Please note that TrChat itself has bug which lead to chat item always be vanilla one in 1.20.5+ version, you have to wait them fix it)
- QuickShop-Hikari
3.5.3
Oct 4, 2024
3.5.3
- Improved only-in-player-inventory check.
- Added check-chests-only option in config.yml.
3.4.13
Sep 8, 2024
3.4.13
- Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
- This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.