EasyBans
Overview
EasyBans is a plugin designed to make your life as a server admin much more manageable.
As a server admin myself, I know how hard it is to keep bans managed in-game and on the console, so I made this so everyone doesn't have to feel my pain too! :')
Features
- Bans players in two locations/
- banned-players.txt
- banned.yml (plugins\EasyBans)
- In-Game and console based
- Basic syntax
Commands
/ban <player> [reason] - Bans the chosen player with an optional reason parameter (is logged).
/unban <player> - Un-bans (pardons) the chosen player from the server.
/easybans - Shows an easy to understand help screen with a command reference.
/isbanned <player> - Checks if a player is banned.
Permissions
| easybans.ban | Allows the player to ban other players |
| easybans.unban | Allows the player to unban other players |
| easybans.help | Allows the player to see all admin commands in /easybans |
| easybans.check | Allows the player to check if a player is banned |
Configuration
Not added yet, stay tuned.
To-Do
- /kick command
- Configurable ban/unban/kick messages
- IP address blacklisting and whitelisting
Source code on Github.com