-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(cherry picked from commit 873e616)
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 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) |