4.9.0 Changelog
Changes:
- You can now create Event Quests! Create your own special quest events, e.g. for Christmas, Halloween or any other reason! https://battlepass.advancedplugins.net/quests/events
4.8.18 Changelog
Changes:
- Fixed issue with season resetting when using mysql database sync for all plugins
4.8.17 Changelog
Changes:
- Improved support for bedrock menus, with better handling for clicks to update "movable" items faster.
4.8.16 Changelog
Changes:
- Fixed PAPI parsing in menu names
4.8.15 Changelog
Changes:
- Fixed error with glowing items in menus for 1.17-1.20.4
- Improved performance and code with quest handling
4.8.14 Changelog
Changes:
- Fixed any %player% placeholders being parsed as empty sometimes
- Fixed BANNER_PATTERN item materials not working in configs
4.8.13 Changelog
Changes:
- Daily quests are now as well reset with season reset
4.8.12 Changelog
Changes:
- Updated progress menu with variables and new math to be more understandable
- Updated long number formatting to look better
4.8.11 Changelog
Changes:
- Added hacky backwards compatibility with Java 17
- Added better support for EconomyShopGUI, EconomyShopGUI-Premium, RivalHarvesterHoes, AdvancedMobs
4.8.9 Changelog
Changes:
- Fixed 'none' action root. Note for API users: You can't use now .root("none") when making actions. Use .none()
4.8.8 Changelog
Changes:
- 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
4.8.7 Changelog
Changes:
- Added item dubroot to chestshop_buy / sell
- Fixed %player% placeholder when papi player module is installed
- Updated wiki's chestshop and superior skyblock 2 documentation
4.8.6 Changelog
Changes:
- Improvements to caching system for block-place anti abuse
- Fixed smelt action issue
- Fixed block-place when player uses debug stick
4.8.5 Changelog
Changes:
- Added 1.21.4 support
4.8.4 Changelog
Changes:
- Added support for RivalHarvesterHoes
- Added total level quest
- Added %condition-status% placeholder for quests icon, which shows if player meets conditions from variable
4.8.3 Changelog
Changes:
- Added custom name of killed mob subroot
- Added support for EconomyShopGUI
4.8.2 Changelog
Changes:
- Added %battlepass_currency_base% and %battlepass_balance_base% which returns value without formatting
- Further updates to bpa help configurable style
4.8.1 Changelog
Changes:
- Fixed issue with Paper 1.21.3 startup
4.8.0 Changelog
Changes:
- Added customisable daily quests difficulty - https://battlepass.advancedplugins.net/quests/daily-quests-difficulty
- Added option to configure menu closing after clicking items `fixes.filler-close-menu`
4.7.15 Changelog
Changes:
- Fixed boss bar progress when use-notify-percentages is disabled
- Reintroduced async loading/unloading players (better performance with user data)