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
How do I get this plugin not to override, DROPHEAD plugin.
Basically I want the ability for PVP player heads to drop, but unfortunately the DEADCHEST plugin is spawning the chest and no HEAD from the DROPHEAD plugin, even when the config is showing DROPHEAD to have the highest priority.
In reply to MamaQueenBee:
Hi,
Yes I know this issue. I plan to add compatibility with DropHead.
Very good plugin!
In reply to aptkop:
thanks ! <3
hello, i have problem with deathchest holograms still in the world becouse i use /reload . i delete deathchest and turn on,nothing changed./dc repair and others dont deletes the holograms
In reply to Forge_User_36561552:
Hi ! You need to use a command to remove armor stand
In reply to crylonz:
can you tell me what is that command called?
In reply to Forge_User_36561552:
Something like that :
/minecraft:kill @e[sort=nearest,limit=1,type=minecraft:armor_stand]
good plugin, i just cant figure out how to extend the time of the chest despawning. what do I do?
In reply to NebbyWasTaken:
Thanks ! Edit chestDuration in config.yml
I like this plugin, I've downloaded it to change the timer on the chest but it doesn't even download as a folder it downloads as a file and i cannnot edit it
In reply to zooming5000:
Asked on discord
Amazing plugin but please update to 1.16.4 thank you.
In reply to Forge_User_81513808:
Thanks ! It's in WIP
Has anyone come across this issue? Left over chest titles on the world with no chest after the chest has been recovered. Some sort of artifact from the plugin. Its not preventing the plugin from working, just my OCD kicking in every time I see these tags.
Screenshot
In reply to LunixiaLIVE:
Hi,
Wich type of artfifact ? Hologram or chest, something else ?
In reply to crylonz:
I guess the hologram. The name of the player the chest belongs to. I posted a screenshot. just a discord link. I can post an actual pic if you need.
Thanks!
In reply to crylonz:
In reply to crylonz:
Nevermind... updated version cleared out the artifact holograms! didnt realize I was running an older version. normally the plugin yells at me saying there is a new version avail.
Thanks for the reply tho. :D
is there a way to hide deadchest from other players to see? so only the played who died may see it?
In reply to thenagazai:
I already make some tests for this feature. It's really complex to do.