DeathRecovery-1.0.0.jar
17 Jan 2026
CurseForge · Hytale mod
Died in a cave and lost everything? This plugin saves your death locations with full history and sharing controls.
Quick answer
DeathRecovery-1.0.0.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.
DeathRecovery-1.0.0.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 DeathRecovery-1.0.0.jar. Pick another file and the loader, install side or required mods may change.
Use DeathRecovery-1.0.0.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 DeathRecovery-1.0.0.jar. It opens that exact file at the source.
About this project
You died in a deep cave. Your items scattered everywhere. The map shows a death marker, but no coordinates.
You know roughly where you died, but finding the exact spot? Good luck.
Death Recovery is a professional server-side plugin that automatically tracks every death with precision:
✅ Complete death history - Last 5 deaths saved per player
✅ Exact coordinates - World name, X/Y/Z position, timestamp
✅ Death cause tracking - Know what killed you (fall, mobs, lava, etc.)
✅ Privacy controls - Share with everyone, whitelist only, or keep private
✅ Admin tools - Server admins can view any player's deaths
✅ Persistent storage - Data survives server restarts with automatic backups
✅ Anti-duplicate protection - Smart cooldown system prevents double-logging
.bak recoverydeathloc.admin permission bypasses privacy| Command | Alias | Description |
|---|---|---|
/lastdeath [player] |
/deathloc |
Show last death location (yours or another player's) |
/deaths [count] |
- | List your death history (up to 5) |
/deathclear |
- | Clear your entire death history |
Examples:
/lastdeath
→ Your last death: overworld (245, 64, -892) - Fall damage
/deaths 3
→ Shows your last 3 deaths with timestamps
/lastdeath Steve
→ View Steve's last death (if he shared it with you)
| Command | Description |
|---|---|
/deathshare on |
Enable sharing your death locations |
/deathshare off |
Disable sharing (default) |
/deathshare add <player> |
Add player to your whitelist |
/deathshare remove <player> |
Remove player from whitelist |
/deathshare list |
Show your current whitelist |
Privacy Logic:
Examples:
/deathshare on
→ Death locations now visible to everyone
/deathshare add Steve
/deathshare add Alex
→ Only Steve and Alex can see your deaths (public sharing disabled)
/deathshare list
→ Whitelist: Steve, Alex
Default settings work for most servers, but you can customize by editing DeathSettings.java:
| Setting | Default | Description |
|---|---|---|
MAX_DEATHS_PER_PLAYER |
5 |
Number of deaths saved per player |
SAVE_DEBOUNCE_MS |
1500ms |
Delay before writing to disk |
DEATH_COOLDOWN_MS |
2000ms |
Cooldown between death logs |
SHOW_TITLE_ON_DEATH |
false |
Show title overlay on death |
SHARE_DEFAULT_ENABLED |
false |
Default sharing state for new players |
| Permission | Description |
|---|---|
deathloc.admin |
View any player's death locations (bypasses privacy) |
Default: All players can use basic commands. Only admins with deathloc.admin can bypass privacy settings.
Files created:
deaths.json - Main data file (in plugin data folder)deaths.json.bak - Automatic backup if corruption detectedPersistence features:
.tmp → rename to .json)For Players:
For Server Admins:
For PvP/Hardcore Servers:
Death not saving?
Can't see another player's death?
/deathshare on/deathshare listdeathloc.admin permissionJSON file corrupted?
.bak backupOpen source - check GitHub repository for details.
Made with ❤️ by SmugTox
Project description from CurseForge.
Recent files
17 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.