Unused Instance Cleanup (Experimental) Added an option to automatically remove unused dungeon instances after a specified time if they were not deleted properly after the dungeon was completed. This feature is currently experimental.
Improvements & Changes
Multiverse-Core Update Updated the supported Multiverse-Core version from 4.3.12 to 5.5.2.
Bug Fixes
Fixed an issue where dungeon instances were not deleted after the dungeon was completed.
Fixed an issue where instances were not removed when leaving a dungeon using /dungeon exit.
Fixed an issue where dungeons configured to automatically close after the boss is killed did not close properly.
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.