
Death+
A mod which adds a bunch of features on death.
Features
- Make all items drop on one block to prevent mixing of stuff between players who die near each other.
- Play a bell sound server wide on death.
- Have a taunting message in chat for the player who died.
- Or, have an AI generated taunting message in chat. Simply set OPENAI_API_KEY in your environment variables (or a .env) and enable useAiTaunts.
- Highly configurable in config/deathplus.json.
Example config
- useAiTaunts will disable set taunts
- Set taunts should have a %s in them for the player's name
- In this example, the rate limit will apply if they die 5 times in one minute, and then wait until 5 minutes have passed with no deaths.
{
"enableOneBlockDrops": true,
"tauntMessages": [],
"enableBellSound": true,
"useAiTaunts": true,
"aiTauntModel": "gpt-4o-mini",
"aiRateLimit": 5,
"aiCooldownMinutes": 5
}
Fully server-side, no client installation needed (unless you want it in singleplayer).
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.10
- 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 death-plus-1.1.4.jar — drop this file into the mods folder
- Download size: 99 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
