
DeathBan
A very simple Minecraft plugin which bans the player when he dies.
- Загрузки
- 12K
- Подписчики
- 18
- Обновлён
- 21 января 2026 г.
- Лицензия
- MIT
Опубликован 17 марта 2023 г.
💀 DeathBan
A lightweight and simple plugin that bans players when they die. Perfect for hardcore survival servers!
Got ideas or suggestions? Join our Discord!
✨ Features
- 🎮 Simple & Lightweight - Minimal resource usage
- 🔥 Folia Support - Works on modern Folia servers
- ⚔️ PvP Mode - Ban only when killed by other players
- 🎨 Colorful Ban Messages - Support for Adventure API with colors and formatting
- ⏱️ Flexible Timing - Customizable ban delay and duration
- 👁️ Spectator Mode - Optional spectator mode after death
- 🔐 IP Banning - Choose between player or IP bans
📋 Configuration
settings:
banreason: "<bold><red>Game Over!</red></bold>\n\n<gray>You were banned for dying in combat.</gray>"
ban-delay: 3 # Seconds after death until ban
spectator-after-death: true # Enable spectator mode after death
ban-time: 30 # Ban duration in minutes (0 = permanent)
ban-ip: false # Ban IP address instead of player name
ignore-permission: false # Ignore deathban.immune permission
player-kill-only: false # Only ban when killed by other players
debug: false # Enable debug logging
Color & Format Support
The banreason field supports Adventure API MiniMessage formatting:
Colors: <red>, <blue>, <green>, <yellow>, <aqua>, <light_purple>, <gold>, <gray>
Formatting: <bold>, <italic>, <underlined>, <strikethrough>
Example:
banreason: "<bold><red>BANNED!</red></bold>\n<yellow>Reason: <gray>Died in combat</gray></yellow>"
🔑 Permissions
| Permission | Description |
|---|---|
deathban.immune |
Immunity from death bans |
📝 Changelog
Version 1.3.1
- ✅ Colored Ban Messages on Rejoin
- ✅ Custom PlayerLoginEvent Handler for formatted ban messages
- ✅ Improved ban message storage and display
Version 1.3.0
- ✅ Folia Support
- ✅ Player-Kill-Only Mode
- ✅ Better Ban Messages (Adventure API)
- ✅ Debug Mode
- ✅ Ban Timing Fixed
- ✅ Safer Teleportation
🚀 Installation
- Download the latest
DeathBan.jar - Place it in your
pluginsfolder - Restart your server
- Configure
plugins/DeathBan/config.ymlto your needs
Enjoy! 💀
Ченджлог
1.3.1Релиз26.1.1, 26.1.2, 26.2 · 21 января 2026 г.
Bug Fixes & Improvements! (1.3.1)
- Colored Ban Messages on Rejoin: Ban messages now display with full Adventure API formatting (colors, bold, etc.) when banned players try to rejoin the server.
- PlayerLoginEvent Handler: Added custom event handler to intercept and format ban messages with MiniMessage support.
- Improved Ban Message Storage: Ban reasons are now stored in memory with formatting preserved for display on rejoin attempts.
New Features! (1.3.0)
- Folia Support: Now works on Folia servers.
- Player-Kill-Only Mode: Ban only when killed by other players (PvP deaths).
- Better Ban Messages: Colorful formatted messages with Adventure API.
- Debug Mode: Optional debug logging to troubleshoot issues.
- Ban Timing Fixed: Bans now work correctly regardless of respawn behavior.
- Safer Teleportation: Improved teleport handling for Folia.
New Features! (1.2.2)
- ...existing code...
1.3.0Релиз1.21.9, 1.21.10, 1.21.11 · 20 января 2026 г.
New Features! (1.3.0) 🪩
- Folia Support: Now works on Folia servers.
- Player-Kill-Only Mode: Ban only when killed by other players (PvP deaths).
- Better Ban Messages: Colorful formatted messages with Adventure API.
- Debug Mode: Optional debug logging to troubleshoot issues.
- Ban Timing Fixed: Bans now work correctly regardless of respawn behavior.
- Safer Teleportation: Improved teleport handling for Folia.
1.2.2Релиз1.21.8, 1.21.9, 1.21.10 · 18 февраля 2025 г.
New Features! (1.2.2)
- Added function to ignore permissions for a user.
- Fixed Bug where the player items were duplicated after ban.
1.2.1Релиз1.21.2, 1.21.3, 1.21.4 · 16 декабря 2024 г.
New Features! (1.2.1)
- Added IP-Ban functionality.
1.2.0Релиз1.21.2, 1.21.3, 1.21.4 · 15 декабря 2024 г.
New Features! (1.2.0)
- Updated to 1.21.4
- Added ban delay.
- Added spactator mode after death.
- Added ban time.
1.1.2Релиз1.21.1, 1.21.2, 1.21.3 · 23 ноября 2024 г.
UPDATE TO 1.21.3! (Version 1.1.2)
- Multi version support from 1.21 to 1.21.3
1.1.1Релиз1.21 · 16 июля 2024 г.
UPDATE TO 1.21! (Version 1.1.1)
- Small performance fixes.
In version 1.1.0
- Updated to 1.21
- Added permission deathban.immune for immunity
- Added config to edit ban reason.
1.1.0Релиз1.21 · 16 июля 2024 г.
UPDATE TO 1.21! (Version 1.1.0)
- Updated to 1.21
- Added permission deathban.immune for immunity
- Added config to edit ban reason.
Комментарии
Загружаем…