IRCop
RESTART
Syntax: /RESTART password reason
Restarts the IRCD Process. Password is required if
drpass { } is present. You may also include a reason.
DIE
Syntax: /DIE password
Terminates the IRCD Process. Password is required if
drpass { } is present.
LAG
Syntax: /LAG server
This command is like a Sonar or Traceroute for IRC
server. You type in /LAG irc.fyremoon.net and it will
reply from every server it passes with time and so on.
Useful for looking where lag is and optional TS
future/past travels
SETHOST
Syntax: /SETHOST newhost
Lets you change your vhost to what ever you want it to
be.
SETIDENT
Syntax: /SETIDENT newident
Lets you set your ident to what ever you want it to be
CHGHOST
Syntax: /CHGHOST nick newhost
Lets you change the host name of a user currently on
the system
CHGIDENT
Syntax: /CHGIDENT nick newident
Lets you change the ident of a user currently on the
system
CHGNAME
Syntax: /CHGNAME nick newname
Lets you change the realname of a user currently on the
system
SQUIT
Syntax: /SQUIT server
Disconnects a server from the network
CONNECT
Syntax: /CONNECT server port server
If only one server is given, it will attempt to connect
the server you are ON to the given server. If 2 servers
are given, it will attempt to connect the 2 servers
together. Put the leaf server as the first, and the hub
server as the second.
DCCDENY
Syntax: /DCCDENY filemask reason
Adds a DCCDENY for that filemask. Preventing that file
from being sent.
UNDCCDENY
Syntax: /UNDCCDENY filemask
Removes a DCCDENY
SAJOIN
Syntax: /SAJOIN nick channel, channel
Forces a user to join a channel(s). Available to
services & network admins only
SAPART
Syntax: /SAPART nick channel, channel
Forces a user to part a channel(s). Available to
services & network admins only.
SAMODE
Syntax: /SAMODE channel mode
Allows Network & Services admins to change modes of a
channel without having ChanOps.
RPING
Syntax: /RPING servermask
Will calculate in milliseconds the lag between servers
TRACE
Syntax: /TRACE servermask|nickname
When used on a user it will give you class and lag
info. If you use it on a server it gives you
class/version/link info.
OPERMOTD
Syntax: /OPERMOTD
Displays the servers OperMotd File
ADDMOTD
Syntax: /ADDMOTD :text
Will add the given text to the end of the Motd
ADDOMOTD
Syntax: /ADDOMOTD :text
Will add the given text to the end of the OperMotd
SDESC
Syntax: /SDESC newdescription
Allows server admins to change the description line of
their server without restarting.
ADDLINE
Syntax: /ADDLINE text
Allows you to add lines to the unrealircd.conf
MKPASSWD
Syntax: /MKPASSWD password
Will encrypt a clear text password to add it to the
unrealircd.conf
TSCTL OFFSET
Syntax: /TSCTL OFFSET +/- time
Adjust the IRCD’s Internal clock (Do NOT use if
you do not understand EXACTLY what it does)
TSCTL TIME
Syntax: /TSCTL TIME
Will give a TS Report
TSCTL ALLTIME
Syntax: /TSCTL ALLTIME
Will give a TS Report of ALL servers
TSCTL SVSTIME
Syntax: /TSCTL SVSTIME timestamp
Sets the TS time of all servers (Do NOT use if you do
not understand EXACTLY what it does)
HTM
Syntax: /HTM option
Controls settings related to high traffic mode. High
Traffic Mode (HTM) basically disables certain user
commands such as: list whois who etc in response to
extremely high traffic on the server. Options include:
-ON Forces server into HTM
-OFF Forces server out of HTM
-NOISY Sets the server to notify users/admins when
in goes in and out of HTM
-QUIET Sets the server to NOT notify when going in
and out of HTM
-TO <value> Tell HTM at what incoming rate to
activate HTM
CLOSE
Syntax: /CLOSE
This command will disconnect all unknown connections
from the IRC server.
|