DeathChestReborn
A chest that keeps your items safe after you meet your demise. A project born from the ashes of a slightly different approach to the same idea (Death On The Spot).
DeathChestReborn
DeathChest Reborn
Minecraft Paper/Spigot plugin that automatically saves a player's entire inventory on death, then lets them retrieve items through admin-registered "DeathChest" chests.
Features
- Auto-save — Inventory, armor, and offhand are saved on death (vanilla drops are suppressed) - GUI retrieval — Players access deaths via /dcr open with two views: - Per-death browsing - Aggregated "All Items" view - Admin DeathChests — Admins register chest locations with /dcr set for players to use - Curse of Vanishing — Items with this curse vanish on death (not saved, not claimable) - Configurable limits — Cap stored deaths by count or total item stacks - Legacy data migration — Supports importing data from older DeathChest plugins
Commands (for players) - /dcr open [player] — Open your (or another's) death data, configurable - /dcr help — Show command help
Admin Commands - /dcr set [name] — Register the chest you're looking at as a DeathChest - /dcr remove — Remove the targeted DeathChest location - /dcr list [all|active|inactive] — List registered DeathChests - /dcr find <text> — Search DeathChests by name/ID - /dcr rename <id> <new-name> — Rename a DeathChest - /dcr info [id|name] — Show DeathChest details - /dcr reload — Reload plugin settings
Permissions - dcr.admin.set — Register/remove DeathChest locations - dcr.admin.remove — Remove DeathChest locations - dcr.admin.reload — Reload config - dcr.admin.viewothers — View other players' death data - dcr.admin.modifyothers — Claim items from other players' deaths Requirements - Server: Paper 1.21.4+ (or Spigot API 1.21+) - Java: 21+