Changes:
- Fixed quest-select.cancelled issue
- Fixed daily quest sync on bungee servers
Changes:
- Created LiveCache which may highly improve performance of dynamic massive data like quests' progress.
- Changed list-based foreign collections to map-based, to make "progress queries" blazing fast. All these changes should highly improve database performance.
Changes:
- Added AdvancedChat support with actions
- Added advancedchat_chat & advancedchat_chat-stripped
Changes:
- Better Database foreign collections optimization by adding map support with custom key mapping
- Fixed block-place action to not count making a path with shovel
Changes:
- Fixed actions in week menu
- Changed ChatQuest priority to MONITOR to better support some chat plugins
- Added better support for normal hex patterns in chat messages
Changes:
- Improved bungee sync
- A lot of internal refactoring
- Fixed ports in data handler (mysql/postgresql)