BetterBan Plugin
BetterBan is a comprehensive ban management plugin for Minecraft servers, offering temporary bans with customizable duration and messages.
Key Features:
- Temporary Bans:
- Ban players temporarily with customizable durations using `/tempban`.
- Set ban durations in days, hours, minutes, or seconds.
- Unban Players:
- Unban players using the `/tempunban` command.
- Customizable Messages:
- Configure ban messages, broadcast messages, and unban messages in the `config.yml` file. Also customizable ban screen.
- Ban Logs:
- Keep track of banned players and their ban details in `ban.yml`.
- Kick on Login:
- Automatically kick banned players attempting to log in, with a detailed ban message.
Commands and Permissions:
- /tempban
- Description: Temporarily ban a player.
- Usage: `/tempban <player> <number><d|h|m|s> [reason]`
- Permission: `betterban.tempban`
- Permission Message: You do not have permission to use this command.
- /tempunban
- Description: Unban a player.
- Usage: `/tempunban <player>`
- Permission: `betterban.tempunban`
- Permission Message: You do not have permission to use this command.
Permissions:
- betterban.tempban
- Description: Allows the user to temporarily ban a player.
- Default: op
- betterban.tempunban
- Description: Allows the user to unban a player.
- Default: op
Configuration:
The configuration is fairly easy to use. We support Minecraft and Hex color codes!
# %player% will be replaced with the banned player's name.
# %duration% will be replaced with the ban duration.
# %reason% will be replaced with the ban reason.
If you need help, refer to the plugin documentation or community support. Our discord: Discord. More updates coming soon! Our Modrinth page: Here