Death Respawn Notifier

Death Respawn Notifier

Die less lost — death coordinates, respawn broadcasts, and a dead-player marker in the Tab list.

by
70 Downloads
fabricsocialtechnologyutility
Rent Server with this Mod

Screenshots

Death Respawn Notifier Screenshot 1
Death Respawn Notifier Screenshot 2
Death Respawn Notifier Screenshot 3
Death Respawn Notifier Screenshot 4
Death Respawn Notifier Screenshot 5
Death Respawn Notifier Screenshot 6

About this Mod

Death Respawn Notifier

Minecraft 26.1.2 Loader Fabric Install Server-first Modrinth project

Death Respawn Notifier helps your whole server bounce back from every death.

  • Know where you died — optional dimension and coordinates right in the death message.
  • Hear when players return — an optional respawn broadcast for the whole server.
  • See who is still down — a dead-player marker in the vanilla Tab list.
  • Personal touches — your own death screen details and a respawn action bar reminder.
  • Server-first — the core features run on the server; clients are optional.

Death Respawn Notifier overview

Features

Death messages that help you recover

Server death messages can include the dimension and coordinates where a player died. Keep the detail on when your group wants easier recovery, or turn it off for vanilla-style death messages.

Death message with Overworld location details

Death message with The End location details

Death message with The Nether location details

A simple heads-up when players respawn

Respawn broadcasts let everyone know a player is back. Dimension and coordinate details are optional, so the message can stay short or add context for coordinated play.

Respawn broadcast message

Personal death screen details

Install the mod on your client to see death dimension and coordinate details on the death screen. These are your settings and do not change Server Config behavior.

Death screen details in the Overworld

Death screen details in The End

Death screen details in The Nether

An optional respawn reminder

Turn on a short action bar alert after respawning — a quiet reminder of where you came back without adding another chat message.

Respawn action bar alert

Dead markers in the Tab list

When the server enables Tab list dead markers, players with the mod can see who is still dead, right in the vanilla Tab list.

Tab list with dead player marker

Settings when you want them

With Mod Menu, adjust your death screen details and respawn action bar alert. In singleplayer, or on a server where you have operator permission, Server Config also exposes the global death and respawn features.

Death Respawn Notifier Mod Menu settings

Quickstart

  1. Install Fabric Loader and Fabric API on your server.
  2. Drop Death Respawn Notifier into the server's mods/ folder and start it. Death-location messages, respawn broadcasts, and Tab list dead markers work for everyone immediately.
  3. Want personal death screen details and respawn reminders? Add the mod (and Mod Menu) on your client.
  4. Tune everything later in Mod Menu — Server Config needs operator permission — or in the config file below.

Compatibility

Death Respawn Notifier is server-first. Here is where each piece runs and what it needs.

  • Dedicated server (required): death messages with dimension and coordinate details, respawn broadcasts, and Tab list dead markers.
  • Client (optional): personal death screen details, respawn action bar alerts, Client Config, Mod Menu settings, and singleplayer.
  • Required dependency: Fabric API, wherever the mod is installed.
  • Optional dependency: Mod Menu on clients for Client Config and permission-gated Server Config.
Feature Singleplayer Multiplayer with server mod Client-only install
Death messages with location details This world Everyone sees the broadcast Not available
Personal death screen details Client Config Each player's own client settings Client Config only
Respawn messages This world Everyone sees the broadcast Not available
Personal respawn action bar alerts Client Config Each player's own client settings Client Config only
Tab list dead markers This world Server-controlled markers Not available
Mod Menu settings Client and Server Config Client on this computer; Server Config with operator permission Client Config only

Make it yours

Death Respawn Notifier keeps client settings separate from server settings.

  • Client settings control your death screen details and the respawn action bar on this computer.
  • Server settings control death messages, respawn messages, and Tab list dead markers.
  • Each scope has its own master toggle, so either side can stay on or off.
  • In singleplayer, Server Config edits the server settings in the local file. On remote servers, Server Config is editable only with operator permission.

Config file

After first launch, edit config/death-respawn-notifier.json. File edits need a game or server restart; Mod Menu changes apply immediately where editable.

Show the default death-respawn-notifier.json
{
  "schema_version": 1,
  "server": {
    "enabled": true,
    "broadcasts": {
      "on_death": {
        "enabled": true,
        "include_dimension": true,
        "include_coordinates": true
      },
      "on_respawn": {
        "enabled": true,
        "include_dimension": false,
        "include_coordinates": false
      }
    },
    "tab_list": {
      "dead_markers_enabled": true
    }
  },
  "client": {
    "enabled": true,
    "death_screen": {
      "on_death": {
        "enabled": true,
        "include_dimension": true,
        "include_coordinates": true
      }
    },
    "action_bar": {
      "on_respawn": {
        "enabled": false,
        "include_dimension": false,
        "include_coordinates": false
      }
    }
  }
}

More from bearaujus

More server-first Fabric mods in the same family:

  • Dimension Notifier — Never ask 'where are you?' again — live dimension cues in the action bar, chat, and Tab list.

Support & license

Report issues at [email protected].

Death Respawn Notifier is distributed under the Bearaujus Proprietary License v1.0. Full terms ship inside the downloaded jar as LICENSE.txt.

Death Respawn Notifier is not official Minecraft content and is not endorsed by or associated with Mojang or Microsoft.

Available Versions

Death Respawn Notifier 0.2.3+26.1.2release
MC 26.1.2fabric
June 10, 2026
Death Respawn Notifier 0.2.2+26.1.2release
MC 26.1.2fabric
June 8, 2026
Death Respawn Notifier 0.2.1+26.1.2release
MC 26.1.2fabric
June 8, 2026
Death Respawn Notifier 0.2.0+26.1.2release
MC 26.1.2fabric
June 7, 2026
Death Respawn Notifier 0.1.0+26.1.2release
MC 26.1.2fabric
May 26, 2026

How to Install Death Respawn Notifier on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Death Respawn Notifier". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.1.2

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Death Respawn Notifier server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is Death Respawn Notifier compatible with fabric?

Death Respawn Notifier officially supports fabric for Minecraft 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Death Respawn Notifier – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Death Respawn Notifier consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Death Respawn Notifier with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
NOASSERTION
Server-side
Required

Supported Versions

26.1.2