HomeJavaModsNotable Deaths
Notable Deaths
ModsJava

Notable Deaths

by EsotericEnderman · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 26.1.1–26.2 · Paper⬇ Download for 1.20.5–1.21.10 · Paper⬇ Download for 26.1.1–26.2 · Purpur⬇ Download for 1.20.5–1.21.10 · Purpur
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Notable Deaths — screenshot 1Notable Deaths — screenshot 2Notable Deaths — screenshot 3Notable Deaths — screenshot 4Notable Deaths — screenshot 5Notable Deaths — screenshot 6Notable Deaths — screenshot 7

Notable Deaths

This is a Minecraft Paper plugin that allows server owners to customize which entities' deaths should be announced.

The plugin lets you configure which entities should have their death message broadcast across the whole server. This can also depend on whether the entity is a pet, has a custom name, or has been traded with.

The location of the death may also be displayed in the messages.

The plugin uses Minecraft's message system meaning all languages are supported.

Configuration

By default, the plugin will show the death messages of villagers (that have been traded with), wandering traders, boss mobs, as well as any named entity. This can be changed in plugins/NotableDeaths/config.yml. Here is the default configuration:

# The default configuration for mobs
# Configuration under 'mobs' overrides this
default:
  # Whether death messages should be announced for all entities of this type
  # Other conditions such as 'named' or 'tamed' will be ignored if this is true
  all: false
  # Whether death messages should be announced for named entities of this type
  named: true
  # Whether death messages should be announced for tamed entities of this type
  tamed: false
  # Whether death messages should be announced for villagers that have been traded with
  traded-with: false
  # Whether the location should be broadcast along with the death message for entities of this type
  location: false
# Whether the deaths of tamed entities should be announced to everyone on the server,
# instead of just the pet owner
# This option only takes effect if the death is set to be announced for that tamed entity.
broadcast-tamed-deaths: false
# Overrides for specific entities
mobs:
  VILLAGER:
    traded-with: true
  WANDERING_TRADER:
    all: true
  WITHER:
    all: true
  ENDER_DRAGON:
    all: true
  ELDER_GUARDIAN:
    all: true
  WARDEN:
    all: true
  ILLUSIONER:
    all: true
  GIANT:
    all: true
  CAT:
    tamed: true
  WOLF:
    tamed: true
  PARROT:
    tamed: true
# Discord configuration: will send messages to the channel specified by channel ID
# if channel ID and bot token are specified
# Will only send messages that are announced to *everyone* on the server
channel-id: ''
bot-token: ''

The section under default applies to all entities, unless there exists an entry for that entity under mobs, in which case that entry takes priority.

Links

Disclaimer

NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.

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