By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
PlayerBan is a plugin that allows to ban players from joining the server.
| Command | Description | Permission |
|---|---|---|
/ban <player¦ip> <punId>
|
Ban a player/ip from the server |
Op, playerban.command.ban
|
/unban <player¦ip> |
Unban a player/ip from the server |
Op, playerban.command.unban
|
/banlist |
Shows a list of all banned players/ip's |
Op, playerban.command.banlist
|
/banlogs |
Shows a modification protocol |
Op, playerban.command.banlogs
|
/punishments |
Create or edit punishments |
Op, playerban.command.punishments
|
/punlist |
Shows a list of all punishments |
Op, playerban.command.punlist
|
/banhistory <player¦ip> |
Shows a list of all bans of a player/ip |
Op, playerban.command.banhistory
|
Punishment->isValidId() has been renamed to Punishment->hasValidId()PlayerBanTargetUnbanEvent->getTarget() and PlayerBanTargetUnbanEvent->setTarget() methods have been removedPlayerBanTargetUnbanEvent->getBan() and PlayerBanTargetUnbanEvent->setBan() methods were addedPlayerBanTargetBanEvent & PlayerBanTargetUnbanEventNote: If you use MySQL as a DataManager, you need to delete the configuration file and edit it again.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time