What's Changed
- Update to 1.20.6/1.21
- 1.20.5 and lower are not supported. Bukkit's Enchantment constants were renamed.
- If your configuration was already using namespaced keys for enchantments (which it should have been) you do not need to do anything. If it was using Bukkit's Enchantment constant names (i.e.
DURABILITY
forminecraft:unbreaking
) you will need to update your configuration.
- Improved block break handling slightly
- Fix legacy frozen furnaces losing time
- Fix illegal values being allowed for enchantability
- Improve fallthrough for enchantment indices on unsupported versions
- Removed legacy enchanting key support
- If users haven't played in a while, their next furnace enchantment may reroll once.
- Code health + test coverage improvements
Full Changelog: 4.0.0...4.1.0