
EnchantmentSlots 4.6.1
Packet based - Highly compatibility - Permission group - EcoEnchants support
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.
3.4.11
Sep 1, 2024
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.8
Jul 29, 2024
3.4.8
- Fixed after use /es reload some items no longer display enchantment slot lore
3.4.6
Jul 18, 2024
Small fixes
- Fixed item-can-be-enchanted check system does not work correctly for vanilla items when server has ExecutableItems plugin.
3.4.4
Jun 21, 2024
3.4.4
- Added blacklist-items option in item-can-be-enchanted section, useful for people want to make diamond sword can be enchanted but also want make an RPG item made of diamond sword material that cannot be enchanted.
- Added black-items option support for apply items.
3.4.3
Jun 8, 2024
3.4.3
- Added keep-greater-slot option in SmithItemEvent listener config, if enabled, even new generated slot value smaller than existed slot value, we will still keep use existed value as new upgraded item's slot limit.
- Fixed the issue where the client displayed wrong level when the anvil was unable to add enchantments to an item due to the enchanting slot being full.
- Player level never been taken by EnchantmentSlots, it just a client-side issue.