This plugin temp bans a player on death for a configurable period of time.
Features:
- Ban a player and optionally ban their IP address for a configurable amount of time on player death
- Integrates with the Bukkit ban system, defers to built in commands to view ban list or unban player/ip
- Kicks player after respawn to avoid issues with player inventory drops
- Per world enabled in configuration
- Customizable messages and language localization
- Optional sound effects
Commands:
/deathban reload
Reloads configuration file and messages
/deathban status
Displays version info and some config settings
/deathban help [command]
Displays a brief help message and command usage
/banlist
Server provided command to list current bans
/unban [player name]
Server provided command to unban a player by name
/unbanip [player ip address]
Server provided command to unban a player IP address
Permissions:
deathban.admin
Administrator permission, grants all following permissions op
deathban.reload
Allows use of plugin reload command
deathban.status
Allows a user plugin configuration settings
deathban.exempt
Makes a user exempt from death bans
Configuration
All configuration changes can be made without needing to restart your server. Just issue the reload command when you are satisfied with your settings in config.yml.