Changes:
- Added Minecraft 26.3 support (Spigot, Paper, Purpur)
- Fixed config problems that stopped the plugin from starting. You now get a warning instead
- Fixed enchanted rewards not loading on 1.14 - 1.16.4
- Fixed item Attributes being ignored on 1.21.3+
- Fixed custom potion effects being removed from rewards and keys
- Fixed player-head crates and custom head textures losing their skin
- Fixed some animation particles showing as plain white sparks
- Fixed the reward preview opening at the wrong times in adventure mode
- Fixed NPC crates breaking without Citizens, and their skins with newer Citizens versions
- Fixed NPC crates losing their NPC after being opened
Changes:
- Fixed items sometimes losing their Unbreakable flag or custom Attributes upon startup
Changes:
- Fixed the plugin failing to load on Minecraft 1.13-1.20.4 with "UnsupportedClassVersionError" or "Fatal error trying to convert", the jar is built for Java 8 again
- Fixed ShiftInstantlyOpenAll and ShiftInstantlyOpen features
- Fixed reward items popping out unnamed on the Knight animation when Size is higher than 1
- Fixed Minecraft 26.x support, entity spawning, NBT handling, and version checks that were failing on the new version numbering
- Fixed servers freezing for several seconds mid-game when a config used an old pre-1.13 material name
- Fixed one broken reward in a crate stopping every reward after it from loading
- Fixed potions being tinted the wrong color
- Fixed ConcurrentModificationException console spam during crate particle animations
Changes:
- Fixed the plugin failing to load on Minecraft 1.13–1.20.4 with "UnsupportedClassVersionError" or "Fatal error trying to convert", the jar is built for Java 8 again
- Fixed ShiftInstantlyOpenAll doing nothing when opening crates by right-click or by key, instead of only when placing the crate as a block
- Fixed ShiftInstantlyOpenAll opening crates instantly even when the player wasn't crouching, and ShiftInstantlyOpenAll: false silently forcing ShiftInstantlyOpen on
- Fixed reward items popping out unnamed on the Knight animation when Size is higher than 1
- Fixed Minecraft 26.x support, entity spawning, NBT handling, and version checks that were failing on the new version numbering
- Fixed servers freezing for several seconds mid-game when a config used an old pre-1.13 material name
- Fixed one broken reward in a crate stopping every reward after it from loading
- Fixed potions being tinted the wrong colour
- Fixed ConcurrentModificationException console spam during crate particle animations
- Improved ShiftInstantlyOpenAll to respect Max_Inventory_Reached so a full stack is never opened into a full inventory
- Improved documentation - ShiftInstantlyOpenAll is now listed in every default crate file instead of just one
Changes:
- Fixed bug when clicking empty slots in the custom preview editor
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