Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gliscowo/deathlog
A utility mod for keeping track of all the embarrassing times you died
https://github.com/gliscowo/deathlog
minecraft-mod utility
Last synced: 1 day ago
JSON representation
A utility mod for keeping track of all the embarrassing times you died
- Host: GitHub
- URL: https://github.com/gliscowo/deathlog
- Owner: gliscowo
- License: mit
- Created: 2021-06-20T19:26:57.000Z (over 3 years ago)
- Default Branch: 1.21
- Last Pushed: 2024-08-24T16:17:06.000Z (4 months ago)
- Last Synced: 2024-08-24T17:46:48.018Z (4 months ago)
- Topics: minecraft-mod, utility
- Language: Java
- Homepage: https://modrinth.com/mod/deathlog
- Size: 222 KB
- Stars: 14
- Watchers: 2
- Forks: 12
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeathLog
[![curseforge](https://img.shields.io/badge/-CurseForge-gray?style=for-the-badge&logo=curseforge&labelColor=orange)](https://www.curseforge.com/minecraft/mc-mods/deathlog)
[![modrinth](https://img.shields.io/badge/-modrinth-gray?style=for-the-badge&labelColor=green&labelWidth=15&logo=appveyor&logoColor=white)](https://modrinth.com/mod/deathlog)
[![release](https://img.shields.io/github/v/release/glisco03/deathlog?logo=github&style=for-the-badge)](https://github.com/glisco03/deathlog/releases)
[![discord](https://img.shields.io/discord/825828008644313089?label=wisp%20forest&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/xrwHKktV2d)## Overview
DeathLog tracks your deaths in all worlds and servers. It does this completely client-side and records important metadata like coordinates, dimension and even your entire inventory. Since version 0.2.0 onward however, DeathLog can also operate server-side and track all deaths of all players on that server, with native functionality for restoring a death snapshot. DeathLog can be used on both sides without being required on the other, however managing the server's database is significantly easier with a DeathLog-enabled client.
![log screen](https://i.imgur.com/cWzoapt.png)