EchoingDeaths.docs
About

Every death echoes.

EchoingDeaths is a Minecraft death plugin by PotenFYR Studios: when a player dies, the cause of death becomes a temporary curse that ripples out to everyone nearby.

The project

EchoingDeaths started from a simple server-nightmare: deaths are moments players gather around, but nothing ever happens. The plugin listens for player deaths, resolves the Bukkit damage cause, and presses a themed set of debuffs onto nearby players. lava deaths nauseate witnesses, void deaths blind them, the Warden's sonic boom leaves them in darkness. Everything is driven by a single config.yml, and any Bukkit DamageCause can be mapped.

Under the hood it is deliberately boring: pure Bukkit/Spigot API, no NMS, no reflection, no CraftBukkit internals, which keeps it stable across server updates. Current release: v0.1.0-alpha, built for Spigot / Paper / Purpur on Minecraft 1.21+.

PotenFYR Studios

PotenFYR Studios is a creative hub for game development, hosting infrastructure, automation tools and community-driven projects, and Minecraft plugins and Fabric frameworks, Pterodactyl/Pelican eggs, API security. We build modular, performant, production-ready software in the open at github.com/PotenFYR-Studios.

Roadmap

Planned features, straight from the project board:

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

Want to steer what ships next? Open an issue or bring it to the Discord.

License

EchoingDeaths is free to use under the Apache License 2.0 with the Commons Clause, Copyright © 2026 PotenFYR Studios. The license page explains what that means in practice, and the LICENSE file in the repository is authoritative.

Back to the documentation hub or the landing page.