4.1.3
- Added new condition: NOT.
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
- 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
- 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
- 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.2
- Fixed for enchantment display.
4.0.1-Alpha
- Added tab complete for new CommandManager.
- Added paper-api.skull option in config.yml.
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
- 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
- Improved only-in-player-inventory check.
- Added check-chests-only option in config.yml.
3.5.2
- Added support for enchantment slot lore at villager trade ingredients.
3.5.1
- Fixed plugin print error in 1.20 and lower version.
3.5.0
- Added support for display enchantment slot lore in village trade UI.
3.4.14
- Fixed skull can not display in latest 1.21.1 server core.
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.
3.4.12
- Added cache system for check loaded plugin method.
3.4.11
- Added ExcellentEnchants 4.1.0 version support.
- Fixed enchant table sometimes does not cancel when the slot is up to the limit.
- Added PlayerAnvilItem.update-item option in config.yml.
3.4.10
- Added latest ExcellentEnchants version support.
3.4.9
- Added back [xxx] item placeholder formart support.