
An easy-to-set-up and customizable plugin that has everything you need. No annoying branding.
A clean, lightweight ban plugin for Paper 1.21x
Running a server means dealing with rule-breakers sooner or later.
BanSystem gives you the tools to handle that — cleanly, quickly, and without installing a bloated multi-purpose plugin just for one feature.
Most ban plugins are either way too bloated or way too basic. BanSystem sits right in the middle.
No database setup. No ten config files. No unnecessary features eating your server resources. Just drop the jar in, start the server, and you are ready to go.
Staff can ban players in seconds with tab-complete guiding them through every argument. Preset reasons and durations mean everyone on your team bans consistently — no more hacker vs hacking vs cheating scattered across your history.
Set a duration like 7d, 12h, or 1mo and forget about it. The moment the time runs out, the player is automatically unbanned. No cron jobs, no manual work.
One command and they are gone for good unless a staff member decides otherwise.
Instead of a generic kick message, players see exactly who banned them, why, how long they have left, and when they can come back. Temporary and permanent bans each have their own screen.
/check <player> shows everything — every ban, every unban, who did it, when, and why. Useful when a player claims they were never warned before, or when you are deciding whether to give someone another chance.
When a ban or unban happens, only staff with the right permission see the broadcast. Regular players are never spammed with moderation messages they do not need to see.
Player names, temp or perm, durations, reasons — all of it shows up in tab-complete automatically. Your staff barely has to type.
Define your server's standard ban reasons once in the config and they appear in tab-complete for every staff member. Keeps your ban history clean and consistent across the whole team.
Give someone the bansystem.exempt permission and no one can ban them through the plugin. Useful for server owners or senior staff.
No external database. No extra plugins required. All ban data lives in your config.yml — readable, editable, and backed up with the rest of your server files.
| Command | Description |
|---|---|
/ban temp <player> <duration> <reason> |
Temporarily ban a player |
/ban perm <player> <reason> |
Permanently ban a player |
/unban <player> |
Unban a player |
/check <player> |
View the complete ban history of a player |
| Permission | Description | Default |
|---|---|---|
bansystem.ban |
Ban players | op |
bansystem.unban |
Unban players | op |
bansystem.check |
View ban history | op |
bansystem.broadcast.see |
See ban/unban broadcasts | op |
bansystem.exempt |
Cannot be banned | false |
Supports any combination of the following units:
| Unit | Meaning |
|---|---|
s |
Seconds |
m |
Minutes |
h |
Hours |
d |
Days |
w |
Weeks |
mo |
Months |
y |
Years |
Examples:
30m6h3d2w1mo1y1d12h
| Platform | Paper |
| Version | 1.21x |
| Java | 21+ |
| Dependencies | None |
No dependencies. No setup. Just works.