Mod
EchoGrave
No reviews yet
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.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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/.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources