Changes
- Menu button clicks now use the new
UIsound category
Bug fixes
- Back buttons on death history pages now display the hover text again
- Fix death marker emitting unwanted particles again in
1.21.6
Changes
- Made necessary changes to support 1.21.5, including:
- Transforming JSON text components to SNBT text components
- Adding additional data for summoned area effect clouds, because default data changed with this game version
Changes
- Removed a workaround that is no longer necessary.
- Checking for the owner of a cuboid should now be more efficient.
Changes
- Changed directory name from
functionstofunctionto accommodate for the new 1.21 naming scheme.
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_historiesto clear every player's death history. - Added an operator function
ldl:_reset_settingsto reset every player's settings. - Added an operator function
ldl:_remove_cuboidsto 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
doImmediateRespawnno longer needs to be disabled. - The gamerule
reducedDebugInfono 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 creation of a cuboid at death position
Changes
- Minor changes to translations
- The option "Create empty lines" no longer deletes the entire chat
- Changed folder and function structure within the datapack
Changes
- If the gamerule "reducedDebugInfo" is set to true, you will no longer get information about coordinates
- The translations have been slightly changed
- The commands have been changed
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 some more valid names where the datapack can be correctly disabled with the uninstall function
Bug fixes
- Fixed an issue where a chat message appeared and the language was not changed when trying to change the language
- Fixed an issue where players without permissions could not change the language
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



