Changes:
- Fixed ArrayIndexOutOfBoundsException
- Switched to using base64 to store data in ItemStack of an GUIItem
Changes:
- Fixed issue where there was a typo with SystemMenus folder
- Removed backup debug messages
- Bumped NBTAPI version to 2.15.1
- Added 'generation' check for BookMetaSerializer to avoid NullPointerException
- Added array length checks for StartupUtils#loadGuiItem
- Bumped PacketEvents to v2.9.4
Changes:
- Fixed YAML loading bugs
- Minor bug fix regarding failing conditions.
- Added automatic backups
- Added a way to autodetect if the display name of an item has been updated post removing it from an GUI
- Added a field to disable data embedding within item taken out of the GUIs
- Bumped PacketEvents to 2.9.4-SNAPSHOT
Changes:
- Added ItemMeta serializer for special item meta's
- Added support for 1.21.6/7
Changes:
(It would be advised to back up before updating to this version, or skipping it unless you are using 1.8.8)
- Fixed CMI WarmUp for ConsoleCommandClickEvent
- Removed relocations for PacketEvents due to compatibility issues