- Changed how FARM and BLOCK_LOOT tasks count drops to make it way more accurate
- Added MythicDungeons support with COMPLETE_DUNGEON task type
- Added new CommandDispatcher action to open the pool menu with customized back button behavior
You need latest AuroraLib to properly use this version
- Fix some API related things, quests are now loaded on the first tick.
- Some fixes to generic plugin messages - Thanks Wupin
- Add support for BLOCK_BREAK, BLOCK_LOOT and FARM task type even when region block tracker is disabled in AuroraLib
- Add option to purge invalid player data on join. This shouldn't be used unless you are heavily changing stuff in production generating a lot of useless player data.
- Add
has-close-button
to main menu as an option to remove the default close button if you don't need it. - Add a countdown PAPI placeholder for timed quest pools