
⭐ BattlePass ⭐ Tasks/Quests 5.0.0.17
A solution to keep your players active ⚡️ Free/Premium Passes ⚡️ Daily/Weeky Quests
4.8.12
Jan 3, 2025
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
Dec 30, 2024
4.8.11 Changelog
Changes:
- Added hacky backwards compatibility with Java 17
- Added better support for EconomyShopGUI, EconomyShopGUI-Premium, RivalHarvesterHoes, AdvancedMobs
4.8.9
Dec 23, 2024
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
Dec 19, 2024
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
Dec 16, 2024
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
Dec 12, 2024
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.4
Dec 5, 2024
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
Nov 29, 2024
4.8.3 Changelog
Changes:
- Added custom name of killed mob subroot
- Added support for EconomyShopGUI
4.8.2
Nov 27, 2024
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.0
Nov 21, 2024
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
Nov 16, 2024
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)
4.7.14
Nov 13, 2024
4.7.14 Changelog
Changes:
- Updated Folia Support
- Updated reward variables to use better rounding
4.7.13
Nov 8, 2024
4.7.13 Changelog
Changes:
- Updated AdvancedEnchantments' quest integration with new API changes (nbt removed)
4.7.12
Nov 5, 2024
4.7.12 Changelog
Changes:
- Added /bpadmin styling to lang file - customize your admin help text!
4.7.11
Nov 2, 2024
4.7.11 Changelog
Changes:
- Added 3 new settings: new-season.reset-pass to reset battle pass to free after season ends, update-start-date / time to update to current time after starting new season.
4.7.10
Oct 30, 2024
4.7.10 Changelog
Changes:
- Added huge new rewards editor GUI (/bpa editor -> diamond)
- Added proper implementation of money rewards using Vault
4.7.9
Oct 26, 2024
4.7.9 Changelog
Changes:
- Improved performance with action parsing
- Completely moved from NBT to PersistentDataContainer