# OperServ Operator service — network administration, bans / X-lines, the SVS commands, and services control. Operator-only. Message it with `/msg OperServ `. ## Bans & X-lines | Command | Syntax | Description | | --- | --- | --- | | AKILL | `AKILL ADD [+expiry] ` · `DEL ` · `LIST [pattern]` | Network-ban a `user@host` | | SQLINE | `SQLINE ADD [+expiry] ` · `DEL` · `LIST` | Ban a nick pattern | | SNLINE | `SNLINE ADD [+expiry] ` · `DEL` · `LIST` | Ban a realname pattern | | SHUN | `SHUN ADD [+expiry] ` · `DEL` · `LIST` | Silence a host | | CBAN | `CBAN ADD [+expiry] <#channel> ` · `DEL` · `LIST` | Ban a channel name | | SPAMFILTER | `SPAMFILTER ADD [+expiry] ` · `DEL` · `LIST` | Content spam filter | | FORBID | `FORBID ADD\|DEL ` · `LIST` | Ban a nick/chan/email from registration | | IGNORE | `IGNORE ADD [+expiry] [reason]` · `DEL ` · `LIST` | Silence a user from services | ## Enforcement & moderation | Command | Syntax | Description | | --- | --- | --- | | KILL | `KILL [reason]` | Disconnect a user | | KICK | `KICK <#channel> [reason]` | Kick from a channel | | MODE | `MODE <#channel> [params]` | Set channel modes | | CHANKILL | `CHANKILL <#channel> [reason]` | Clear a channel | | REDACT | `REDACT <#channel\|nick> [reason]` | Delete a message by its id | | GLOBAL | `GLOBAL ` | Announce to everyone | | PROTECT | `PROTECT ALL \| [ON\|OFF]` | Nick protection for accounts | | SETALL | `SETALL ` | Apply a channel setting to every channel | ## SVS & staff | Command | Syntax | Description | | --- | --- | --- | | SVSNICK | `SVSNICK ` | Force a nick change | | SVSJOIN | `SVSJOIN <#channel> [key]` | Force a channel join | | SVSPART | `SVSPART <#channel> [reason]` | Force a channel part | | SWHOIS | `SWHOIS [text]` | Extra WHOIS line on an account | | OPER | `OPER ADD [+duration]` · `DEL ` · `LIST` | Manage runtime operators | | INFO | `INFO ` · `ADD ` · `DEL ` | Staff notes on a target | | NOTIFY | `NOTIFY ADD + ` · `DEL` · `LIST` · `VIEW` · `CLEAR` | Watch masks and log their events | ## Sessions, jupes & control | Command | Syntax | Description | | --- | --- | --- | | SESSION | `SESSION LIST ` · `VIEW ` | Inspect per-IP sessions | | EXCEPTION | `EXCEPTION ADD [reason]` · `DEL` · `LIST` | Session-limit exceptions | | JUPE | `JUPE [reason]` · `DEL ` · `LIST` | Jupe a server name | | STATS | `STATS` | Enforcement overview | | LOGSEARCH | `LOGSEARCH [pattern]` | Search the action log | | DEFCON | `DEFCON [1-5]` | Network defence level | | SET | `SET READONLY {ON\|OFF}` | Services-wide settings | | SHUTDOWN / RESTART / REHASH | `SHUTDOWN [reason]` · `RESTART [reason]` · `REHASH` | Stop / restart / reload services |