Changes:
- Added 26.1.2 support
- Added better protection against startup crashes
- Added support for newer item data formats (1.20.5+)
- Fixed memory leaks when players leave
- Fixed items sometimes losing their data
- Fixed players getting stuck in chat input mode
- Fixed live item updates breaking for everyone when one player had an issue
- Fixed a few smaller bugs and error messages
Changes:
- Fixed issue with PlayerCommandClickEvent#setOp not being saved and loaded
Changes:
- Fixed 'Has Item' condition not detecting items correctly
- Fixed 'Has Item' condition not counting items across multiple inventory slots
- Fixed back button / 'Open Last GUI' not returning to the previous GUI
- Fixed items losing custom NBT data (enchantments, lore, custom model data) after server restart
- Fixed Item Cloner crash (ArrayIndexOutOfBoundsException)
- Fixed GUI items bleeding into player inventories
Changes:
- Fixed minor issue with no color while editing lore for a GUI item
Changes:
- Tweaks to LightInjector which is responsible for better error handling when something breaks in the packet pipeline
Changes:
- Fixed issue with PlayerCommandClickEvent#setOp not being saved and loaded
Changes:
- Added ability to use scenes as pages
- Added PreviousSceneClickEvent
- Added 'disable-scene-animation' option for GUIs
- Added NextSceneClickEvent