Publicly tracks player death counts and notifies players of their coordinates upon death. Supported by all the major mod loaders, fully server-side, available as a datapack.
Q: Is there any way to reset the player death counts or set them to something?
A: Yep, there's a reset function included that just sets all the death counts to 0 (/function death_log:reset). If you want to set a certain players death count, you have to modify the scoreboard.
Q: What do you mean by "major mod loaders"?
A: Fabric, Forge, NeoForge, and Quilt.
Q: Any dependencies?
A: If you're on Fabric, the Fabric API is a dependency.