1.6.6 Changelog
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
1.6.5 Changelog
Changes:
- Fixed small issue with job reloading multiple times
1.6.3 Changelog
Changes:
- 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
1.6.2 Changelog
Changes:
- Fixed %player% placeholder when PlaceholderAPI player module is installed
1.6.1 Changelog
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
1.6.0 Changelog
Changes:
- Added %job% placeholder to leave commands
- Some other improvements with dependencies and 1.21.4
1.5.19 Changelog
Changes:
- Added 1.21.4 support
1.5.18 Changelog
Changes:
- Added permission for max job level 'advancedjobs.max-level.'
- Small leaderboards fix
1.5.17 Changelog
Changes:
- Fixed a small issue with console error on 1.17 versions processing jobs
1.5.16 Changelog
Changes:
- Added better support for EconomyShopGUI, EconomyShopGUI-Premium, RivalHarvesterHoes, AdvancedMobs
1.5.15 Changelog
Changes:
- Fixed issue with Paper 1.21.3 startup
1.5.14 Changelog
Changes:
- Improved block cache to use metadata. Placed blocks will be saved now even after server restart.
- Fixed moving placed blocks by pistons not being tracked
1.5.13 Changelog
Changes:
- Added /aj progress command to directly open progress menu.
- Small change in /jobs command. Now, typing anything after /jobs won't open portal menu (so i.e. /jobs aedaed won't open portal menu)
1.5.11 Changelog
Changes:
- Updated AdvancedEnchantments' quest integration with new API changes (nbt removed)
1.5.10 Changelog
Changes:
- Improved leaderboard layout
- Some other improvements to default locale
1.5.9 Changelog
Changes:
- Upgraded action processing system with new performance improvements
- Fixed small issue with gradients in actions
1.5.8 Changelog
Changes:
- Caped player level after changing max-level
1.5.7 Changelog
Changes:
- Improved performance with action parsing
- Completely moved from NBT to PersistentDataContainer
1.5.6 Changelog
Changes:
- Added 1.21.2 support