DadaGraves
DadaGraves adds custom gravestones to your Minecraft server. When a player dies, the plugin can create a gravestone at the death location, store the player inventory and experience, and show a small hologram above the grave.
Players can open their grave to recover items, choose their preferred grave decoration, and use the graveyard system if the server owner enables it.

Main features
- Creates a gravestone when a player dies.
- Stores the player inventory and experience.
- Supports lock timers, so graves can stay private for a configured time.
- Supports expiry timers, so graves can disappear automatically.
- Shows a configurable hologram above the grave.
- Removes the hologram when the grave is removed.
- Lets players choose a decoration from a GUI.
- Supports custom decorations made from display blocks, player heads, held items, and text.
- Includes fallback behavior for servers where modern display entities are not available.
- Optional graveyard system: players can respawn at a configured graveyard after death.
- Optional Vault support for paid grave opening.
Basic player flow
- A player dies.
- If the player has permission and has items or experience to store, a grave is created.
- The grave stores the dropped items and experience.
- A hologram appears above the grave.
- The player can go back to the grave and open it.
- When the grave is emptied, expires, or is removed, the grave and its hologram are cleaned up.
Server compatibility
DadaGraves is built to keep wide server compatibility where possible. Modern decoration features use display entities when the server supports them. If the server does not support those entities, the plugin uses safer fallback visuals instead of stopping the grave from working.
Some visual features depend on newer Minecraft server APIs. On older servers, the grave can still work, but some modern decorations may not appear exactly the same.
First setup
- Put the plugin
.jarfile in your serverpluginsfolder. - Start the server once.
- Stop the server.
- Edit the generated files in the plugin folder.
- Start the server again.
Important files:
config.yml: timers, locks, hologram text, platform rules, and graveyard location.guis.yml: all player menus.messages.yml: command messages and plugin messages.decorations/: available grave decorations.blockdisplay/: model files used by display-block decorations.
Useful pages
Support
For questions or issues, join the Discord server: