Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 months ago
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+


