DeathChest999
ModrinthDeath Chests - A plugin that leaves a chest containing all your items when you die, announces your death coordinates in chat, and automatically removes the chest after a customizable time period
2.9k downloads 5 followers updated 2mo ago
latest v1.1.0 Modrinth
Description
DeathChest is a Spigot plugin that creates a protected chest at a player's death location, storing their inventory items safely.
Features
- Creates a protected death chest at the player's death location.
- Death chests have a 54-slot inventory (equivalent to a double chest) to accommodate player inventory items.
- All items from the player's inventory are automatically placed into the death chest upon death.
- Only the owner of the death chest can open it.
- Items stored in death chests persist across server restarts.
- Players are notified of their death chest's coordinates upon creation.
Commands
/deathchest list: Lists your active death chests, including their coordinates./deathchest back: Teleports you to your most recent death chest.
Permissions
deathchest.back: Allows use of the/deathchest backcommand.
Versions
Release
1.1.0
### Bug Fixes
- **Fixed Permission Enforcement** - The `deathchest.use` permission is now enforced before creating a death chest.
- **Fixed Keep Inventory…
Release
1.0.9
### New Features
#### Death Chest Compass
- Players can now obtain a compass that points directly to their nearest death chest
- Use `/deathchest compass` to…
Release
1.0.8
### New Features
#### Customizable Messages System
- Added full message customization through config.yml
- All plugin messages can now be edited by server…
Release
1.0.7
- Added `/deathchest reload` command to reload configuration without restarting
- Added `prevent-explosions-near` configuration option to protect death chests…
Release
1.0.6
### Added
- Configuration Option To Put Players DeathChest In A Specific Location
- Configuration Option Of Whether Or Not It Costs Money To Open Your…
Release
1.0.5
- Implemented custom 54-slot death chest inventory.
- Implemented NBT tag for death chest identification.
- Ensured proper serialization and deserialization of…
Release
1.0.4
✅ 1. Chest Logging System Added
New file: deathchests.yml
Logs every death chest with:
Player UUID
Chest location(s)
Timestamp
Double chest…
Release
1.0.3
✅ Bug Fixes
Fixed item duplication on death:
Moved event.getDrops().clear() to occur immediately after copying the drops, ensuring items no longer drop…
Release
1.0.2
Bug Fixes and Improvements
1. Player vs Mob Death Handling
Added explicit player instance check to prevent chests from spawning when mobs die
Ensures the…
Release
1.0.1
🐛 Critical Bug Fixes
Location Object Modification Issue:
Resolved an issue where modifying the death location with an offset was causing incorrect path…

Comments 0
No comments yet. Be the first to share your thoughts.