Death Lesson is a quality-of-life Forge mod that turns player deaths into useful recap reports.
Instead of only showing the vanilla death message, Death Lesson explains what killed you, what damage led up to the death, which source contributed the most, and what could have helped you survive. It is designed for survival worlds, multiplayer servers, and modpacks where deaths can come from many different sources.
Learn from the death. Fix the mistake. Survive the next one.
When a player dies, Death Lesson creates a report based on recent server-side damage events. The report can show:
For example, if lava dealt most of the damage but a skeleton landed the final hit, Death Lesson can explain that clearly instead of only showing the final death message.
[View Death Lesson] chat actionDeath Lesson gives conservative, practical suggestions based on what happened before death.
Depending on the situation, it may suggest things like:
The mod does not claim that a tip would have guaranteed survival. It is meant to help players understand likely prevention options.
Death Lesson includes simple player commands:
/deathlesson last
Shows your most recent detailed death report and opens the GUI when available.
/deathlesson summary
Shows a short recap of your most recent death.
/deathlesson clear
Clears your stored death report and recent damage cache.
/deathlesson debug
Shows raw technical report details for troubleshooting.
Death Lesson includes configurable options for tracking, display, and report detail.
Available options include:
trackingWindowTicks
How many recent server ticks of damage are tracked. Default: 400
maxDamageEvents
Maximum stored damage events per player. Default: 12
enableChatSummary
Enables the post-death chat summary.
enableDeathScreenButton
Enables the Death Lesson button on the death screen.
enableDetailedTimeline
Enables detailed damage timeline entries.
enableDebugDetails
Enables raw technical details.
enableDeathLessonScreen
Enables the custom report screen.
enableClientScreen
Allows the client GUI to open.
showCoordinatesInReport
Shows positions in timeline entries.
compactMode
Uses tighter GUI spacing.
useColorEmphasis
Enables color accents.
maxTimelineEntriesShown
Caps displayed timeline rows.
Death Lesson can recognize and report many common damage categories, including:
Unknown damage sources are reported cautiously instead of crashing the mod.
Death Lesson is server-authoritative.
The server tracks player damage and creates the death report. Each report is only sent to the player who died.
Recommended installation:
Death Lesson is designed to be educational, not a perfect combat simulator.
Known limitations:
deathlesson