Added the ability to enable or disable time or weather changes in both the template world and the instance world.
Added an option to disable natural mob spawning inside dungeon instances. (it doesn't work in the template world yet, so if you want to set it there too, use gamerule yourself)
Added an option to enable Keep Inventory on player death within dungeon instances. (it doesn't work in the template world yet, so if you want to set it there too, use gamerule yourself)
Dungeon Management
Added a command to delete a specific dungeon. This command delete only the dungeon folder, not the template world itself.
Configuration Documentation
Added detailed descriptions for all configuration options in the dungeon config files to make setup easier.
Update Notifications
Administrators now receive in-game notifications about new plugin versions.
This feature can be disabled in the config.
Improvements & Changes
The plugin now checks for the presence of Multiverse-Core on startup.
If the server does not have Multiverse-Core installed, the plugin will notify admins in chat and console and then disable itself.
If the detected Multiverse-Core version differs from the recommended version, admins will receive a warning.
The version warning can be disabled in the config.
Bug Fixes
Fixed a plugin crash when entering a dungeon with an unset spawn or exit location.
The plugin now prevents such dungeons from being started until the required locations are configured.