Commands & Permissions
Sanction Commands
All sanction commands support the -s flag for silent execution (no broadcast) and -server <name> for server-targeted sanctions.
| Command | Description | Permission |
|---|---|---|
/ban [-s] [-server <name>] <player> [time] [reason] | Ban a player (temp or permanent) | xbans.ban |
/unban [-s] [-server <name>] <player> | Unban a player | xbans.unban |
/ban-ip [-s] [-server <name>] <player> [time] [reason] | IP ban a player | xbans.banip |
/unban-ip [-s] [-server <name>] <player> | Remove an IP ban | xbans.unbanip |
/ban-ip-range [-s] [-server <name>] <range> [reason] | Ban a CIDR range or wildcard IP | xbans.banip |
/mute [-s] [-server <name>] <player> [time] [reason] | Mute a player | xbans.mute |
/unmute [-s] [-server <name>] <player> | Unmute a player | xbans.unmute |
/mute-ip [-s] [-server <name>] <player> [time] [reason] | IP mute a player | xbans.muteip |
/unmute-ip [-s] [-server <name>] <player> | Remove an IP mute | xbans.unmuteip |
/warn [-s] [-server <name>] <player> [reason] | Warn a player | xbans.warn |
/unwarn [-s] <player> [id] | Remove a warning | xbans.unwarn |
/kick [-s] [-server <name>] <player> [reason] | Kick a player | xbans.kick |
/report <player> <reason> | Report a player | xbans.report |
/unreport <player> [id] | Remove a report | xbans.unreport |
/unban-all | Remove all active bans | xbans.unban-all |
/unmute-all | Remove all active mutes | xbans.unmute-all |
Moderation Commands
| Command | Description | Permission |
|---|---|---|
/freeze <player> | Freeze/unfreeze a player during investigation | xbans.freeze |
/watchlist <add|remove|list> [player] [reason] | Monitor players — Warden notifies on join | xbans.watchlist |
/note <add|list|delete> <player|id> [note] | Private staff notes on players | xbans.note |
/warden | Toggle Warden real-time notifications | xbans.warden |
Information Commands
| Command | Description | Permission |
|---|---|---|
/profil <player> | Open the player profile GUI | xbans.profil |
/whois <player|ip> | IP/player lookup with security info | xbans.whois |
/banlist | Browse active bans (GUI) | xbans.banlist |
/baniplist | Browse active IP bans (GUI) | xbans.baniplist |
/mutelist | Browse active mutes (GUI) | xbans.mutelist |
/muteiplist | Browse active IP mutes (GUI) | xbans.muteiplist |
/warnlist | Browse active warnings (GUI) | xbans.warnlist |
/reportlist | Browse active reports (GUI) | xbans.reportlist |
/players | Browse all tracked players (GUI) | xbans.players |
Admin Commands
| Command | Description | Permission |
|---|---|---|
/xbans reload | Reload configuration and language files | xbans.admin |
/xbans stats | View sanction statistics | xbans.admin |
/xbans export <bans|mutes|warns|reports|all> | Export sanctions to file | xbans.admin |
/xbans import <file> | Import sanctions from file | xbans.admin |
Permissions
| Permission | Description |
|---|---|
xbans.ban / xbans.unban | Ban and unban players |
xbans.banip / xbans.unbanip | IP ban and unban |
xbans.mute / xbans.unmute | Mute and unmute players |
xbans.muteip / xbans.unmuteip | IP mute and unmute |
xbans.warn / xbans.unwarn | Warn and unwarn players |
xbans.kick | Kick players |
xbans.report / xbans.unreport | Report and unreport players |
xbans.freeze | Freeze players during investigation |
xbans.watchlist | Manage the watchlist |
xbans.note | Manage staff notes |
xbans.warden | Receive Warden real-time notifications |
xbans.profil | View player profile GUI |
xbans.whois | Whois lookup |
xbans.banlist / xbans.mutelist / xbans.warnlist / xbans.reportlist | View sanction list GUIs |
xbans.baniplist / xbans.muteiplist | View IP sanction list GUIs |
xbans.players | Browse players GUI |
xbans.admin | Admin commands (reload, stats, export, import) |
xbans.unban-all / xbans.unmute-all | Bulk removal of all bans/mutes |
xbans.exempt.ban / .mute / .kick / .warn / .report | Exempt from being sanctioned |
xbans.bypass.vpn / .hosting / .mobile | Bypass IP security checks |
xbans.bypass.chatai | Bypass AI chat moderation |
xbans.notify.warn / .report | Receive broadcast notifications |