Bug Fixes:
- Fixed a bug where quests would re-introduce the reward at the end upon a re-join and executing an action for it
- RESTRICTITEMSFROMINVENTORY now works as intended
- Fixed the quest log filter
New Features:
- Some internal changes to how quests are saved to the local DB
- Added a log filter for commands executed when joining/leaving a race when "switchCommands" are executed. (To help reduce clutter in console)
Configuration Changes:
- Added "enableLogFilter" in the main config.yml in Mythical Races folder.
- Added 2 new default quests
Please add the following to the "config.yml" in the "other" section
Code (YAML):
# When switching to a race and a command is executed, the commands under 'switchingRaces' will be filtered out in console (it will still be executed just not shown in console)
enableLogFilter
: true