Simple Plugin that will Ban you if you Die
DeathBan is a lightweight Minecraft plugin that automatically bans players when they die — perfect for hardcore events, UHC sessions, or any server where death should actually mean something.
When a player dies, they are automatically kicked and banned Permament. While banned, they see a clear message on the login screen telling them they died and must wait until an Admin unbans all Players.
/deathban unbanall — great for starting a new round| Command | What it does |
|---|---|
/deathban toggle |
Turn the death ban system on or off |
/deathban whitelist add <player> |
Protect a player from death bans |
/deathban whitelist remove <player> |
Remove a player from the whitelist |
/deathban unban <player> |
Manually unban one specific player |
/deathban unbanall |
Instantly unban all currently banned players |
All commands support tab completion, including auto-suggesting currently banned players for
/unban.
| Permission | Who needs it |
|---|---|
deathban.admin |
Required to use any /deathban command |
Deathban-1.0..jarplugins/ folderThe plugin generates a simple config.yml on first launch. It stores the on/off state, the whitelist, and all active bans. You don't need to edit it manually — everything can be managed in-game.
unbanall.jar in and you're done