
EchoGrave
EchoGrave is a Fabric and NeoForge grave mod that stores player items and optional XP in graves on death, adds a Grave Compass, /back support, trusted grave access, configurable decay, localization, and optional async webhook notifications.
About this Mod
EchoGrave
EchoGrave is a lightweight Minecraft grave mod for Fabric and NeoForge. When a player dies, their items and optional XP are saved in a grave instead of being scattered across the world. The mod also includes a Grave Compass, /back support, grave trust access, configurable decay, and optional webhook notifications for server automation.
Features
Graves on death
- Stores the player's inventory in a grave at the death location.
- Remembers the death position for
/backteleport support. - Tries the death block first, then nearby offsets if the grave cannot be placed there.
- Supports owner-only grave access before decay.
- Supports trusted players through the grave trust design.
- Decayed graves become public and release their contents normally.
Decay and warning state
- Default grave lifetime: 30 minutes.
- The warning state begins 10 seconds before expiry.
- Server owners can change the decay duration in config.
Grave Compass
- Adds a craftable Grave Compass recipe.
- Points players toward their nearest active grave using direction and distance helper text.
- Crafting can be disabled in config.
/back support
- Stores each player's last death location.
- Configurable cooldown, default 60 seconds.
- Includes an admin bypass hook for permission integrations.
Optional webhooks
EchoGrave can send an asynchronous HTTP POST when a player dies. This never blocks the server thread. Payload fields include:
playerNamedeathCausex,y,zdimensiontimestampxpAmount
Localization
- English:
en_us - German:
de_de
Supported targets
- Minecraft 1.20.1
- Minecraft 1.20.4
- Minecraft 1.21.1
- Fabric
- NeoForge
Configuration example
{
"decaySeconds": 1800,
"backCooldownSeconds": 60,
"webhookEnabled": false,
"webhookUrl": "https://example.invalid/webhook",
"storeXp": true,
"graveCompassCraftable": true
}
Building from source
./gradlew build -PmcVersion=1.20.1
./gradlew build -PmcVersion=1.20.4
./gradlew build -PmcVersion=1.21.1
./gradlew buildAllVersions packageDistribution
Generated jars are written to build-output/.
Available Versions
How to Install EchoGrave on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "EchoGrave". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.20.4, 1.20.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
EchoGrave server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is EchoGrave compatible with fabric and neoforge?
EchoGrave officially supports fabric, neoforge for Minecraft 1.21.1, 1.20.4, 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with EchoGrave – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if EchoGrave consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install EchoGrave with just one click on your server.