
How the plugin works
When a player dies, a record will be created and stored with information about the date of death, location of death, death message, and cause of death.
Use the command /deathlog to display a list of death records.
Example When a player dies in the game, the record will be saved as follows:
DeathRecord{
playerName='Meo',
deathMessage='Meo was shot to death by skeleton',
deathLocation=Location{world=world, x=123.45, y=67.89, z=101.12},
deathDate=Sat Jun 15 2024 13:49:37,
causeOfDeath='arrow from skeleton'
}

Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.16.5, 1.17, 1.17.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as DeathLogPlugin-1.0-English.jar — drop this file into the mods folder
- Download size: 10 KB
- Download link checked 7 Sept 2026 — working
These come from our own check of the pack file, not from the source page.