DeadChest
The ultimate solution to protect player inventories on death
DeadChest automatically converts a player's dropped inventory into a secure chest at the exact location of death.
Each chest displays a hologram with the owner's name and a configurable countdown timer.
When the timer expires, the chest and its contents are permanently removed.
Fully customizable: define custom durations, create infinite chests, and choose between private (owner/admin only) or public access.

![]()
Key Features
- Automatically stores the entire player inventory on death (including armor)
- Chest spawns at the exact death location
- Holographic display showing owner and remaining time
- Private or public chest access
- Optional XP storage
- Grief protection (explosion and destruction control)
- WorldGuard integration
- Fully compatible with Minecraft 1.13.2 – 26.1.x
- Folia support !
Advanced Features
- Unlimited players and unlimited chests
- Per-world configuration
- Gamemode-based management
- Item filtering and management
- Choose between chest or player head container
- Citizens 2 compatibility
- Detailed logging system for every DeadChest event (no more player disputes)
- Advanced permission system
Fully Customizable
- Chest duration
- Chest access (private/public)
- Hologram content
- Text colors
- Griefable chests (enable/disable destruction)
- Maximum number of chests per player
- Multi-language support
- Drop behavior customization
- And much more
Documention link
Since version 4.5.0, DeadChest uses bStats to collect anonymous usage statistics to help improve the plugin.
![]()
DeadChests are FULLY customizable!

![]()
| Command | Description | Permission |
|
/dc reload |
Reload the plugin |
deadchest.admin |
|
/dc remove |
Remove all deadchests of the current player |
deadchest.remove.own |
|
/dc remove (PlayerName) |
Remove all deadchests of a player |
deadchest.remove.other |
|
/dc removeinfinite |
Remove all infiny chest |
deadchest.admin |
|
/dc removeall |
Remove all deadchests |
deadchest.admin |
|
/dc list |
List all deadchest of the current player |
deadchest.list.own |
|
/dc list all |
List all deadchest |
deadchest.list.other |
|
/dc list (PlayerName) |
List all deadchest of a player |
deadchest.list.other |
|
/dc giveBack (PlayerName) |
Return the oldest deadchest inventory of a player to him |
deadchest.giveBack |
|
/dc ignore |
Opens the ignore list inventory to add items Deadchest should ignore. |
deadchest.admin |
deadchest.generate : Allow a player to generate deadchests
deadchest.chestPass : Allow a player to get all deadchests
deadchest.infinityChest : Allow a player to have a infinity chest

First Installation
-
Download DeadChest.jar
-
Place it in your server’s
/pluginsfolder -
Restart or start your server
The plugin will automatically generate its configuration files inside:
/plugins/DeadChest/
Generated Files
config.yml
Main configuration file.
Use this file to customize plugin settings and behavior.
locale.yml
Language file (English by default).
You can edit this file to translate messages into your preferred language.
deadchest.log
Contains a detailed log of all DeadChest events.


Please read the FAQ if you have any trouble. If you find any issue, please report it on Github or Discord
You will find below the list of all my plugins. They are all updated with the latest version and try to offer you the best experience possible.
- SpawnerSilk : Mine spawners with silk touch.
- DeadChest : Keep your inventory in a chest when you die
- Cryweather : Manage time easily
- RedStoneMe : Activate redstone with your presence
- MendingEnchant : Allow you to have mending with your enchant table
- MobsManager : Manage which mobs can spawn on your server or not
- CreatureCapture : Capture any creatures you see with a special bow





