This is an interim release to address the breakage caused by Multiverse v5 API changes.
Support for Multiverse pretty formatted world names in messages has been removed. It may be added back when up-to-date API documentation is released.
Note: The Minecraft sound names have been updated in the sounds.yml file. All other configuration and data files should maintain backwards compatibility with the previous version.
use player bed spawn location if closer than nearest graveyard (default: false)
Fixed bug that preventing setting new location for existing graveyard
Fixed bug that prevented reinstallation of default config.yml on reload if removed
New config.yml options and messages; backup and remove files and restart server/reload plugin to allow plugin to install new versions, or defaults will be used from embedded resource files
Fixed issue where graveyards in unloaded worlds could cause an NPE to be thrown by messages. List and detail view now indicate world is invalid, and all attributes can be modified for these graveyards, and they can also be deleted.
Note the language file has new messages and some of the variable placeholders have been changed. If upgrading from a previous version, please backup and remove your language file to allow the plugin the install the new version on startup, then reapply any customizations.
A new version (v1.13.4) has been uploaded. This version fixes an issue where setting attributes on a non-existent graveyard would result in a NullPointerException being thrown. Additional checks for valid method parameters have also been implemented.
The language file has had new messages added, so once again, backup and remove the language yaml file to allow the plugin to install the new version.
A new version (v1.13.1) has been uploaded. This is a maintenance release that fixes a bug that prevents the plugin from loading when a user provided language file is used. The embedded english language resource file will now be used as a fallback when a message can not be found in a user supplied language file.
No changes have been made to any configuration files in this version.