SimpleBan
A Simple Minecraft Ban Plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SimpleBan
🎯 Features
- Temporary and Permanent Bans Handle rule-breakers effectively by issuing either timed bans or permanent bans. This keeps your community fair and under control.
####
- Ban List Overview Get a quick overview of all currently banned Players, so nothing slips through the cracks.
####
- Announce Bans Choose who sees ban Announcements, letting you balance between Admin- and Public-Transparency.
####
- Timezone & Date Customization Show bans in your preferred timezone and Date format, ensuring clarity across different Staff members.
Admin Commands:
``` /tempban <player> <duration> [reason] - Temporarily bans a Player /permban <player> [reason] - Permanently bans a Player /banlist - View a List of all banned Players /baninfo <player> - View Information about a banned Player /unban <player> - Unbans a Player ```
Permissions:
``` simpleban.admin (Default: false) - Allow use of all SimpleBan Commands simpleban.tempban (Default: false) - Allow use of the TempBan Command simpleban.permban (Default: false) - Allow use of the PermBan Command simpleban.banlist (Default: false) - Allow use of the BanList Command simpleban.baninfo (Default: false) - Allow use of the BanInfo Command simpleban.unban (Default: false) - Allow use of the UnBan Command ```
Config:
``` announce-bans - Set who sees ban Announcements timezone - Set the Timezone date-format - Set the Format used for displaying Dates show-timezone - Set whether the Timezone is shown alongside Dates ```