Description
Ban System is a simple, form-based ban management add-on for Minecraft Bedrock.
FEATURES
- /ban — opens a form to pick an online player, set a ban duration, and add a reason
- /banlist — browse all banned players, view ban details, and unban directly from the list
- Automatically kicks banned players the moment they try to join
- No config files needed — everything runs through in-game forms
DURATION FORMAT
When banning, you can enter durations like:
1s = 1 second
1m = 1 minute
1h = 1 hour
1d = 1 day
1w = 1 week
1mo = 1 month
1y = 1 year
permanent (or "perm") = permanent ban
Note: "m" = minutes, "mo" = months — don't mix them up.
You can also combine units, e.g. 2d12h = 2 days 12 hours.
TIMEZONE NOTE
Ban/expiry times shown in the pack are based on the server's own system clock,
which is typically UTC. If you're in the Netherlands/Belgium (CEST), that means
the times shown will appear 2 hours behind your local clock. Keep this in mind
when reading expiry dates in the ban list.
UNBAN NOTE
Due to a Bedrock scripting limitation, unbanning a player through /banlist
removes them from the ban list immediately, but the change only takes full
effect after a server restart. If a player tries to rejoin before the restart,
they may still be kicked as banned.
PERMISSIONS
By default, /ban and /banlist require the "banperm" tag. Give a trusted
player access with:
/tag <playername> add banperm
Support
Join the Discord:
https://discord.gg/yjmWAUf3Gm




