Changes:
- Added support for Minecraft 26.2
- Added the ability to translate the in-game /ac config menus via the new menu_lang.yml file
Changes:
- Fixed support for Minecraft 26.1, and fixed the crashes/NBT errors that came with it
- Fixed crates sometimes being removed from the wrong world when they shared the same coordinates
- Fixed a possible error when removing a crate that had missing saved location data
- Fixed ConcurrentModificationException console spam during crate particle animations
- Fixed particle effects sometimes not showing (including on 1.8/1.9)
- Improved crate location saving to be safer and avoid freezes/save issues
- Improved error logging so real problems are easier to spot
Changes:
- Added new API event for when a crate opening finishes and the final rewards are known. Added reward, reward item, player, and crate information to the new event
Changes:
- Fixed reward preview menu not allowing items/rewards to be added in some cases
- Fixed error when opening preview rewards for rewards without a display item
- Fixed preview menu changes not saving correctly after editing
- Fixed placeholders sometimes not updating correctly in reward preview names and lore
- Fixed %chance% and %percentage% not showing correctly in reward previews
- Improved custom preview menu editing reliability
- Improved virtual key saving to reduce server freezes/watchdog warnings
- Improved hologram/effect packet handling on newer 1.21 versions