BetterGravestone-1.4.jar
25 May 2026
CurseForge · Hytale mod
Spawn a gravestone when a player dies. UPDATE 5 READY. Lightweight and Efficient!
Quick answer
BetterGravestone-1.4.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
BetterGravestone-1.4.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for BetterGravestone-1.4.jar. Pick another file and the loader, install side or required mods may change.
Use BetterGravestone-1.4.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside BetterGravestone-1.4.jar. It opens that exact file at the source.
About this project
BetterGravestone is a lightweight and efficient mod that spawns a gravestone when a player dies, safely storing their dropped items inside it.
No commands, no schedulers, no databases — everything is stored directly in the block.
Perfect for survival servers that want a clean and fair way to recover items after death without clutter or performance impact.
BetterGravestone uses a simple JSON configuration file.
All messages support TinyMsg formatting, including colors and placeholders.
| Option | Type | Default | Description |
|---|---|---|---|
TimeToCollectGraveInSeconds |
Number | 1800 |
Time (in seconds) a gravestone can be looted before it expires |
SendDeathLocation |
Boolean | true |
Sends the player their death coordinates |
MessageDeathLocation |
String | — | Message sent to the player showing death coordinates |
MessageGraveExpired |
String | — | Message shown when a grave has expired |
MessageGraveNotOwner |
String | — | Message shown when another player interacts with the grave |
BreakOthersPermission |
String | gravestone.break.others |
Permission required to break other players’ gravestones |
IgnoreTimeToCollect |
Boolean | false | Ignores the time limit on gravestone collection |
IgnoreTimePermission |
String | gravestone.ignore.time |
Configure a permission used to bypass the time limit for gravestone collection |
{
"TimeToCollectGraveInSeconds": 1800,
"SendDeathLocation": true,
"MessageDeathLocation": "<color:red>You have died at</color><color:white>:</color> <color:gray>{x}, {y}, {z}</color><color:white>.</color>",
"MessageGraveExpired": "<color:red>This gravestone has been placed for a long time</color><color:white>.</color> <color:red>Your items have rotted away</color><color:white>.</color>",
"MessageGraveNotOwner": "<color:red>You are not the owner of this gravestone</color><color:white>.</color> <color:gray> You can break this gravestone in </color><color:white>{time}</color> <color:gray>seconds</color><color:white>.</color>",
"BreakOthersPermission": "gravestone.break.others", "IgnoreTimeToCollect": false, "IgnoreTimePermission": "gravestone.ignore.time"
}
Need help or want to report an issue?
Support: https://discord.gg/veUKtz2cg4

Project description from CurseForge.
Recent files
25 May 2026
30 Mar 2026
29 Mar 2026
6 Feb 2026
29 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.