DeadChest
Ultimate solution to protect inventory on death
For the full chest experience, use Deadchest with Lootbox!
Keep a player's inventory in a chest (deadchest) when he dies. Deadchest is placed at the location where the player dies with a holographic text with the owner and a timer of remaining time before the chest disappear ! When the timer end, the chest is destroy with all the content in it.
You can edit duration of deadchests, you can also make chest with no timer (Infinity chest). Chest can be private (only the owner of the deadchest can open it or an admin) or public (anyone can open it and get the content).
Keep a player's inventory in a chest when he dies.
- All the inventory is save ( Armor too ! )
- Chest appear at the location who the player die
- All type of world supported (classic world, nether, end...)
- NEW : XP storage
- Holographic display of player owner and remaining time
- Unlimited players and unlimited chests
- Choose chest or player heads
- Permissions
- World management
- Items management
- Worldguard support
- Gamemode management
- Grief protection ( destroy / explosion)
- Complete plugin documentation
- Log system of each deadchest event. Players will not be able to lie to you.
- Compatible with Citizens 2
- Work on 1.13.2 ,1.14.x, 1.15.x ,1.16.x, 1.17, 1.18.X, 1.19.x and 1.20 !
- Highly customizable :
- Chest duration
- Chest access
- Holographic content
- Colors
- Chest griefable (yes/no)
- Number of chest per player
- Language
- Drop
- And many more !
Since version 4.5.0, DeadChest use bStats to collect anonymous data to make statistics for the plugin.
Your 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 |
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
Just drag and drop DeadChest.jar to your plugins file and launch your server. In the plugin/deadchest folder you will find 3 files :
-
config.yml : File to edit the configuration of the plugin (you should open it and put the params you want !)
-
locale.yml : Langage file, english by default, you can edit this file to the langage you want
-
chestData.yml : Do not open or edit this file, it's here that all data about the plugin is stored.
-
deadchest.log : Track all Deadchest events here.
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
In reply to crylonz:
how about hide it entirely? so only players who died and have the xyz position may find? That would be nice too
If you have an issue with the version 4.1.0
-> Please join discord, an hotfix is available (4.1.1)
or
-> Wait until Bukkit approved the fix (4.1.1)
It doesn't seem to work with Netherite stuff yet, even on v4
In reply to tomjschwanke:
Yep, That will be added in 4.1 version
Works only in the overworld, I died many times in the Nether and all items were deleted...
In reply to f0xx3r:
Can you provide more information please ?
They Using DeadChest to Multiply Slimefun soulbound items
If there is an option to blacklist items from DeadChest will be helpful
In reply to EarlyZLK:
Thanks for your suggestion, that will be added in a future version
In reply to crylonz:
They're still doing it. Is there a way to blacklist items based on their lore text containing the word Soulbound?
I have this plugin and Player Heads plugin both installed on my server. Sadly the Player Beheading function does not work with this plugin installed. The only way for a player's head to drop is if they have an empty inventory, and the Dead Chest does not generate. I would LOVE to see both of these plugins working together. Some how making the Player Head drop even if a Dead Chest generates.
In reply to kyles120:
Hi, I will see what I can do to make something compatible with Player Heads. probably in version 4.1.0
For some reason when I updated the plugin, the VanillaTweaks player head drops datapack stopped working. The datapack worked perfectly fine with the dead chest plugin before I updated it.
In reply to Poisonous_Russ:
That is strange, have you any error ?
In reply to crylonz:
Nope, no error shows up.
Hi i really like the plugin but i have 1 problem.
U wrote i can customize the time till the chest disappears.
But where can i find the command to set this up.
In reply to Forge_User_90785214:
Hi,
This is in the locale.yml file. You can edit it, you have some comments to help you :)
This plugin is amazing and we love it but I think I found a slight issue. Whenever someone respawns after they die, they respawn with the exact amount of exp they had when they died. I don't know if this is an issue or if there is a command to change this.
In reply to Poisonous_Russ:
Hi,
Thank you very much ! I have already see report about this issue. Is not a issue related to Deadchest. Indeed the plugin didn't touch anything related to the exp system. The issue must come from another plugin. If you want to be sure of that, just test deadchest without plugin you will have a normal behavior. If it's not the case please tell me back !
Hi, I love the plugin it works great. My players have been having issues with the plugin however. Sometimes our players will lag out and end up at the bottom of a lava lake in the nether (Which is not this plugins fault) however the dead chest that results is nearly impossible to get to, even with the use of /back. Is there a way to add the option of dead chests to either spawn only on surface lava or above lava. I've been trying to modify it myself, but without the GitHub source i've had only difficult times.
In reply to TheFlarken:
Hi,
I understand your problem. I will add a config to handle this case in the next version. That should befast ! Concerning the code, I plan to add to github to open it to the community.