Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed ARR
Published 4 months ago
Updated 4 weeks ago
Changelog
- Implemented custom 54-slot death chest inventory.
- Implemented NBT tag for death chest identification.
- Ensured proper serialization and deserialization of
ItemStackobjects for persistent storage. - Added
/deathchest backcommand to teleport to the last death chest. - Added
deathchest.backpermission for the/deathchest backcommand. - Added coordinate display upon death and for the
/deathchest listcommand. - Refactored code into
ChestManager,PlayerDeathListener, andChestProtectListenerfor better organization. - Removed
InventoryManageras its functionality was integrated intoChestManagerandChestProtectListener.



