HomeJavaModsDeathInventoryTracker
DeathInventoryTracker
DeathInventoryTracker — screenshot 1

☠ DeathInventoryTracker

Never lose track of what you lost — ever again.

DeathInventoryTracker is a powerful PaperMC plugin that saves a complete snapshot of every player death — inventory, armor, offhand, XP, killer info, and death message and lets admins browse, inspect, and restore them through a clean in-game GUI. Full offline player support, Discord notifications, and tab completion included.


Version Paper Discord Downloads


DeathInventoryTracker


✨ Features

📦 Complete Death Snapshots

Every death is recorded with:

All item data is preserved with full fidelity enchantments, durability, custom names, lore, and NBT all survive the round-trip.


🖥 In-Game GUI Browser

Open any player's death history in a clean 54-slot chest GUI:

Death Detail Viewer

Click any entry to open a full 54-slot detail view showing:


🔄 Smart Inventory Restore


👤 Full Offline Player Support


⌨ Commands

Command Description Permission
/deathinv Open your own death browser deathinv.view.self
/deathinv view <player> Browse a player's deaths deathinv.view.others
/deathinv latest <player> Show the most recent death details deathinv.view.others
/deathinv list <player> List last 10 deaths deathinv.view.others
/deathinv reload Reload config and all data deathinv.admin
/deathinv cleanup [days] Delete records older than N days deathinv.admin

All commands work from the server console with formatted plain-text output.


🔐 Permissions

Permission Default Description
deathinv.view.self Everyone Open your own death inventory
deathinv.view.others OP View another player's deaths
deathinv.admin OP Reload, cleanup

🔔 Discord Integration

Get notified in Discord every time a player dies:


🗂 Data Storage

Deaths are saved as compact JSON files in plugins/DeathInventoryTracker/deaths/:


⚙ Configuration

# Discord Integration
discord:
  enabled: false
  webhook-url: "https://discord.com/api/webhooks/YOUR_ID/TOKEN"

# General Settings
settings:
  auto-cleanup-days: 30   # delete deaths older than N days (0 = never)
  log-deaths: true        # log each death to console

📋 Requirements

Requirement Version
Server software PaperMC
Minecraft 1.20.4+
Java 17+

This plugin uses Paper-specific APIs and will not work on Spigot or CraftBukkit.


🛠 Installation

  1. Download the .jar file
  2. Place it in your server's plugins/ folder
  3. Restart the server
  4. Edit plugins/DeathInventoryTracker/config.yml as needed
  5. Use /deathinv reload to apply config changes without restarting

Made by rradajbi

Quick facts

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

These come from our own check of the pack file, not from the source page.

Explore more