Releases: DevCyntrix/death-chest
Releases · DevCyntrix/death-chest
v2.2.9
- The bug that when a player died in a Nether portal, no chest appeared has been fixed.
Full Changelog: v2.2.8...v2.2.9
v2.2.8
- Sends the warning that the function call took longer than 1 second only if the plugin is in debug mode.
v2.2.7
Full Changelog: v2.2.6...v2.2.7
- Delete a debug message if the player is interacting with the chest
v2.2.6
What's Changed
- Fix typo in plugin.yml resulting in incorrectly named permissions by @QuantumToasted in #88
- Fix multiple sound if you try to open the chest
- Fix multiple messages if you try to open the chest without permissions
New Contributors
- @QuantumToasted made their first contribution in #88
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
Full Changelog: v2.2.4...v2.2.5
v2.2.4
Full Changelog: v2.2.3...v2.2.4
No changes
v2.2.3
What's Changed
- Compare the unique id instead of the player object by @DevCyntrix in #77
Fixes the bug that the player cannot open the chest after rejoining (If chest protection is enabled)
- Add a Minecraft protection service to avoid spawning chests in spawn … by @DevCyntrix in #78
Fixes the bug that the player cannot open the chest if he dies in the world spawn region and has no operator
Full Changelog: v2.2.0...v2.2.3
v2.2.2
Full Changelog: v2.2.1...v2.2.2
- Fix that the chest spawns on top of the nether if the distance of the safe position is larger than 20 blocks
v2.2.1
Full Changelog: v2.2.0...v2.2.1
- Fix that the chests spawn far away when you crash into the wall with an Elytra
v2.2.0
What's Changed
- Removes debug messages by @DevCyntrix in #71
- Add config section world-alias and ${world_alias} placeholder by @SrBedrock in #69
- Move the container file to the corresponding world folder by @DevCyntrix in #72
- Add a world chest protection filter by @DevCyntrix in #74
Full Changelog: v2.1.1...v2.2.0