<LI>
ADDLINE: /ADDLINE line Allows you to add lines to the unrealircd.conf.
<LI>
CLIST: /cs clist nick Lists channels the given nickname is founder of. Channels that have the NOEXPIRE option set will be prefixed by an exclamation mark.
<LI>
FORBID: /cs forbid #channel/nick reason Disallows anyone from registering or using the given channel/nick. May be canceled by dropping the channel/nick. Reason may be required on certain networks..
<LI>
GETPASS: /cs getpass #channel/nick Returns the password for the given channel/nick. Note that whenever this command is used, a message including the person who issued the command and the channel it was used on will be logged and sent out as a WALLOPS/GLOBOPS.
<LI>
JUMPSERVER: /jumpserver server[:port] NEW/ALL reason This module adds the ability to 'redirect' users to another server. Note however, that this is only supported by a few clients (mIRC). If 'NEW' is chosen then only new (incoming) clients will be redirected/rejected. If 'ALL' is chosen then ALL clients (except opers) are redirected immediately (+incoming).
<LI>
MKPASSWD: /mkpasswd password Will encrypt a clear text password to add it to the unrealircd.conf
<LI>
NACHAT: /nachat message Similar to CHATOPS (and TECHAT), but only
Network Admins are able to send/receive messages.
<LI>
OPER: /oper userid password Attempts to give a user IRCOp status.
<LI>
REHASH: /rehash Prompts the server to reread its configuration file (ircd.conf). Will also remove any temporarily lines (i.e. g:line).
<LI>
RESTART: /RESTART password Kills and restarts the irc daemon, disconnecting all users currently on that server.
<LI>
SAJOIN: /sajoin nick #chan,#chan2,#chan3 Forces a user to join a channel.
<LI>
SAMODE: /samode #channel mode Change the mode on a channel, without having operator status.
<LI>
SAPART: /sapart nick #chan,#chan2,#chan3 Forces a user to leave a channel.
<LI>
SDESC: /sdesc new description Allows server admins to change the description line of their server without restarting.
<LI>
SQUIT: /squit server Disconnects an IRC Server from the network
<LI>
STATUS: /cs status channel nick Returns the current access level of the given nick on the given channel. The reply is of the form:
STATUS channel nickname access-level
If an error occurs, the reply will be in the form:
STATUS ERROR error-message
<LI>
TECHAT: /techat message Similar to CHATOPS, but only Technical Admins are able to send/receive messages on this "channel".