summaryrefslogtreecommitdiff
path: root/help/opers
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-14 18:29:08 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-14 18:29:08 +0000
commite7118fef4306f20a225e15304ca93cc1330681ef (patch)
treeb162fcc247e6066c270b21639ebd99f531af829a /help/opers
parentcc7666e8f2a3a789103740d874b4563336474c86 (diff)
- Move all helpfiles to help/
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2032 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/opers')
-rw-r--r--help/opers/accept9
-rw-r--r--help/opers/admin11
-rw-r--r--help/opers/away4
-rw-r--r--help/opers/capab1
-rw-r--r--help/opers/challenge10
-rw-r--r--help/opers/close4
-rw-r--r--help/opers/cmode99
-rw-r--r--help/opers/connect16
-rw-r--r--help/opers/die6
-rw-r--r--help/opers/dline12
-rw-r--r--help/opers/eob1
-rw-r--r--help/opers/error8
-rw-r--r--help/opers/etrace9
-rw-r--r--help/opers/gline16
-rw-r--r--help/opers/gungline16
-rw-r--r--help/opers/hash3
-rw-r--r--help/opers/help6
-rw-r--r--help/opers/index27
-rw-r--r--help/opers/info5
-rw-r--r--help/opers/invite4
-rw-r--r--help/opers/ison6
-rw-r--r--help/opers/join10
-rw-r--r--help/opers/kick6
-rw-r--r--help/opers/kill5
-rw-r--r--help/opers/kline22
-rw-r--r--help/opers/knock7
-rw-r--r--help/opers/links17
-rw-r--r--help/opers/list24
-rw-r--r--help/opers/locops4
-rw-r--r--help/opers/lusers7
-rw-r--r--help/opers/map3
-rw-r--r--help/opers/module22
-rw-r--r--help/opers/motd5
-rw-r--r--help/opers/names11
-rw-r--r--help/opers/nick7
-rw-r--r--help/opers/notice36
-rw-r--r--help/opers/oper8
-rw-r--r--help/opers/operwall4
-rw-r--r--help/opers/part9
-rw-r--r--help/opers/pass6
-rw-r--r--help/opers/ping6
-rw-r--r--help/opers/pong6
-rw-r--r--help/opers/post5
-rw-r--r--help/opers/privmsg36
-rw-r--r--help/opers/quit5
-rw-r--r--help/opers/rehash11
-rw-r--r--help/opers/restart5
-rw-r--r--help/opers/resv9
-rw-r--r--help/opers/server1
-rw-r--r--help/opers/set30
-rw-r--r--help/opers/sjoin1
-rw-r--r--help/opers/squit4
-rw-r--r--help/opers/stats41
-rw-r--r--help/opers/svinfo1
-rw-r--r--help/opers/testgecos3
-rw-r--r--help/opers/testline5
-rw-r--r--help/opers/testmask4
-rw-r--r--help/opers/time6
-rw-r--r--help/opers/topic10
-rw-r--r--help/opers/trace11
-rw-r--r--help/opers/uhelp5
-rw-r--r--help/opers/umode33
-rw-r--r--help/opers/undline5
-rw-r--r--help/opers/unkline12
-rw-r--r--help/opers/unresv12
-rw-r--r--help/opers/unxline10
-rw-r--r--help/opers/user7
-rw-r--r--help/opers/userhost10
-rw-r--r--help/opers/users6
-rw-r--r--help/opers/version4
-rw-r--r--help/opers/wallops6
-rw-r--r--help/opers/who36
-rw-r--r--help/opers/whois8
-rw-r--r--help/opers/whowas8
-rw-r--r--help/opers/xline13
75 files changed, 0 insertions, 861 deletions
diff --git a/help/opers/accept b/help/opers/accept
deleted file mode 100644
index 50ac159..0000000
--- a/help/opers/accept
+++ /dev/null
@@ -1,9 +0,0 @@
-ACCEPT [parameter]
-
-ACCEPT allows you to control who can send you a NOTICE or PRIVMSG
-while you have user mode +g enabled.
-
-For +g: /QUOTE ACCEPT <n!u@h> -- Add a permitted mask
- /QUOTE ACCEPT -<n!u@h> -- Remove a permitted mask
- /QUOTE ACCEPT * -- List the present permitted masks
- /QUOTE ACCEPT -- List the present permitted masks
diff --git a/help/opers/admin b/help/opers/admin
deleted file mode 100644
index 7b1b8a0..0000000
--- a/help/opers/admin
+++ /dev/null
@@ -1,11 +0,0 @@
-ADMIN [server]
-
-With no arguments, ADMIN shows the information that was set by the
-administrator of the server. This information can take any form that
-will fit in three lines of text but is usually a list of contacts
-for the persons that run the server.
-
-With a second argument, the administrative information for the
-specified server is displayed.
-
-See also: stats
diff --git a/help/opers/away b/help/opers/away
deleted file mode 100644
index 9f04479..0000000
--- a/help/opers/away
+++ /dev/null
@@ -1,4 +0,0 @@
-AWAY :[MSG]
-
-Without an argument, it will set you back. With an argument,
-it will set you as AWAY with the specified message.
diff --git a/help/opers/capab b/help/opers/capab
deleted file mode 100644
index 36abc97..0000000
--- a/help/opers/capab
+++ /dev/null
@@ -1 +0,0 @@
-CAPAB - Server to Server Protocol Command.
diff --git a/help/opers/challenge b/help/opers/challenge
deleted file mode 100644
index 9e8d432..0000000
--- a/help/opers/challenge
+++ /dev/null
@@ -1,10 +0,0 @@
-CHALLENGE <nick|+response>
-
-CHALLENGE is used in the RSA controlled
-oper {} system. CHALLENGE requires you to
-issue the command using the nickname in the
-operator block, while matching the username
-and hostname specified. The server will
-send you an RSA challenge. You must send
-a valid RSA response back to the server,
-proceeded with a '+' symbol.
diff --git a/help/opers/close b/help/opers/close
deleted file mode 100644
index 82fae6b..0000000
--- a/help/opers/close
+++ /dev/null
@@ -1,4 +0,0 @@
-CLOSE
-
-Close any connections from clients or servers who have
-not fully registered yet.
diff --git a/help/opers/cmode b/help/opers/cmode
deleted file mode 100644
index 4c43fbf..0000000
--- a/help/opers/cmode
+++ /dev/null
@@ -1,99 +0,0 @@
-MODE <channel> <+|-><modes> [parameters]
-
-=-=-=-=-=-=-=-=-=-=-=
- CHANNELMODES
-=-=-=-=-=-=-=-=-=-=-=
-
- MODE - DESCRIPTION
-------------------------------------------------------------------------
-
-NO PARAMETERS:
---------------
-
- +c - 'No control codes'. Prevent users from sending messages containing
- control codes to the channel
-
- +n - 'No external messages'. This will prevent any user who
- isn't in the channel from sending messages to the channel.
-
- +t - 'Ops Topic'. This will prevent any user who isn't opped,
- or half-opped (+o/+h) from setting a channel topic.
-
- +s - 'Secret'. This will prevent the channel from being shown
- in a /whois, and in the channel list.
-
- +p - 'Paranoia'. Controls whether halfops may invite users
- into a channel or whether they may kick other members of a
- channel.
-
- +m - 'Moderated'. This will prevent any user who isn't opped,
- half-opped or voiced (+o/+h/+v) from talking in the channel.
-
- +i - 'Invite only'. This will prevent anyone from joining your
- channel who hasn't received an /invite or whose host isn't in
- the +I list.
-
- +r - 'Registered'. Channel has been registered with ChanServ.
- This mode can be set by servers only.
-
- +M - 'Modreg". Unregistered/unidentified clients cannot send text to
- the channel
-
- +O - 'IRCOps only'. This will prevent anyone who hasn't obtained
- IRCOp status from joining your channel. Can be set by an IRCOp
- only.
-
- +R - 'Registered only'.- Only registered clients may join a channel
- with that mode set
-
- +S - 'SSL only'. This will prevent anyone who isn't securely connected
- via SSL/TLS from joining your channel.
-
-
-WITH PARAMETERS:
-----------------
-
- +k - 'Key'. This will require users joining to know the key,
- they must then use /join #channel KEY
-
- PARAMS: /mode #channel +k key
-
- +l - 'Limit'. This will prevent more than LIMIT number of people
- in the channel at any time.
-
- PARAMS: /mode #channel +l limit
-
- +v - 'Voice'. This will allow a user to talk in a moderated (+m)
- channel. Shown by the +nick flag.
-
- PARAMS: /mode #channel +vvvv nick1 nick2 nick3 nick4
-
- +h - 'Half-op'. This will allow a user to set all of the above
- modes, (and some more below..), whilst stopping the user
- from doing harm to the channel. Users who are +h CANNOT
- kick opped (+o) users, or set modes +h/-h/+o/-o.
-
- They can perform all other modes, and can kick regular users.
-
- PARAMS: /mode #channel +hhhh nick1 nick2 nick3 nick4
-
- +o - 'Op'. This gives the user full control over the channel.
- An opped user may op other users, set any mode, and
- remove ops from whoever they want.
-
- PARAMS: /mode #channel +oooo nick1 nick2 nick3 nick4
-
- +b - 'Ban'. This will prevent a user from entering the channel,
- based on a nick!ident@host match.
-
- PARAMS: /mode #channel +bbbb n!u@h1b n!u@h2b n!u@h3b n!u@h4
-
- +e - 'Exempt'. This will allow a user to join a channel even if
- they are banned (+b), based on a nick!ident@host match.
-
- PARAMS: /mode #channel +eeee n!u@h1b n!u@h2b n!u@h3b n!u@h4
-
- +I - 'Invite Exempt'. This will allow a user to join an
- invite-only (+i) channel, based on a nick!user@host match.
-
- PARAMS: /mode #channel +IIII n!u@h1b n!u@h2b n!u@h3b n!u@h4
diff --git a/help/opers/connect b/help/opers/connect
deleted file mode 100644
index 929bfb8..0000000
--- a/help/opers/connect
+++ /dev/null
@@ -1,16 +0,0 @@
-CONNECT <server_A> [port] [server_B]
-
-When [server_B] is used, CONNECT asks [server_B] to
-connect to <server_A>. Requires Oper Priv: R
-
-The [port] must be specified with [server_B], this is
-usually 6667. To use the default port in the connect
-block, you can use 0 as the port.
-
-When [server_B] is not used, CONNECT tries to connect
-your server to <server_A>.
-
-When [port] is used, the connection will be attempted
-to [port].
-When [port] is not used, 6667 is used as a default,
-unless the port is specified in the conf file.
diff --git a/help/opers/die b/help/opers/die
deleted file mode 100644
index 876bc51..0000000
--- a/help/opers/die
+++ /dev/null
@@ -1,6 +0,0 @@
-DIE server.name :[reason]
-
-Terminates the IRC server with optional reason
-[reason]
-
-- Requires Oper Priv: D
diff --git a/help/opers/dline b/help/opers/dline
deleted file mode 100644
index fb52b9e..0000000
--- a/help/opers/dline
+++ /dev/null
@@ -1,12 +0,0 @@
-DLINE <time> <nick|ip> :[reason]
-
-<time> if present, gives number of minutes for DLINE
-
-Adds a DLINE which will deny any connections from the
-IP address of the banned client. The banned client will
-receive a message saying he/she is banned with reason [reason]
-
-In order to use <nick> rather than <ip>, <nick> must
-be on your server.
-
-- Requires Oper Priv: K
diff --git a/help/opers/eob b/help/opers/eob
deleted file mode 100644
index ec50689..0000000
--- a/help/opers/eob
+++ /dev/null
@@ -1 +0,0 @@
-EOB - Server to Server Protocol Command.
diff --git a/help/opers/error b/help/opers/error
deleted file mode 100644
index e3f163b..0000000
--- a/help/opers/error
+++ /dev/null
@@ -1,8 +0,0 @@
-ERROR :<message>
-
-ERROR is sent by the server to clients
-or other servers when an exception occurs.
-
-If another server sends your server an
-ERROR, it will be shown to all operators
-on the server.
diff --git a/help/opers/etrace b/help/opers/etrace
deleted file mode 100644
index b07de8f..0000000
--- a/help/opers/etrace
+++ /dev/null
@@ -1,9 +0,0 @@
-ETRACE [nickname mask]
-
-The ETRACE command will display a list of locally connected users
-in the following format:
-
-User/Oper class nickname username host gecos
-
-You can optionally give a parameter with nickname mask to limit
-the output. Wildcards are allowed.
diff --git a/help/opers/gline b/help/opers/gline
deleted file mode 100644
index 6ce368d..0000000
--- a/help/opers/gline
+++ /dev/null
@@ -1,16 +0,0 @@
-GLINE <user@host> :[reason]
-
--- if glines are enabled --
-Attempts to add a global IRC-network wide ban on
-<user@host> for the reason [reason].
-
-It takes three different opers on three different
-servers to do the same GLINE within a short interval,
-to have a GLINE triggered for a compiled time of hours.
-
-GLINE user@ip.ip.ip.ip
-will gline the user at the unresolved ip.
-ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24
-or 192.168.0.* (which is converted to CIDR form internally)
-
-- Requires Oper Priv: G
diff --git a/help/opers/gungline b/help/opers/gungline
deleted file mode 100644
index 558ea56..0000000
--- a/help/opers/gungline
+++ /dev/null
@@ -1,16 +0,0 @@
-GUNGLINE <user@host> :[reason]
-
--- if glines are enabled --
-Attempts to remove a global IRC-network wide ban on
-<user@host> for the reason [reason].
-
-It takes three different opers on three different
-servers to do the same GUNGLINE within a short interval,
-to have a GUNGLINE triggered for a compiled time of hours.
-
-GUNGLINE user@ip.ip.ip.ip
-will ungline the user at the unresolved ip.
-ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24
-or 192.168.0.* (which is converted to CIDR form internally)
-
-- Requires Oper Priv: G
diff --git a/help/opers/hash b/help/opers/hash
deleted file mode 100644
index 04e3fee..0000000
--- a/help/opers/hash
+++ /dev/null
@@ -1,3 +0,0 @@
-HASH
-
-Shows the hash statistics.
diff --git a/help/opers/help b/help/opers/help
deleted file mode 100644
index fd20128..0000000
--- a/help/opers/help
+++ /dev/null
@@ -1,6 +0,0 @@
-HELP [topic]
-
-HELP displays the contents of the help
-file for topic requested. If no topic is
-requested, it will perform the equivalent
-to HELP index.
diff --git a/help/opers/index b/help/opers/index
deleted file mode 100644
index 5995f32..0000000
--- a/help/opers/index
+++ /dev/null
@@ -1,27 +0,0 @@
-Help topics available to opers only:
-
-CAPAB CLOSE
-CONNECT CRYPTLINK DIE DLINE
-DROP EOB ETRACE GLINE
-HASH KILL KLINE LOCOPS
-MODULE NOTICE OMOTD OPERWALL
-POST PRIVMSG REHASH RESTART
-RESV SERVER SET SJOIN
-SQUIT STATS SVINFO TESTGECOS
-TESTLINE TESTMASK TRACE UHELP
-UMODE UNDLINE UNGLINE UNKLINE
-UNRESV UNXLINE WALLOPS
-XLINE
-
-Help topics available to users:
-
-ACCEPT ADMIN AWAY CHALLENGE
-CMODE ERROR HELP INFO
-INVITE ISON JOIN KICK
-KNOCK LINKS LIST LUSERS
-MAP MOTD NAMES NICK
-NOTICE OPER PART PASS
-PING PONG PRIVMSG QUIT
-STATS TIME TOPIC UMODE
-USER USERHOST USERS VERSION
-WHO WHOIS WHOWAS
diff --git a/help/opers/info b/help/opers/info
deleted file mode 100644
index c304c26..0000000
--- a/help/opers/info
+++ /dev/null
@@ -1,5 +0,0 @@
-INFO
-
-INFO displays the copyright, list of authors and contributors
-to ircd, and the server configuration (as defined in setup.h,
-defaults.h, and ircd.conf).
diff --git a/help/opers/invite b/help/opers/invite
deleted file mode 100644
index 6e64fa3..0000000
--- a/help/opers/invite
+++ /dev/null
@@ -1,4 +0,0 @@
-INVITE <nickname> <channel>
-
-INVITE sends a notice to the user that you have
-asked him/her to come to the specified channel.
diff --git a/help/opers/ison b/help/opers/ison
deleted file mode 100644
index f79de3a..0000000
--- a/help/opers/ison
+++ /dev/null
@@ -1,6 +0,0 @@
-ISON <nick_A> [nick_B] :[nick_C] [nick_D]
-
-ISON will return a list of users who are present
-on the network from the list that was passed in.
-
-This command is rarely used directly.
diff --git a/help/opers/join b/help/opers/join
deleted file mode 100644
index 24c5375..0000000
--- a/help/opers/join
+++ /dev/null
@@ -1,10 +0,0 @@
-JOIN <#channel1[,#channel2,#channel3...]> [key]
-
-The JOIN command allows you to enter a public chat area known as
-a channel. You can join more than one channel at a time,
-separating their names with comma's (',').
-
-If the channel has a key set, the second argument must be
-given to enter. This allows channels to be password protected.
-
-See also: part, list
diff --git a/help/opers/kick b/help/opers/kick
deleted file mode 100644
index a3ce273..0000000
--- a/help/opers/kick
+++ /dev/null
@@ -1,6 +0,0 @@
-KICK <channel> <nick> :[msg]
-
-The KICK command will remove the specified user
-from the specified channel, using the optional
-kick message. You must be a channel operator to
-use this command.
diff --git a/help/opers/kill b/help/opers/kill
deleted file mode 100644
index b24c2aa..0000000
--- a/help/opers/kill
+++ /dev/null
@@ -1,5 +0,0 @@
-KILL <nick> <reason>
-
-Disconnects user <nick> from the IRC server he/she
-is connected to with reason <reason>.
-- Requires Oper Priv: O for users not on your IRC server
diff --git a/help/opers/kline b/help/opers/kline
deleted file mode 100644
index f7860a5..0000000
--- a/help/opers/kline
+++ /dev/null
@@ -1,22 +0,0 @@
-KLINE [time] <nick|user@host> :[reason]
-
-[time] if present, gives number of minutes for KLINE
-
-Adds a KLINE 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]
-
-KLINE user@ip.ip.ip.ip :[reason]
-will kline the user at the unresolved ip.
-ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24
-or 192.168.0.* (which is converted to CIDR form internally)
-
-For a temporary KLINE, length of kline is given in
-minutes as the first parameter [time] i.e.
-KLINE 10 <nick|user@host> :cool off for 10 minutes
-
-KLINE <user@host> ON irc.server :[reason]
-will kline the user on irc.server if irc.server accepts
-remote klines.
-
-- Requires Oper Priv: K
diff --git a/help/opers/knock b/help/opers/knock
deleted file mode 100644
index 904d5a8..0000000
--- a/help/opers/knock
+++ /dev/null
@@ -1,7 +0,0 @@
-KNOCK <channel>
-
-KNOCK requests access to a channel that
-for some reason is not open.
-
-KNOCK cannot be used if you are banned, the
-channel is +p, or it is open.
diff --git a/help/opers/links b/help/opers/links
deleted file mode 100644
index ce4b417..0000000
--- a/help/opers/links
+++ /dev/null
@@ -1,17 +0,0 @@
-LINKS [mask] [remote]
-
-LINKS shows a list of all servers linked to the host server.
-
-With a mask parameter, LINKS will just show servers matching
-that parameter. With the remote server parameter, LINKS will
-request the LINKS data from the remote server, matching the
-mask given.
-
-The information provided by the LINKS command can be helpful
-for determining the overall shape of the network in addition to
-it's size.
-
-NOTE: the links command employs an intensive process to generate
-it's output, so sparing use is recommended.
-
-See also: connect squit
diff --git a/help/opers/list b/help/opers/list
deleted file mode 100644
index f21197d..0000000
--- a/help/opers/list
+++ /dev/null
@@ -1,24 +0,0 @@
-LIST [options]
-
-Without any arguments, LIST will give an entire list of all
-channels which are not set as secret (+s). The list will be in
-the form:
-
- <#channel> <amount of users> :[topic]
-
-If you want to use a specific filter, you can pass one or more
-options separated by commas (','). Recognized options are:
- *mask* List channels matching *mask*
- !*mask* List channels NOT matching *mask*
- >num Show only channels which contain more than <num> users
- <num Show only channels which contain less than <num> users
- C>num Display channels created within last <num> minutes
- C<num Display channels created earlier than <num> minutes ago
- T>num Limit matches to those channels whose topics are older
- than <num> minutes
- T<num Limit matches to those channels whose topics have been
- changed within last <num> minutes
-
-To stop a running LIST request, use /LIST command again.
-
-See also: join
diff --git a/help/opers/locops b/help/opers/locops
deleted file mode 100644
index e7ef5d4..0000000
--- a/help/opers/locops
+++ /dev/null
@@ -1,4 +0,0 @@
-LOCOPS :<message>
-
-Sends an LOCOPS message of <message> to all
-opers on local server who are umode +l
diff --git a/help/opers/lusers b/help/opers/lusers
deleted file mode 100644
index 663e5a5..0000000
--- a/help/opers/lusers
+++ /dev/null
@@ -1,7 +0,0 @@
-LUSERS [mask] [remoteserver]
-
-LUSERS will display client count statistics
-for the specified mask, or all users if a
-mask was not specified. If a remote server
-is specified, it will request the information
-from that server.
diff --git a/help/opers/map b/help/opers/map
deleted file mode 100644
index b5eb8f5..0000000
--- a/help/opers/map
+++ /dev/null
@@ -1,3 +0,0 @@
-MAP
-
-Shows the network map.
diff --git a/help/opers/module b/help/opers/module
deleted file mode 100644
index 8fe0408..0000000
--- a/help/opers/module
+++ /dev/null
@@ -1,22 +0,0 @@
-MODULE <option> [module name]
-
-<option> can be one of the following:
- LIST - List the modules that are currently loaded into the
- ircd, along with their address and version.
- When a match string is provided, LIST only prints
- modules with names matching the match string.
-
- LOAD - Loads a module into the ircd.
- The optional path can be an absolute path
- from / or from the IRCD_PREFIX
- (ie modules/autoload/m_users.la)
-
- UNLOAD - Unload a module from the ircd.
- Use just the module name, the path is not needed.
- When a module is unloaded, all commands associated
- with it are unloaded as well.
-
- RELOAD - Reloads all modules.
- All modules are unloaded, then those in modules/autoload
- are loaded. If "*" has been specified as module name,
- all modules will be reloaded.
diff --git a/help/opers/motd b/help/opers/motd
deleted file mode 100644
index 421e06e..0000000
--- a/help/opers/motd
+++ /dev/null
@@ -1,5 +0,0 @@
-MOTD [servername]
-
-MOTD will display the message of the day for the
-server name specified, or the local server if there
-was no parameter.
diff --git a/help/opers/names b/help/opers/names
deleted file mode 100644
index 4b69fc2..0000000
--- a/help/opers/names
+++ /dev/null
@@ -1,11 +0,0 @@
-NAMES [channel]
-
-With no channel argument, NAMES shows the names (nicks) of all clients
-logged in to the server that do not have +i flag.
-
-With the #channel argument, it displays the nicks on that channel,
-also respecting the +i flag of each client. If the channel specified
-is a channel that the issuing client is currently in, all nicks are
-listed in similar fashion to when the user first joins a channel.
-
-See also: join
diff --git a/help/opers/nick b/help/opers/nick
deleted file mode 100644
index 32d56d1..0000000
--- a/help/opers/nick
+++ /dev/null
@@ -1,7 +0,0 @@
-NICK <nickname>
-
-When first connected to the IRC server, NICK is required to
-set the client's nickname.
-
-NICK will also change the client's nickname once a connection
-has been established.
diff --git a/help/opers/notice b/help/opers/notice
deleted file mode 100644
index 0387f76..0000000
--- a/help/opers/notice
+++ /dev/null
@@ -1,36 +0,0 @@
-NOTICE <nick|channel> :message
-
-NOTICE will send a notice message to the
-user or channel specified.
-
-NOTICE supports the following prefixes for sending
-messages to specific clients in a channel:
-
-@ - channel operators only
-% - channel operators and half-ops
-+ - operators, half-ops, and voiced users
-
-Two other targets are permitted:
-
-$$servermask - Send a message to a server or set of
- servers
-$#hostmask - Send a message to users matching the
- hostmask specified.
-
-These two are operator only.
-
-The nick can be extended to fit into the following
-syntax:
-
-username[%hostname]@servername
-
-This syntax (without the hostname) is used to securely
-send a message to a service or a bot.
-
-An extension of this is the syntax to send to all opers
-on a server.
-
-opers@servername
-
-In Hybrid 7, all opers on a server will see a message that
-looks like a modified WALLOPS
diff --git a/help/opers/oper b/help/opers/oper
deleted file mode 100644
index 08962bf..0000000
--- a/help/opers/oper
+++ /dev/null
@@ -1,8 +0,0 @@
-OPER <name> <password>
-
-The OPER command requires two arguments to be given. The first
-argument is the name of the operator as specified in the
-configuration file. The second argument is the password for
-the operator matching the name and host.
-
-The operator privileges are shown on a sucessful OPER.
diff --git a/help/opers/operwall b/help/opers/operwall
deleted file mode 100644
index e331548..0000000
--- a/help/opers/operwall
+++ /dev/null
@@ -1,4 +0,0 @@
-OPERWALL :<message>
-
-Sends an OPERWALL message of <message> to all
-opers who are umode +z
diff --git a/help/opers/part b/help/opers/part
deleted file mode 100644
index 9cf8f14..0000000
--- a/help/opers/part
+++ /dev/null
@@ -1,9 +0,0 @@
-PART <#channel> :[part message]
-
-PART requires at least a channel argument to be given. It will
-exit the client from the specified channel.
-
-An optional part message may be given to be displayed to the
-channel.
-
-See also: join
diff --git a/help/opers/pass b/help/opers/pass
deleted file mode 100644
index d4a618d..0000000
--- a/help/opers/pass
+++ /dev/null
@@ -1,6 +0,0 @@
-PASS <password>
-
-PASS is used during registration to access
-a password protected auth {} block.
-
-PASS is also used during server registration.
diff --git a/help/opers/ping b/help/opers/ping
deleted file mode 100644
index 9de6ed5..0000000
--- a/help/opers/ping
+++ /dev/null
@@ -1,6 +0,0 @@
-PING <source> :<target>
-
-PING will request a PONG from the target. If a
-user or operator issues this command, the source
-will always be turned into the nick that issued
-the PING.
diff --git a/help/opers/pong b/help/opers/pong
deleted file mode 100644
index c05c65a..0000000
--- a/help/opers/pong
+++ /dev/null
@@ -1,6 +0,0 @@
-PONG <pinged-client> :<source-client>
-
-PONG is the response to a PING command. The
-source client is the user or server that issued
-the command, and the pinged client is the
-user or server that received the PING.
diff --git a/help/opers/post b/help/opers/post
deleted file mode 100644
index 362ca3d..0000000
--- a/help/opers/post
+++ /dev/null
@@ -1,5 +0,0 @@
-POST
-
-The POST command is used to help protect against
-insecure HTTP proxies. Any proxy that sends a POST
-command during registration will be exited.
diff --git a/help/opers/privmsg b/help/opers/privmsg
deleted file mode 100644
index e0e8835..0000000
--- a/help/opers/privmsg
+++ /dev/null
@@ -1,36 +0,0 @@
-PRIVMSG <nick1|channel1[,nick2|channel2...]> :message
-
-PRIVMSG will send a standard message to the
-user or channel specified.
-
-PRIVMSG supports the following prefixes for sending
-messages to specific clients in a channel:
-
-@ - channel operators only
-% - channel operators and half-ops
-+ - operators, half-ops, and voiced users
-
-Two other targets are permitted:
-
-$$servermask - Send a message to a server or set of
- servers
-$#hostmask - Send a message to users matching the
- hostmask specified.
-
-These two are operator only.
-
-The nick can be extended to fit into the following
-syntax:
-
-username[%hostname]@servername
-
-This syntax (without the hostname) is used to securely
-send a message to a service or a bot.
-
-An extension of this is the syntax to send to all opers
-on a server.
-
-opers@servername
-
-In Hybrid 7, all opers on a server will see a message that
-looks like a modified WALLOPS
diff --git a/help/opers/quit b/help/opers/quit
deleted file mode 100644
index b6d0735..0000000
--- a/help/opers/quit
+++ /dev/null
@@ -1,5 +0,0 @@
-QUIT :[quit message]
-
-QUIT sends a message to the IRC server letting it know you would
-like to disconnect. The quit message will be displayed to the
-users in the channels you were in when you are disconnected.
diff --git a/help/opers/rehash b/help/opers/rehash
deleted file mode 100644
index 8c2f561..0000000
--- a/help/opers/rehash
+++ /dev/null
@@ -1,11 +0,0 @@
-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
- MOTD - Re-reads MOTD file
- OMOTD - Re-reads Oper MOTD file
-
-- Requires Oper Priv: H
diff --git a/help/opers/restart b/help/opers/restart
deleted file mode 100644
index 1d7ea48..0000000
--- a/help/opers/restart
+++ /dev/null
@@ -1,5 +0,0 @@
-RESTART server.name :[reason]
-
-Restarts the IRC server.
-
-- Requires Oper Priv: D
diff --git a/help/opers/resv b/help/opers/resv
deleted file mode 100644
index 64c29d9..0000000
--- a/help/opers/resv
+++ /dev/null
@@ -1,9 +0,0 @@
-RESV <channel|nick> :<reason>
-
--- RESV a channel or nick
-Will create a resv for the given channel/nick, stopping
-local users from joining the channel, or using the
-nick. Will not affect remote clients.
-
-If the oper is an admin, they may create a wildcard
-resv, for example: clones*
diff --git a/help/opers/server b/help/opers/server
deleted file mode 100644
index b618436..0000000
--- a/help/opers/server
+++ /dev/null
@@ -1 +0,0 @@
-SERVER - Server to Server Protocol Command.
diff --git a/help/opers/set b/help/opers/set
deleted file mode 100644
index 6104ac6..0000000
--- a/help/opers/set
+++ /dev/null
@@ -1,30 +0,0 @@
-SET <option> <value>
-
-<option> can be one of the following:
- AUTOCONN - Sets auto-connect on or off for a particular
- server
- AUTOCONNALL - Sets auto-connect on or off for all servers
- FLOODCOUNT - The number of lines allowed before
- throttling a connection due to flooding
- Note that this variable is used for both
- channels and clients
- JFLOODCOUNT - Sets the number of joins in JFLOODTIME to
- count as flooding. Use 0 to disable.
- JFLOODTIME - The amount of time in seconds in JFLOODCOUNT to consider
- as join flooding. Use 0 to disable.
- MAX - Sets the number of max connections
- to <value>. (This number cannot exceed
- HARD_FDLIMIT in defaults.h)
- SPAMNUM - Sets how many join/parts to channels
- constitutes a possible spambot.
- SPAMTIME - Below this time on a channel
- counts as a join/part as above.
- SPLITMODE - Sets splitmode to <value>:
- ON - splitmode is permanently on
- OFF - splitmode is permanently off
- AUTO - ircd chooses splitmode based on
- SPLITUSERS and SPLITNUM
- SPLITNUM - Sets the minimum amount of servers needed to
- deactivate automatic splitmode.
- SPLITUSERS - Sets the minimum amount of users needed to
- deactivate automatic splitmode.
diff --git a/help/opers/sjoin b/help/opers/sjoin
deleted file mode 100644
index 026ab5f..0000000
--- a/help/opers/sjoin
+++ /dev/null
@@ -1 +0,0 @@
-SJOIN - Server to Server Protocol Command.
diff --git a/help/opers/squit b/help/opers/squit
deleted file mode 100644
index 1e52547..0000000
--- a/help/opers/squit
+++ /dev/null
@@ -1,4 +0,0 @@
-SQUIT <server> :[reason]
-
-Splits <server> away from your side of the net with [reason].
-- Requires Oper Priv: R for servers not connected to you
diff --git a/help/opers/stats b/help/opers/stats
deleted file mode 100644
index 33a45ae..0000000
--- a/help/opers/stats
+++ /dev/null
@@ -1,41 +0,0 @@
-STATS <letter> [server|nick]
-
-Queries server [server] (or your own server if no
-server parameter is given) for info corresponding to
-<letter>.
-
- (X = Admin only.)
-LETTER (* = Oper only.)
------- (^ = Can be configured to be oper only.)
-X A - Shows the ADNS DNS servers in use
-* c - Shows connect blocks
-* d - Shows temporary D lines
-* D - Shows D lines
-* e - Shows exemptions to D lines
-X E - Shows Events
-X f - Shows File Descriptors
-* g - Shows pending G lines
-* G - Shows G lines
-X h - Shows ircd callback statistics
-* H - Shows H/L lines
-^ i - Shows I lines
-^ K - Shows K lines (or matched klines)
-^ k - Shows temporary K lines (or matched temp klines)
-* L - Shows IP and generic info about [nick]
-* l - Shows hostname and generic info about [nick]
- m - Shows commands and their usage
-^ o - Shows O/o lines
-* P - Shows configured ports
- p - Shows opers connected and their idle times
-* q - Shows resv'd nicks and channels
-* r - Shows resource usage by ircd
-* s - Shows the server cache
-* t - Shows generic server stats
-* U - Shows shared blocks (Old U: lines)
- u - Shows server uptime
-* v - Shows connected servers and their idle times
-* x - Shows gecos bans (Old X: lines)
-* y - Shows Y lines
-* z - Shows memory stats
-* Z - Show ziplinks stats
-* ? - Shows connected servers and sendq info about them
diff --git a/help/opers/svinfo b/help/opers/svinfo
deleted file mode 100644
index 936db99..0000000
--- a/help/opers/svinfo
+++ /dev/null
@@ -1 +0,0 @@
-SVINFO - Server to Server Protocol Command.
diff --git a/help/opers/testgecos b/help/opers/testgecos
deleted file mode 100644
index f131a8a..0000000
--- a/help/opers/testgecos
+++ /dev/null
@@ -1,3 +0,0 @@
-TESTGECOS <gecos>
-
-Looks for matching xlines for the given gecos.
diff --git a/help/opers/testline b/help/opers/testline
deleted file mode 100644
index a080e55..0000000
--- a/help/opers/testline
+++ /dev/null
@@ -1,5 +0,0 @@
-TESTLINE <user@host>|ip
-
--- Looks up given user@host or user@ip
-returns info on any found I line or K line for that user,
-or D-line on ip.
diff --git a/help/opers/testmask b/help/opers/testmask
deleted file mode 100644
index 67bddf4..0000000
--- a/help/opers/testmask
+++ /dev/null
@@ -1,4 +0,0 @@
-TESTMASK <user@host>
-
-Will test the given user@host mask, reporting how many local and
-global clients match the given mask.
diff --git a/help/opers/time b/help/opers/time
deleted file mode 100644
index 40d79a1..0000000
--- a/help/opers/time
+++ /dev/null
@@ -1,6 +0,0 @@
-TIME [server]
-
-The TIME command will return the server's local date and time.
-
-If an argument is supplied, the time for the server specified
-will be returned.
diff --git a/help/opers/topic b/help/opers/topic
deleted file mode 100644
index eb7e3a3..0000000
--- a/help/opers/topic
+++ /dev/null
@@ -1,10 +0,0 @@
-TOPIC <#channel> :[new topic]
-
-With only a channel argument, TOPIC shows the current topic of
-the specified channel.
-
-With a second argument, it changes the topic on that channel to
-<new topic>. If the channel is +t, only chanops may change the
-topic.
-
-See also: cmode
diff --git a/help/opers/trace b/help/opers/trace
deleted file mode 100644
index 7817af6..0000000
--- a/help/opers/trace
+++ /dev/null
@@ -1,11 +0,0 @@
-TRACE [server | nick]
-
-With no argument, TRACE gives a list of all clients connected
-to the local server, both users and operators.
-
-With one argument which is a server, TRACE displays the path
-to the specified server, and all clients on that server.
-
-With one argument which is a client, TRACE displays the
-path to that client, and that client's information.
-
diff --git a/help/opers/uhelp b/help/opers/uhelp
deleted file mode 100644
index 74ba8ce..0000000
--- a/help/opers/uhelp
+++ /dev/null
@@ -1,5 +0,0 @@
-UHELP [topic]
-
-UHELP allows an operator to view help topics
-for users without opening a second client
-or removing their operator status.
diff --git a/help/opers/umode b/help/opers/umode
deleted file mode 100644
index 1f24391..0000000
--- a/help/opers/umode
+++ /dev/null
@@ -1,33 +0,0 @@
-MODE <nick> <+|-><modes>
-
-Usermodes: (* designates that the umode is oper only)
-
- USERMODE DESCRIPTION
------------------------------------------------------------------
- +o - Designates this client is an IRC Operator.
- Use the /oper command to attain this.
- +i - Designates this client 'invisible'.
- * +w - Can see server wallops.
- * +z - Can see oper wallops.
- * +l - Can see oper locops (local wallops).
- * +s - Can see generic server messages and oper kills.
- * +c - Can see client connections and exits.
- * +u - Can see unauthorized client connections.
- * +j - Can see 'rejected' client notices.
- * +k - Can see server kill messages.
- * +f - Can see 'I-line is full' notices.
- * +F - Can see remote client connection/quit notices
- * +y - Can see stats/links/admin requests to name a few.
- * +d - Can see server debug messages.
- * +n - Can see client nick changes.
- +r - User has been registered and identified for its nick.
- This mode can be set by servers and services only.
- +R - Only registered clients may message you.
- * +e - Can see new server introduction and split messages.
- * +b - Can see possible bot / join flood warnings.
- * +a - Is marked as a server admin in stats p/o.
- +D - "deaf": don't receive channel messages
- +G - "soft caller id": block private messages from people not on
- any common channels with you (unless they are /accept'ed)
- +g - "caller id" mode: only allow /accept clients to message you
- * +H - Operator status is hidden to other users.
diff --git a/help/opers/undline b/help/opers/undline
deleted file mode 100644
index b2b7b10..0000000
--- a/help/opers/undline
+++ /dev/null
@@ -1,5 +0,0 @@
-UNDLINE <ip>
-
-Will attempt to undline the given <ip>
-
-- Requires Oper Priv: U
diff --git a/help/opers/unkline b/help/opers/unkline
deleted file mode 100644
index 6c577cb..0000000
--- a/help/opers/unkline
+++ /dev/null
@@ -1,12 +0,0 @@
-UNKLINE <user@host>
-
-Will attempt to unkline the given <user@host>
-Will unkline a temporary kline.
-If the kline is conf based, the kline will not be removed.
-
-UNKLINE <user@host> ON irc.server
-will unkline the user on irc.server if irc.server accepts
-remote unklines. If the kline is conf based, the kline will
-not be removed.
-
-- Requires Oper Priv: U
diff --git a/help/opers/unresv b/help/opers/unresv
deleted file mode 100644
index c2d4966..0000000
--- a/help/opers/unresv
+++ /dev/null
@@ -1,12 +0,0 @@
-UNRESV <channel|nick>
-
--- Remove a RESV on a channel or nick
-Will attempt to remove the resv for the given
-channel/nick. If the resv is conf based, the resv
-will not be removed.
-
-UNRESV <channel|nick> ON irc.server
-will unresv the <channel|nick> on irc.server if irc.server
-accepts remote unresvs. If the resv is conf based, the resv
-will not be removed.
-
diff --git a/help/opers/unxline b/help/opers/unxline
deleted file mode 100644
index 6d82f92..0000000
--- a/help/opers/unxline
+++ /dev/null
@@ -1,10 +0,0 @@
-UNXLINE <gecos>
-
-Removes an XLINE
-
-UNXLINE <gecos> ON irc.server
-will unxline the gecos on irc.server if irc.server accepts
-remote unxlines. If the xline is conf based, the xline
-will not be removed.
-
-- Requires Oper Priv: X
diff --git a/help/opers/user b/help/opers/user
deleted file mode 100644
index f95bcdc..0000000
--- a/help/opers/user
+++ /dev/null
@@ -1,7 +0,0 @@
-USER <username> <unused> <unused> :<real name/gecos>
-
-USER is used during registration to set your gecos
-and to set your username if the server cannot get
-a valid ident response. The second and third fields
-are not used, but there must be something in them.
-The reason is backwards compatibility
diff --git a/help/opers/userhost b/help/opers/userhost
deleted file mode 100644
index f776fcd..0000000
--- a/help/opers/userhost
+++ /dev/null
@@ -1,10 +0,0 @@
-USERHOST <nick>
-
-USERHOST displays the username, hostname,
-operator status, and presence of valid ident of
-the specified nickname.
-
-If you use USERHOST on yourself, the hostname
-is replaced with the IP you are connecting from.
-This is needed to provide DCC support for spoofed
-hostnames.
diff --git a/help/opers/users b/help/opers/users
deleted file mode 100644
index bb56456..0000000
--- a/help/opers/users
+++ /dev/null
@@ -1,6 +0,0 @@
-USERS [remoteserver]
-
-USERS will display the local and global current
-and maximum user statistics for the specified
-server, or the local server if there was no
-parameter.
diff --git a/help/opers/version b/help/opers/version
deleted file mode 100644
index af6f385..0000000
--- a/help/opers/version
+++ /dev/null
@@ -1,4 +0,0 @@
-VERSION [servername]
-
-VERSION will display the server version of the specified
-server, or the local server if there was no parameter.
diff --git a/help/opers/wallops b/help/opers/wallops
deleted file mode 100644
index 3b6e13c..0000000
--- a/help/opers/wallops
+++ /dev/null
@@ -1,6 +0,0 @@
-WALLOPS :<message>
-
-Sends a WALLOPS message of <message> to all opers
-who are umode +z.
-
-Server sent WALLOPS go to all opers who are umode +w.
diff --git a/help/opers/who b/help/opers/who
deleted file mode 100644
index d5aa825..0000000
--- a/help/opers/who
+++ /dev/null
@@ -1,36 +0,0 @@
-WHO <#channel|user>
-
-The WHO command displays information about a user,
-such as their GECOS information, their user@host,
-whether they are an IRC operator or not, etc. A
-sample WHO result from a command issued like
-"WHO pokey" may look something like this:
-
-#lamers pokey H pokey@ppp.newbies.net :0 Jim Jones
-
-The first field indicates the last channel the user
-has joined. The second is the user's nickname.
-The third field describes the status information about
-the user. The possible combinations for this field
-are listed below:
-
-H - The user is not away.
-G - The user is set away.
-* - The user is an IRC operator.
-@ - The user is a channel op in the channel listed
- in the first field.
-+ - The user is voiced in the channel listed.
-% - The user is a half-op in the channel listed.
-
-The next field contains the username@host of the user.
-The final field displays the number of server hops and
-the user's GECOS information.
-
-This command may be executed on a channel, such as
-"WHO #lamers" The output will consist of WHO
-listings for each user on the channel.
-
-This command may also be used in conjunction with wildcards
-such as * and ?.
-
-See also: whois, userhost
diff --git a/help/opers/whois b/help/opers/whois
deleted file mode 100644
index b45c19b..0000000
--- a/help/opers/whois
+++ /dev/null
@@ -1,8 +0,0 @@
-WHOIS [remoteserver|nick] nick
-
-WHOIS will display detailed user information for
-the specified nick. If the first parameter is
-specified, WHOIS will display information from
-the specified server, or the server that the
-user is on. This is how to remotely see
-idle time and away status.
diff --git a/help/opers/whowas b/help/opers/whowas
deleted file mode 100644
index e034dd2..0000000
--- a/help/opers/whowas
+++ /dev/null
@@ -1,8 +0,0 @@
-WHOWAS <nick>
-
-WHOWAS will show you the last known host and whois
-information for the specified nick. Depending on the
-number of times they have connected to the network, there
-may be more than one listing for a specific user.
-
-The WHOWAS data will expire after time.
diff --git a/help/opers/xline b/help/opers/xline
deleted file mode 100644
index cada451..0000000
--- a/help/opers/xline
+++ /dev/null
@@ -1,13 +0,0 @@
-XLINE [time] <gecos> :[reason]
-
-[time] if present, gives number of minutes for XLINE
-
-Adds a XLINE which will ban the specified gecos from
-that server. The banned client will receive a message
-saying he/she is banned with reason [reason]
-
-XLINE [time] <gecos> ON irc.server :[reason]
-will xline the gecos on irc.server if irc.server accepts
-remote xlines.
-
-- Requires Oper Priv: X