Changes:
- Fixed error with glowing items in menus for 1.17-1.20.4
- Improved performance and code with quest handling
Changes:
- Fixes small issue with older placeholderapi version integration using placeholder quests
Fixed any %player% placeholders being parsed as empty sometimes
Fixed BANNER_PATTERN item materials not working in configs
Changes:
- Fixed 'none' action root. Note for API users: You can't use now .root("none") when making actions. Use .none()
- Added hacky backwards compatibility with Java 17
- Added item dubroot to chestshop_buy / sell
- Updated wiki's chestshop and superior skyblock 2 documentation
Added %job% placeholder to join/leave message
Added debug error messages to flat & MySQL backend (it will help us with identifying database problems)
Fixed craft quest when holding same item with other name
Fixed problems with modifying all users when one user is incorrect
Changes:
- Improvements to caching system for block-place anti abuse
- Updated to Java 21
- Fixed smelt action issue
- Fixed block-place when player uses debug stick
