Death Chest icon

Death Chest -----

Spawns a chest when the player dies in buildable regions




Just because I had a problem with the workflows that automatically update the plugin and I need the next version because of deleting the previous version too often
----------, Feb 12, 2024

* Fix the bug that the player cannot open the chest after rejoining (If chest protection is enabled)
* Fix the bug that the player cannot open the chest if he dies in the world spawn region and has no operator
----------, Feb 12, 2024

* Fix the bug that the player cannot open the chest after rejoining (If chest protection is enabled)
* Fix the bug that the player cannot open the chest if he dies in the world spawn region and has no operator
----------, Feb 12, 2024

  • Fix that the chest spawns on top of the nether if the distance of the safe position is larger than 20 blocks
----------, Feb 11, 2024

* Fix that the chests spawn far away when you crash into the wall with an Elytra
----------, Feb 11, 2024

+ world-aliases and ${world_alias} placeholder added
+ A world chest protection filter added
* move the chest storage files to the corresponding world folders
----------, Feb 11, 2024

Hi folks,
I am sorry for this mistake but I forgot to remove a debug message
----------, Oct 29, 2023

Hi folks,

this update will add compatibility with LWC and Lockette and reformat the config file. If you want to use this update, you have to reconfigure your config file.
----------, Oct 28, 2023

hi,
this update fixes the exceptions if no block breaking animation is available and adds the feature to save all player levels if the level conversion is activated and the option
Code (Text):
save-all-exp: true
is in the config file
----------, Sep 30, 2023

Hi,
this update fixes the missing meta data of itemstacks in the audit logs and adds a minePlots support
----------, Sep 30, 2023

Because of the IntelliJ cache the plugin.yml was not updated
----------, Sep 11, 2023

If you want to update to version 2 of the plugin, it is important to do this update. With the previous update, chests do not spawn if no expiration time is configured.
What's Changed
----------, Sep 10, 2023

----------, Sep 4, 2023

https://github.com/DevCyntrix/death-chest/releases/tag/v2.0.0
----------, Sep 3, 2023






This update fixes the bug that a chest isn't protected if you have configured a chest protection expiration.
----------, Mar 28, 2023

This update will fix the chest protection and makes the plugin independent from Vault
----------, Mar 27, 2023

- Improve code
- Fix that the chest will be removed if something went wrong
- Fix that blocks stays if a player dies in a multiblock structure
- Add thief protection expiration
- Fix exception of supported ProtocolLib version
- Fix Armorstand bug
----------, Feb 1, 2023

This update will fix the bug that the hologram doesn't disappear is the chunk isn't loaded. If you have the bug from a previous version run this command: /minecraft:kill @e[type=minecraft:armor_stand,distance=..5] near to the hologram.
----------, Jan 2, 2023

This update fixes the bug that you can dupe items with the drop-items-after-expiration option.
----------, Dec 31, 2022

This update will improve the error handling of the chest remove and fix a typo and a bug.
----------, Dec 30, 2022

This update removes all hologram supports and implement an own to reduce bugs and dependencies. It also adds a new feature in the config which enables the item drop after the chest is expired. Additionally it fixes that thieves can't break the chest anymore.
----------, Dec 30, 2022

This update will fix the duplicate message if you have activated the broadcast if a player died.
----------, Dec 3, 2022

This update makes the plugin compatible down to 1.17.1
----------, Dec 3, 2022

This update implements a death message feature that you can change or disable the death message if a player dies and it adds a Support for CMI Holograms that you can use CMI to spawn Holograms with information about the expiring time and the player which died.
----------, Dec 3, 2022

This update will improve the performance of this plugin and with the exception bug with Holographic Displays.
----------, Nov 30, 2022

This update will fix the deathchest overwriting by deathchest bug and it implements the feature that blocks they were replaced by a deathchest comes back if the deathchest disappear.
----------, Nov 3, 2022

The update will fix a bug which occurs because of a wrong config property
----------, Nov 1, 2022

This update will fix the bug that Vault isn't required anymore.
----------, Oct 31, 2022

This update will add a chest protection for players with a specific permission. To use this feature it is necessary to have Vault on the server.
----------, Oct 29, 2022

This update will add a chest protection for players with a specific permission. To use this feature it is necessary to have Vault on the server.
----------, Oct 29, 2022

This update will fix an exception which occured if the server isn't running with WorldGuard. Thanks a lot to https://github.com/Terminal-Access which contributed to the project! :D
----------, Oct 25, 2022

In this realase I added a custom WorldGuard flag so that you can enable the spawning of death chests in a specific region and I added a command that the admin/console/commandblock can delete all or the chests in a specific world.
----------, Oct 20, 2022

This update will add a blast protection feature to the plugin. To activate it, you have to change the 'blast-protection' option to true.
----------, Oct 7, 2022

This update adds a world-filter to the configuration file
----------, Sep 19, 2022

This update will fix some erros, adds the support for Placeholder API and a dds a global notification option if a player dies.
----------, Sep 7, 2022

This update fixes the exception which occured if you break the chest.
----------, Jul 9, 2022

In this update I added placeholders to the death message to send the player the position where he died.
----------, Jul 9, 2022

In this update I added the compatibility with the plugin RedProtect. Have fun :)
----------, Jun 16, 2022

This update fixes the error when the player closes the chest inventory.
----------, May 7, 2022

With this update the chest doesn't dissappear anymore when the server restarts/reloads. The chest will save in the "saved-chest.yml" in the data folder of the plugin and will load again when the server starts.
----------, Apr 15, 2022

This update fixes the bug that the block doesn't disapper after a reload or restart.
----------, Apr 12, 2022

Now this plugin has a support the GriefPrevention Plugin.
----------, Apr 9, 2022

  • Bug fixes
  • Code optimations
----------, Apr 6, 2022

  • This update breaks your configuration file. If you had changed something in your configuration file before, you have to reconfigure it.
  • This update adds particle effects to the chest and a modifiable hologram.
----------, Apr 4, 2022

This update add a support for PlotSquared that chest doesn't spawn on roads and doesn't spawn in areas where the player hasn't build permission.
----------, Apr 2, 2022

This update add the support for the hologram plugin "DecentHolograms"
----------, Apr 2, 2022

Improves the API and fixes bugs
----------, Apr 1, 2022

Sorry for this, but you have to update this plugin for stabilize the server.
----------, Apr 1, 2022

Adds an update checker and a property in the configuration file to disable it. The plugin will notify the console when the server about the new version and the players with the permission 'deathchest.admin'
----------, Mar 31, 2022

  • Items will drop when the player breaks the chest
  • Block break animation
----------, Mar 31, 2022

In this update I added a reload command for reloading the plugin's configuration file. Also I added a 'spawn-hologram' property in the config, so that Holographic Displays is not a dependency anymore.
----------, Mar 31, 2022

Resource Information
Author:
----------
Total Downloads: 80,561
First Release: Mar 30, 2022
Last Update: Feb 12, 2024
Category: ---------------
All-Time Rating:
36 ratings
Find more info at deathchest.helixdevs.de...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings