Echoing Deaths

⭐ — (2 endorsements) 📥 31 downloads 📌 v0.1.0-ALPHA 📅 6/19/2026
🟡 Updated this year

By Ded3ec · adventure

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/31/2026 📅 Created: 6/19/2026

🔍 Analysis

  • 🏆 #331 of 331 adventure mods in this game by downloads

📋 About This Mod

<!-- ========================================================= --> <!-- BANNER IMAGE --> <!-- ========================================================= --> <p align="center"> <img src="https://raw.githubusercontent.com/PotenFYR-Studios/EchoingDeaths/refs/heads/main/res/banner_ed.png" alt="EchoingDeaths Banner"> </p> <p align="center"> <b>Death leaves a curse behind.</b> </p> <p align="center"> <img alt="Minecraft" src="https://img.shields.io/badge/Minecraft-26.1+-brightgreen"> <img alt="Loader" src="https://img.shields.io/badge/Platform-Spigot%20%7C%20Paper%20%7C%20Purpur-orange"> </p> --- # ✨ Features EchoingDeaths adds immersive death-based curses to nearby players. Whenever a player dies, nearby players receive temporary debuffs themed around the cause of death. Examples: * 🔥 Burn deaths spread weakness and hunger * 💥 Explosions cause nausea * 🌊 Drowning inflicts fatigue * 🕳 Void deaths spread darkness * ⚡ Lightning deaths shock nearby players --- # ⚙️ Supported Platforms * Spigot * Paper * Purpur --- # 🧩 Supported Versions * 26.1.x+ * Forward compatible toward future Bukkit revisions --- # 📦 Installation 1. Download the plugin jar 2. Place it into: ```text /plugins/ ``` 3. Restart your server 4. Configure: ```text plugins/EchoingDeaths/config.yml ``` --- # 🛠 Commands | Command | Description | | ----------------------------- | ----------------------- | | `/echoingdeaths reload` | Reload configuration | | `/echoingdeaths info` | Show plugin information | | `/echoingdeaths test <cause>` | Test death effects | | `/ed` | Command alias | --- # 🔐 Permissions | Permission | Description | | ---------------------- | ----------------------- | | `echoingdeaths.admin` | Access admin commands | | `echoingdeaths.reload` | Reload plugin config | | `echoingdeaths.bypass` | Immune to curse effects | --- # ☠ Death Causes EchoingDeaths supports configurable Bukkit death causes. Examples: ```yaml FIRE: FIRE_TICK: LAVA: FALL: VOID: SONIC_BOOM: DROWNING: FREEZE: EXPLOSION: LIGHTNING: MAGIC: WITHER: HOT_FLOOR: DRAGON_BREATH: PROJECTILE: ENTITY_ATTACK: ``` All effects are configurable directly inside: ```text config.yml ``` --- # 🧪 Example Effect Configuration ```yaml FIRE: display-name: "Fire" duration-seconds: 8 amplifier: 1 potion-effects: - WEAKNESS - HUNGER ``` --- # 💬 Display Features EchoingDeaths supports: * Chat messages * Actionbar messages * Titles * Sounds All fully configurable. --- # 🌍 World Support Supports: * Per-world disabling * Creative bypass * Spectator bypass * Permission bypasses --- # ⚡ Performance Designed to be: * Lightweight * Async-safe * NMS-free * Bukkit-only * Multi-loader compatible No packet manipulation. No version-specific internals. --- # 📁 Configuration The plugin automatically generates: ```text plugins/EchoingDeaths/config.yml ``` with fully documented settings. --- # 🔧 Developer Notes Built using: * Java 21 * Spigot API * Pure Bukkit architecture No: * NMS * Reflection * CraftBukkit internals This improves: * stability * compatibility * forward support --- # ❤️ Planned Features * Custom particles * Per-effect sounds * PlaceholderAPI support * Region support * Totem interaction support * Custom effect stacking * MythicMobs compatibility --- # 📜 License MIT License --- # 👤 Author Developed by **Potenfyr**

EchoingDeaths Banner

Death leaves a curse behind.

Minecraft

Loader

# ✨ Features

EchoingDeaths adds immersive death-based curses to nearby players.

Whenever a player dies, nearby players receive temporary debuffs themed around the cause of death.

🔥 Burn deaths spread weakness and hunger 💥 Explosions cause nausea 🌊 Drowning inflicts fatigue 🕳 Void deaths spread darkness ⚡ Lightning deaths shock nearby players

# ⚙️ Supported Platforms

Spigot Paper Purpur

# 🧩 Supported Versions

26. 1.x+ Forward compatible toward future Bukkit revisions

# 📦 Installation

1. Download the plugin jar 2. Place it into:

```text /plugins/ ```

3. Restart your server 4. Configure:

```text plugins/EchoingDeaths/config.yml ```

# 🛠 Commands

| Command | Description | | ----------------------------- | ----------------------- | | `/echoingdeaths reload` | Reload configuration | | `/echoingdeaths info` | Show plugin information | | `/echoingdeaths test ` | Test death effects | | `/ed` | Command alias |

# 🔐 Permissions

| Permission | Description | | ---------------------- | ----------------------- | | `echoingdeaths.admin` | Access admin commands | | `echoingdeaths.reload` | Reload plugin config | | `echoingdeaths.bypass` | Immune to curse effects |

# ☠ Death Causes

EchoingDeaths supports configurable Bukkit death causes.

```yaml FIRE: FIRE_TICK: LAVA: FALL: VOID: SONIC_BOOM: DROWNING: FREEZE: EXPLOSION: LIGHTNING: MAGIC: WITHER: HOT_FLOOR: DRAGON_BREATH: PROJECTILE: ENTITY_ATTACK: ```

All effects are configurable directly inside:

```text config.yml ```

# 🧪 Example Effect Configuration

```yaml FIRE:

display-name: "Fire"

duration-seconds: 8

amplifier: 1

potion-effects: - WEAKNESS - HUNGER ```

# 💬 Display Features

EchoingDeaths supports:

Chat messages Actionbar messages Titles Sounds

All fully configurable.

# 🌍 World Support

Per-world disabling Creative bypass Spectator bypass Permission bypasses

# ⚡ Performance

Designed to be:

Lightweight Async-safe NMS-free Bukkit-only Multi-loader compatible

No packet manipulation. No version-specific internals.

# 📁 Configuration

The plugin automatically generates:

```text plugins/EchoingDeaths/config.yml ```

with fully documented settings.

# 🔧 Developer Notes

Built using:

Java 21 Spigot API Pure Bukkit architecture

NMS Reflection CraftBukkit internals

This improves:

stability compatibility forward support

# ❤️ Planned Features

Custom particles Per-effect sounds PlaceholderAPI support Region support Totem interaction support Custom effect stacking * MythicMobs compatibility

# 📜 License

MIT License

# 👤 Author

Developed by Potenfyr

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Ded3ec
Version
0.1.0-ALPHA
Downloads
31
Endorsements
2
Category
adventure
Created
6/19/2026
Updated
5/31/2026
Game Versions
26.1, 26.1.1, 26.1.2
Tags
adventure, cursed, magic

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Echoing Deaths support?

The author lists 26.1, 26.1.1, 26.1.2. Other versions may work but are untested by the author.

What is the latest version of Echoing Deaths?

Version 0.1.0-ALPHA, published 2026-05-31 with 31 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More adventure 👤 More by Ded3ec 🔎 Similar Mods 🌐 Best adventure (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods