Additions
- Introduced a new datapack-wide menu.
- Made death messages clickable, suggesting a teleport command to the death location.
- Added a death history to store the 16 most recent deaths.
- Added an operator function
ldl:_clear_histories
to clear every player's death history. - Added an operator function
ldl:_reset_settings
to reset every player's settings. - Added an operator function
ldl:_remove_cuboids
to remove all cuboids in loaded chunks. - Included an option to use resourcepacks for changing the language (translation keys).
Changes
- Moved last death location to the new menu.
- Moved settings to the new menu.
- Changed namespace to
ldl
. - The datapack is no longer automatically disabled upon uninstallation.
- The gamerule
doImmediateRespawn
no longer needs to be disabled. - The gamerule
reducedDebugInfo
no longer affects the datapack in any way. - The cuboid is now aligned with a full block.
- The cuboid title is no longer italic.
Removals
- Removed the update function as it's unnecessary.
- Removed the German language option (use translation keys instead).
- Removed startup information for new players.
- Removed the option to disable empty lines.
Bug fixes
- Fixed a rare issue where a player couldn't collect their death point when another player was on the death screen near the death point.
- Adjusted the cuboid collect sound to fade out over distance.
Additions
- Added an option to disable the death message when dying
- Added an option to show emtpy lines in chat when clicking a button in chat
- Added a function that deletes particle cuboids when there are too many in a given radius
Changes
- All languages except english and german removed
- Some messages and interfaces in the chat have been changed
- The particle sphere is now displayed as a particle cuboid with the size of a normal player hitbox
Bug fixes
- Fixed an issue where the uninstall message was clickable
Additions
- Added an update.mcfunction to prepare the datapack for updating to a newer version
Changes
- The particle sphere is no longer aligned with a full block
- The particle sphere now disappears only when the owner passes through it
Bug fixes
- Fixed an issue where a particle sphere was created when a spectator died
Additions
- Added a message telling you that the datapack was successfully uninstalled after using uninstall function (message currently available in english only)
Bug fixes
- Fixed an issue where particle spheres might not appear if too many players died at the same time
- Fixed an issue where the gamerule doImmediateRespawn could be manually activated while the datapack was active
Additions
- Added a message for new players entering the world for the first time explaining all the commands
Bug fixes
- Fixed an issue where messages might not be displayed if too many players died at the same time
- Fixed an issue where an error message appeared when trying to change the language