Services/Network Admin Commands
# ADDLINE: /ADDLINE line
Allows you to add lines to the unrealircd.conf.
# 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.
# 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..
# 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.
# 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).
# MKPASSWD: /mkpasswd password
Will encrypt a clear text password to add it to the unrealircd.conf
# NACHAT: /nachat message
Similar to CHATOPS (and TECHAT), but only Network Admins are able to send/receive messages.
# OPER: /oper userid password
Attempts to give a user IRCOp status.
# REHASH: /rehash
Prompts the server to reread its configuration file (ircd.conf). Will also remove any temporarily lines (i.e. g:line).
# RESTART: /RESTART password
Kills and restarts the irc daemon, disconnecting all users currently on that server.
# SAJOIN: /sajoin nick #chan,#chan2,#chan3
Forces a user to join a channel.
# SAMODE: /samode #channel mode
Change the mode on a channel, without having operator status.
# SAPART: /sapart nick #chan,#chan2,#chan3
Forces a user to leave a channel.
# SDESC: /sdesc new description
Allows server admins to change the description line of their server without restarting.
# SQUIT: /squit server
Disconnects an IRC Server from the network
# 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
# TECHAT: /techat message
Similar to CHATOPS, but only Technical Admins are able to send/receive messages on this "channel".
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home