=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Usermodes: (* designates that the umode is oper only)

USERMODE       DESCRIPTION
-----------------------------------------------------------------------
  +i        -  Designates the user is 'invisible'.
  +s        -  User can receive server messages and oper kills.
  +r        -  User is marked as being registered/identified to services.
  +R        -  User will not receive messages from -r clients.
 *+O        -  Designates the user as being a local IRC Operator.
 *+o        -  Designates the user as being a global IRC Operator.
 *+a        -  Designates the user as being a services administrator.
 *+A        -  Designates the user as being a server administrator.
 *+w        -  User can send/receive wallops messages.
 *+g        -  User can send/receive globops and receive locops messages.
 *+b        -  User can send/receive chatops messages.
 *+k        -  User can see server kill messages.
 *+c        -  User can see client connections and exits.
 *+d        -  User can see debug messages.
 *+e        -  User can see dccallow failure notices.
 *+f        -  User can see flood messages.
 *+F        -  Can bypass the ircd's recvq throttling.
 *+h        -  Operator is available for help, being listed in /stats P.
 *+K        -  Recieve U:lined server kill notices.
 *+j        -  Recieve rejected drone connection notices .
 *+m        -  User can see spambot notices.
 *+n        -  User can see routing notices.
 *+y        -  User can see certain information requests (e.g. /stats).
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Oper Commands: (+ indicates that /quote must be used with ircII)

COMMAND         - USAGE and DESCRIPTION
-----------------------------------------------------------------------
  SQUIT         - SQUIT <server> [reason]
                  Splits <server> away from your side of the net with
                  [reason].

  KILL          - KILL <nick> <reason>
                  Disconnects user <nick> from the IRC server he/she
                  is connected to with reason <reason>.
                  Local Opers can only kill clients on his/her server.
                  Global Opers can kill clients on any server on the
                  IRC network.

  STATS         - STATS <letter> [server|nick]
                  Queries server [server] (or your own server if no
                  server parameter is given) for info corresponing to
                  <letter>.
                  LETTER (* = Oper only.)
                  ------ (^ = Can be configured to be oper only.)
                  * a - Shows network bans
                  ^ b - Shows B lines and codepages stats
                  * c - Shows C/N lines
                  ^ e - Shows E lines
                  ^ f - Shows F lines
                    g - Shows G lines
                  * h - Shows H lines
                  * i - Shows I lines
                  * K - Shows local bans (or matched local bans)
                  * k - Shows temporary local bans (or matched)
                  * L - Shows DNSBL usage info
                  ^ l - Shows hostname and generic info about [nick]
                    m - Shows commands and their usage
                    n - Shows user connection stats
                  * o - Shows O/o lines
                  * P - Shows P lines
                    p - Shows opers connected and their idle times
                    q - Shows Q lines
                    R - Shows resource usage by ircd (only in DEBUGMODE)
                    r - Shows R lines
                  * s - Shows server cache
                  * T - Shows T lines
                  * t - Shows generic server stats
                  * U - Shows U:lined servers.
                    u - Shows server uptime
                  ^ v - Shows connected servers and their idle times
                  * y - Shows Y lines
                  * z - Shows memory stats
                  ^ ? - Shows connected servers and sendq info about them

  CONNECT       - CONNECT <server_A> [port] [server_B]
                  When [server_B] is used, CONNECT asks [server_B] to
                  connect to <server_A>.  Global Opers only.

                  When [server_B] is not used, CONNECT trys to connect
                  your server to <server_A>.  Local and Global Opers.

                  When [port] is used, the connection will be attempted
                  to [port].
                  When [port] is not used, 6667 is used as a default.

+ WALLOPS       - WALLOPS :<message>
                  Sends a WALLOPS message of <message> to all opers
                  who are umode +w and +z (see above)

                  Server sent wallops go to all users who are umode
                  +w, oper or not.

+ LOCOPS        - LOCOPS :<message>
                  Sends an LOCOPS message of <message> to all
                  opers on local server who are umode +g

+ GLOBOPS        - GLOBOPS :<message>
                  Sends an GLOBOPS message of <message> to all
                  opers on the network who are umode +g

+ CHATOPS        - CHATOPS :<message>
                  Sends an CHATOPS message of <message> to all
                  opers on the network who are umode +b

  TRACE         - TRACE [server|nick]
                  TRACE shows client info about [server|nick] or about
                  the server you are on if no [server|nick] is given.

                  All users that use TRACE can see the path to
                  [server|nick] if given and all servers and opers
                  connected, as well as the connection class they
                  fall into.

                  Opers can see all clients connected to a server
                  with TRACE as well as the connection class they
                  fall into.

  REHASH        - REHASH [option]
                  When no [option] is given, ircd will re-read the
                  ircd.conf file.

                  [option] can be one of the following:
                    DNS       - Re-read the /etc/resolv.conf file
                    IP        - Reloads the IP hash for the new and
                                improved ACKPATCH.  Should never need 
                                to be used.
                    TKLINES   - Clears temporary local bans
                    GC        - Performs garbage collecting of excess
                                memory.
                    MOTD      - Re-reads MOTD file
                    AKILLS    - Clears network bans
                    THROTTLES - Clears connection throttles
                    DRONES    - Reloads drone module

  RESTART       - RESTART
                  Restarts the IRC server.

  CLOSE         - CLOSE
                  Close any connections from clients who have not fully
                  registered yet.

  DIE           - DIE [reason]
                  Terminates the IRC server with optional reason 
                  [reason]

+ HASH          - HASH
                  Shows some stats about ircd's internal hashes.

+ DNS           - DNS
                  Shows some stats about ircd's asynchronous resolving
                  code

+ KLINE         - KLINE <nick|user@host> :[reason]
                  Adds a KLINE to the ircd.conf or klines.conf file which
                  will ban the specified user from using that server.
                  The banned client will receive a message saying he/she
                  is banned with reason [reason]

                  For a temporary KLINE, length of kline is given in
                  minutes as the first parameter i.e.
                  KLINE 10 <nick|user@host> :cool off for 10 minutes

+ UNKLINE       - UNKLINE <user@host>
                  -- If compiled with UNKLINE --
                  Will attempt to unkline the given <user@host>

+ HTM           - HTM [option]
                  When no [option] is given, HTM shows the current 
                  High Traffic Mode rate and whether HTM is on or off.

                  [option] can be one of the following:
                    ON        - Forces High Traffic Mode to be on.  With
                                this on, ircd is more efficient in
                                reading server-to-server traffic and
                                oper traffic, but will be less efficient
                                than normal with normal client traffic.
                    OFF       - Forces High Traffic Mode to be off.
                                (see above)
                    TO <rate> - Sets the High Traffic Mode rate to
                                <rate>.  Ircd will automatically go
                                into High Traffic Mode when <rate>
                                is reached, and will automatically turn
                                it off when things calm down.
                    QUIET     - When set, ircd will not notify opers
                                when it goes into and out of High
                                Traffic Mode.
                    NOISY     - When set, ircd will notify opers
                                when it goes into and out of High
                                Traffic Mode.
+ SET           - SET <option> <value>
                  <option> can be one of the following:
                    MAX       - Sets the number of max connections
                                to <value>.  (This number cannot exceed
                                HARD_FDLIMIT in config.h)

                    -- The following three are if compiled with FLUD --
                    FLUDNUM   - Sets the number of flud messages to 
                                trip flud alarm to <value>
                    FLUDTIME  - Sets the number of seconds in which 
                                FLUDNUM msgs must occur to <value>
                    FLUDBLOCK - Sets the number of seconds to block 
                                fluds to <value>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
