This project has been taken over by me, GC. You will see some changes in update styles, but mostly everything will stay the same. We also added requests / issues in the github repo, where you can now report all issues and request features / hooks into other plugins:
https://github.com/GC-spigot/battle-pass/issues
Wiki has been moved to
https://battlepass.advancedplugins.net
Added:
- The item is now available in the `enchant-anvil` quest type.
Changed:
- Cleaned up some code and improved error messages for invalid quests.
- Debug logs now show much more information including sub variables, progress, etc..
- We've drastically changed the quest progression API and as a result, expect to see memory usage from the debug logger reduce again.
Fixed:
- Fixed chestshop quests not initialising because the version checking system was broken
- Fixed errors when a sub variable was a number
- Fixed an issue with sub variables being cast when they were a number, e.g `level: 4`, causing an error.
- Require previous week would still allow you to complete quests in week 2.
- Using a flint and steel counts as a block place :slight_smile:
- `/bpa new season` sub fixed so no longer sets users to tier 0.
- Fixed some display bugs in the quest overview GUI with `require-previous-completion` and `lock-previous-weeks`
- Fixed internal currency not saving and the give currency command being bugged.
- Fixed the root not being parsed when using the more complex format (for sub root support).
- Fixed the enchant quest spitting out `minecraft` as the enchant name on 1.12+.
API Changes:
https://prnt.sc/10hue5i