Added a requested feature: You can now assign "predetermined tasks" to players!
The predetermined task will replace the task given to the player the next time they get a task (at the start of a session, for example).
Sadly, there is no command to set the predetermined task - you have to get a little technical and add it through the PlayerData Yaml file (it would require a whole rework of how commands work at the moment...)
Added a command to reload the PlayerData file: ReloadPlayerData.
Note: The command will NOT appear in the interactive menu if you're updating version mid-playthrough, as the menu items depend on the config file! You can add it manually to the commands section of the config if you want it there, but you can always just use it normally.
Changes:
If a location's world doesn't exist, the default world will be assigned to the location instead. This should reduce the number of issues people face when setting up the plugin!