File Details
DeathChest-1.0.5.jar
- R
- Oct 9, 2025
- 16.43 KB
- 209
- 1.21.10+11
File Name
DeathChest-1.0.5.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- Implemented custom 54-slot death chest inventory.
- Implemented NBT tag for death chest identification.
- Ensured proper serialization and deserialization of `ItemStack` objects for persistent storage.
- Added `/deathchest back` command to teleport to the last death chest.
- Added `deathchest.back` permission for the `/deathchest back` command.
- Added coordinate display upon death and for the `/deathchest list` command.
- Refactored code into `ChestManager`, `PlayerDeathListener`, and `ChestProtectListener` for better organization.
- Removed `InventoryManager` as its functionality was integrated into `ChestManager` and `ChestProtectListener`.

