DeathBan
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit folia paper purpur spigot
标签: management minigame utility
? 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! ?
请登录后举报
暂无评论,抢个沙发吧~