Changes:
- Added better support for custom model data in menus (rewards menu had issues) with items to achieve custom GUIs, e.g. here
Changes:
- Removed wrong debug information when debug is enabled
- Fixed error with placeholderapi on unloading when using older placeholderapi version
- Small improvement to how quests are processes - less tasks are used
Changes:
- Fixed error with custom model data on rewards GUI if it's used on leather armor (issue with colors)
Changes:
- Fixed minor issue with CrazyCrates support
- Added more warnings upon loading if some important values are misconfigured / missing
Changes:
- Player data cache no longer spams errors in console upon server restarts if battlepass folder is deleted
Changes:
- Fixed error with DEATH quest if death cause is invalid
- Fixed error with reward loading if file has invalid items
- Removed support for old CrazyCrates versions
- Fixed issue with quest cache file
Seems like last update didn't properly save all the nms changes for older mc versions with nbt, this should fix for servers under 1.13
Started work on a quests creator in-game! Soon, will be able to make quests in-game.
Changes:
- Minor issue with rewards config has been fixed