Disenchantment [1.21]
- Support for ExcellentEnchantments, EcoEnchantments and AdvancedEnchantments!
- Optimization and refactor of code
- Fix bug when removing enchantments then the item becomes unenchantable
- Changed command [/disenchantment items] to [/disenchantment materials]
Change to permission!!!!
- Renamed "disenchantment.items" to "disenchantment.materials"
Change to config variables!!!!
- Renamed "disabled-items" to "disabled-materials"
- Map of "disabled-enchantments" migrated from "{ enchantment: "AQUA", "level": 2, "keep": true }" to "{ enchantment: "AQUA", "keep": true }"
- Added new "enable-logging" and "logging-level" (small logs, nothing much)
Full Changelog
https://github.com/H7KZ/Disenchantment/compare/v3.0.0...v4.0.0