-
View User Profile
-
Send Message
Posted Aug 16, 2019Seems if the same person dies while trying to get to the chest again it causes the server to crash, I get this error on the server console before the server restarts, not sure where the craft tipped arrow was as no one has one.
DeadChest] Task #4 for DeadChest v1.7 generated an exceptionDeadChest] Task #4 for DeadChest v1.7 generated an exceptionjava.lang.ClassCastException: org.bukkit.craftbukkit.v1_14_R1.entity.CraftTippedArrow cannot be cast to org.bukkit.entity.ArmorStand at me.crylonz.DeadChest$1.run(DeadChest.java:126) ~[?:?]
-
View User Profile
-
Send Message
Posted Aug 17, 2019In reply to G33kTek:
Thanks you for your feedback ! I will invest the problem soon !
-
View User Profile
-
Send Message
Posted Aug 15, 2019Helo guys. This is my problem.
This happened while I was using version 1.3 of the plugin. Someone died and left the chest there. Then when I saw that the chest was not gone I opened the chest, but the hologram does not disappear until today. I updated the plugin to version 1.7 but the hologram is still there. I tried to remove the entire plugin to see if it disappeared, but it didn't disappear either. How can I remove this bug?
server is bukkit 1.14.2 with plugin up to 1.14.4
I play in version 1.14.4
-
View User Profile
-
Send Message
Posted Aug 17, 2019In reply to JonattasJK:
Hi, to clear bugged holograms : try this command : /kill @e[type=minecraft:armorstand,r=10] next to the chest. I work regulary to make improvement on the plugin. I hope this kind of problem will deseapear in the future.
Thanks !
-
View User Profile
-
Send Message
Posted Aug 7, 2019And another Bug with the recent 1.7 Update of your Addon:
This message appears permanently in the console:
[DeadChest] Task #10 for DeadChest v1.7 generated an exception java.lang.NullPointerException: null at me.crylonz.DeadChest$1.run(DeadChest.java:109) ~[?:?] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-159] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1147) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[patched_1.14.4.jar:git-Paper-159] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] [09:22:36 WARN]: [DeadChest] Task #10 for DeadChest v1.7 generated an exception java.lang.NullPointerException: null at me.crylonz.DeadChest$1.run(DeadChest.java:109) ~[?:?] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-159] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1147) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[patched_1.14.4.jar:git-Paper-159] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221] [09:22:37 WARN]: [DeadChest] Task #10 for DeadChest v1.7 generated an exception java.lang.NullPointerException: null at me.crylonz.DeadChest$1.run(DeadChest.java:109) ~[?:?] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.14.4.jar:git-Paper-159] at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1147) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1074) ~[patched_1.14.4.jar:git-Paper-159] at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:918) ~[patched_1.14.4.jar:git-Paper-159] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]-
View User Profile
-
Send Message
Posted Aug 11, 2019In reply to Keldor:
I get this too, but on 1.12.2
-
View User Profile
-
Send Message
Posted Aug 7, 2019We noticed a problem on our server. One player died and the chest appeared, then another player (not the chest owner) destroyed the chest of the other player in Creative Mode. We had the problem that the hologram display was frozen and didn't disappear (the countdown didn't count down either). Finally I had to remove it with the minecraft:kill command.
Server Version: Paper 159
Addon Version: 1.5
-
View User Profile
-
Send Message
Posted Aug 7, 2019In reply to Keldor:
Thanks for your feedback ! I will invest the problem and patch the issue for the next update !
-
View User Profile
-
Send Message
Posted Jul 31, 2019To prevent the item drops execute the following command /gamerule keepInventory true in every world. If you use Multiverse use this command for every world /mv gamerule keepInventory true
-
View User Profile
-
Send Message
Posted Jul 30, 2019There are some issues: First is the item duplication, when you die you drop your inventory and the chest also have another inventory of your so you can duplicate it. Second is the spawning of the chest, if you die on half block like camp fire or slabs, the chest will remove the block and spawn there.
-
View User Profile
-
Send Message
Posted Jul 31, 2019In reply to youtoyokoderaaaa:
If when you die you drop your inventory and the chest, it's not normal ! Because deadchest remove your inventory on you and cancel the drop of items. It is necessarily a conflict with an other plugin interacting with player death and/or inventory. I can't control what other plugin do.
For the second point, it's actually a bug ! I will patch that in the next update of the plugin. Thanks for your feedback !
-
View User Profile
-
Send Message
Posted Jul 24, 2019There's a message that spams my console every 3-5 seconds. It doesn't affect the game but is very annoying as trying to read my console is almost impossible as this long message just constantly spams bringing me to the newest message. Was wondering if there's a way to stop this from constantly spamming console. The message that appears is this:
-
View User Profile
-
Send Message
Posted Jul 25, 2019In reply to Forge_User_03017295:
Thanks for your feedback ! I will patch this in the next update.
-
View User Profile
-
Send Message
Posted Jul 25, 2019In reply to crylonz:
I also get this error but only after changing the default configuration.
-
View User Profile
-
Send Message
Posted Jul 28, 2019In reply to Forge_User_11988489:
Fixed in 1.5 version.
-
View User Profile
-
Send Message
Posted Aug 11, 2019In reply to crylonz:
please patch it
-
View User Profile
-
Send Message
Posted Jul 9, 2019Gotta Issue - I'm running this plugin through multicraft and when people leave the server with a dead chest down they cannot be opened at all. I can change the settings in the config files but changing the false to true or true to false does nothing. I cannot remove these chests at all please help.
-
View User Profile
-
Send Message
Posted Jul 10, 2019In reply to NoobGotSkill:
What is your Minecraft version ? Have you any error display on the console ? Do you play in online mode ? Can I see your config file please ?
EDIT : I think I finally found the bug, it will be solved in version 1.4 which will be released soon !
-
View User Profile
-
Send Message
Posted Jul 1, 2019if a player dies in the lava or emptiness, where does the chest go?
-
View User Profile
-
Send Message
Posted Jul 1, 2019In reply to llwinchester_hots:
In Lava or in Water at the position you dead