Changelog
This page summarizes the latest user-facing changes in DadaGraves.
Latest update
Graveyard system
DadaGraves can now use a server graveyard. When it is enabled, players respawn at the graveyard after a normal death respawn.
If the graveyard is not set, DadaGraves does not change the player's normal respawn location.
Useful commands:
/graves graveyard set
/graves graveyard set <world> <x> <y> <z> [yaw] [pitch]
/graves graveyard tp
Improved commands
The /graves command now supports clearer subcommands and tab completion.
Players can use:
/graves
/graves help
/graves graveyard tp
Admins can use:
/graves graveyard set
Configurable messages
Command messages and graveyard messages can be changed from messages.yml.
This makes it easier to translate the plugin or adapt the text to your server style.
Hologram cleanup
When a grave is removed, its hologram should be removed as well.
The cleanup is designed to handle normal grave removal, grave expiration, and cases where a grave is deleted after being emptied.
Wider compatibility
DadaGraves keeps compatibility-focused behavior where possible. Modern visual features are used when the server supports them. If they are not available, the plugin uses safer fallback visuals instead of stopping the grave from working.
Notes for server owners
After updating, restart the server and let the plugin update or regenerate its files.
Check these files after the first start:
config.ymlmessages.ymlguis.ymldecorations/
If you already customized these files, compare them with the new defaults before replacing them.