]> jfr.im git - irc/evilnet/x3.git/blame - src/opserv.help
fixing delpeon bug
[irc/evilnet/x3.git] / src / opserv.help
CommitLineData
b1bf690d 1"<INDEX>" (
d2dce5ac
AS
2 " $O provides Oper Services for the Network. ",
3 " Please choose from the following categories: ",
4 " $bGOD$b Enabling channel override. ",
5 " $bPUNISH$b Commands to discipline users.",
6 " $bINFORMATION$b Get information about users. ",
7 " or $O, $C, and $N. ",
1d957482 8 " $bTRACES$b Powerful commands for ",
d2dce5ac
AS
9 " viewing or acting on lists of",
10 " IRC objects. ",
11 " $bALERTS$b Automated responses. ",
ec311f39 12 " $bTRACKING$b Tracking commands. (if enabled)",
d2dce5ac
AS
13 " $bCHANNEL$b Channel commands. ",
14 " $bCLONES$b Manage trusts and limits. ",
47956fc5 15 " $bROUTING$b Manage the Auto Routing System.",
d2dce5ac
AS
16 " $bSETTINGS$b View and temporarily change ",
17 " config file settings. ",
18 " $bADMIN$b Misc Administrator Commands. ",
b1bf690d 19 " $bOWNERONLY$b $O operator only commands. "
d2dce5ac 20);
a8370a20
AS
21"COMMANDS" ("The following commands are available in $O:",
22 "${index}",
23 "$uSee Also$u: modcmd, access, command");
24"INDEX" ("The following commands are available in $O:",
25 "${index}",
26 "$uSee Also$u: modcmd, access, command");
d76ed9a9 27
b1bf690d 28"PUNISH" (
d2dce5ac
AS
29 " $bGLINE$b Global Ban a host.",
30 " $bUNGLINE$b Remove a GLINE.",
31 " $bBLOCK$b Gline by nickname.",
32 " $bTRACE GLINE$b Gline all hosts matching a search.",
33 " $bGTRACE$b Search the gline list.",
34 " $b$b",
d914d1cb 35 " $bSHUN$b Global Shun a host.",
36 " $bUNSHUN$b Remove a SHUN.",
37 " $bSBLOCK$b Shun by nickname.",
38 " $bTRACE SHUN$b Shun all hosts matching a search.",
39 " $bSTRACE$b Search the shun list.",
40 " $b$b",
d2dce5ac 41 " $bGAG$b Cause the services to ignore... ",
b1bf690d 42 " $bUNGAG$b ...or unignore by mask."
d2dce5ac
AS
43 );
44
b1bf690d 45"INFORMATION" (
d2dce5ac
AS
46 " $bACCESS$b Shows a users $O access level.",
47 " $bSTATS$b Show various lists and runtime info.",
48 " $bWHOIS$b Show details about a user by nick.",
49 " $bVERSION$b Show the $O version information.",
50 " $bLOG$b View $O logs.",
b1bf690d 51 " $bTRACES$b Powerfull commands for viewing or acting on lists of IRC objects."
d2dce5ac
AS
52 );
53
b1bf690d 54"TRACES" (
d2dce5ac
AS
55 " $bTRACE$b Search current users and optionally apply an action.",
56 " $bGTRACE$b Search current GLINEs and optionally remove them.",
d914d1cb 57 " $bSTRACE$b Search current SHUNs and optionally remove them.",
b1bf690d 58 " $bCSEARCH$b Search current channels."
d2dce5ac
AS
59 );
60
b1bf690d 61"ALERTS" (
d2dce5ac
AS
62 " $bADDALERT$b Make $O automatically do something",
63 " when users match a criteria.",
64 " $bDELALERT$b Remove an alert.",
b1bf690d 65 " $bSTATS ALERT$b See a listing of alerts. "
d2dce5ac
AS
66 );
67
ec311f39 68"TRACKING" (
69 " These commands only work if the tracking module has been compiled in",
70 " $b$b",
71 " $bTRACK$b Display and set tracking options.",
72 " $bADDTRACK$b Adds a nick to the tracking list.",
73 " $bDELTRACK$b Deletes an active track.",
74 " $bLISTTRACK$b Lists all active tracks.",
75 );
6c34bb5a 76
77"PRIVILEGE" (
78 " The Privilege list system: ",
79 " $b$b",
80 " $bPRIVSET$b Set and unset privileges on the fly."
81 );
82
47956fc5
AS
83"ROUTING" (
84 " The Auto Routing System: ",
85 " $b$b",
86 " $bSTATS ROUTING$b Shows everything about the auto routing configuration.",
87 " $bROUTING ADDPLAN$b Creates a new routing plan. Routing plans are a collection of server linking information that $O uses to decide how to route.",
88 " $bROUTING DELPLAN$b Deletes a routing plan (and all its servers).",
89 " $bROUTING ADDSERVER$b Adds server linking information to a plan.",
90 " $bROUTING DELSERVER$b Deletes a server from a routing plan.",
91 " $bROUTING SET$b Show and change routing settings. ",
92 " $bROUTING MAP$b Show what the active routing plan says the network should look like.",
93 " $bREROUTE$b Connect servers to the network, optionally squiting them first to change the routing.",
94 " $b$b ",
5c6bff84 95 " Start by creating a routing plan, and then adding servers to it, with their listning port, uplink, and a backup uplink. You can view it in $bSTATS ROUTING planname$b. Take care not to create loops, and that you make everything connected. Then set your new plan ACTIVE using $bROUTING SET$b. $O does the rest! See help topic $bROUTING EXAMPLE$b for a working example."
47956fc5 96 );
ec311f39 97
b1bf690d 98"CHANNEL" (
d2dce5ac
AS
99 " $bOP$b Op someone.",
100 " $bDEOP$b Deop someone.",
82794e1b 101 " $bHOP$b Half Op someone.",
102 " $bDEHOP$b DeHalfop someone.",
d2dce5ac
AS
103 " $bVOICE$b Voice someone.",
104 " $bDEVOICE$b Devoice someone.",
105 " $bKICK$b Kick someone.",
106 " $bBAN$b Ban someone.",
107 " $bKICKBAN$b Kickban someone.",
108 " $b$b",
109 " $bOPALL$b Op everyone in a channel.",
110 " $bDEOPALL$b Deop everyone in a channel.",
82794e1b 111 " $bHOPALL$b Half Op everyone in a channel.",
112 " $bDEHOPALL$b Dehalfop everyone in a channel.",
d2dce5ac
AS
113 " $bVOICEALL$b Voice everyone in a channel.",
114 " $bDEVOICEALL$b Devoice everyone in a channel.",
115 " $bKICKALL$b Kick everyone from a channel.",
116 " $bKICKBANALL$b Kickban everyone from a channel.",
117 " $b$b",
118 " $bINVITE$b Invite someone to a channel.",
119 " $bINVITEME$b Invite yourself to a channel.",
120 " $bCLEARBANS$b Cear all bans from a channel.",
b1bf690d 121 " $bCLEARMODES$b Clear all modes from a channel."
d2dce5ac
AS
122 );
123
b1bf690d 124"CLONES" (
d2dce5ac
AS
125 " $bADDTRUST$b Add a clone limit exemption for a host.",
126 " $bDELTRUST$b Remove a clone exemption.",
127 " $bEDITTRUST$b Modify a clone exemption.",
128 " $bquery services/opserv/untrusted_max$b",
b1bf690d 129 " View the clone kill limit"
d2dce5ac
AS
130 );
131
b1bf690d 132"SETTINGS" (
d2dce5ac 133 " $bQUERY$b Show a runtime config setting.",
b1bf690d 134 " $bSET$b $uTemporarily$u change a runtime config setting."
d2dce5ac
AS
135 );
136
b1bf690d 137"ADMIN" (
d2dce5ac
AS
138 " $bACCESS$b Modify someone's $O access level.",
139 " $bCOMMAND$b Show details of a command.",
140 " $bSHOWCOMMANDS$b List all commands and required access levels.",
141 " $b$b",
142 " $bBANEMAIL$b Ban an email address from being used by the email system.",
143 " $bUNBANEMAIL$b Remove an email ban.",
144 " $b$b",
145 " $bJOIN$b Make $O join a channel.",
146 " $bPART$b Make $O leave a channel.",
147 " $b$b",
148 " $bCLONE$b Create and manipulate a fake user.",
149 " $bCOLLIDE$b Create a clone, colliding an existing user.",
150 " $bRESERVE$b Permanently reserve a nick with a clone.",
151 " $bUNRESERVE$b Remove a perminant reserved clone.",
152 " $bJUPE$b Create dummy server.",
153 " $bUNJUPE$b Remove a dummy server.",
154 " $b$b",
08895577 155 " $bDEFCON$b Manipulate the DefCon system.",
d2dce5ac 156 " $bREFRESHG$b Refresh the Glines.",
d914d1cb 157 " $bREFRESHS$b Refresh the Shuns.",
d2dce5ac 158 " $bSETTIME$b Synchronize time across the network.",
b1bf690d 159 " $bTIMECMD$b Time how long a command runs."
d2dce5ac
AS
160 );
161
b1bf690d 162"OWNERONLY" (
d2dce5ac
AS
163 " $bWRITE$b Write out a database.",
164 " $bWRITEALL$b Write out ALL databases.",
165 " $bREOPEN$b Close and Re-Open the logs.",
166 " $bREADHELP$b Re-read a help file.",
167 " $bDUMPMESSAGES$b Writes messages to a .db file (for translators).",
168 " $b$b",
169 " $bREHASH$b Re-read the config files.",
ceafd592 170 " $bRESTART$b Quit and re-run X3.",
d2dce5ac
AS
171 " $bDIE$b Make the bot quit.",
172 " $bJUMP$b Change uplink servers.",
173 " $bRECONNECT$b Reconnect to this uplink server.",
d914d1cb 174 " $bGSYNC$b Pull glines from the given server into memory.",
175 " $bSSYNC$b Pull shuns from the given server into memory.",
d2dce5ac
AS
176 " $b$b",
177 " $bMODCMD$b Change details of a command.",
178 " $bBIND$b Make a command alias.",
179 " $bUNBIND$b Remove a command alias.",
c8273589 180 " $bREBINDALL$b Re-create all missing commands on all services",
d2dce5ac
AS
181 " $bHELPFILES$b Change the helpfile priority order.",
182 " $b$b",
183 " $bSERVICE ADD$b Create a new service bot.",
184 " $bSERVICE REMOVE$b Remove a service bot.",
185 " $bSERVICE RENAME$b Rename a service bot.",
186 " $bSERVICE PRIVILEGED$b Sets if only opers can use the service.",
182dd032 187 " $bSERVICE TRIGGER$b Change the command character of a service.",
d2dce5ac
AS
188 " $b$b",
189 " $bADDBAD$b Add a word to the illegal channel word list.",
190 " $bDELBAD$b Remove a word from the illegal channel word list.",
191 " $bADDEXEMPT$b Make an exception to the illegal word list for a channel.",
192 " $bDELEXEMPT$b Remove an exception of the illegal word list.",
193 " $b$b",
194 " $bDUMP$b Drop safetychecked server protocol to the server. ",
7637f48f 195 " $bRAW$b Drop raw server protocol to the server. (DANGEROUS!)",
196 " $b$b",
197 " $bRESETMAX$b Reset the maximum recorded users. (used in the event of a clone flood)"
d2dce5ac
AS
198 );
199
200
d76ed9a9 201"ACCESS" ("/msg $O ACCESS [nick|*account] [new-level]",
d2dce5ac 202 "Displays the $O access level for the specified user or account. With no arguments, displays your own access level. With two arguments, sets the target's $O access level to the second argument (assuming you have sufficient access to do so).",
4ec29502 203 "\"ACCESS *\" will show the access levels of everyone.",
d2dce5ac 204 "Access level: $b${level/access}$b",
182dd032
AS
205 "$uSee Also:$u commands, modcmd"
206 );
d2dce5ac 207
d76ed9a9
AS
208"ADDALERT" ("/msg $O ADDALERT <name> <reaction> <criteria>",
209 "Adds the specified alert to the $b$O$b alert list.",
182dd032
AS
210 "Alerts watch for users matching a givin criteria and perform an action on them.",
211 " <name> - An alphanumeric word to identify this alert in the list",
212 " <reaction> - What to do if a user matches the criteria. See $bALERT REACTION$b.",
213 " <criteria> - What to look for. See $bTRACE CRITERIA$b.",
d2dce5ac
AS
214 "Access level: $b${level/addalert}$b",
215 "$uSee Also:$u delalert, alert reaction, trace criteria"
216 );
217
b1bf690d 218"TIME NOTATION" (
182dd032
AS
219 " Many commands require a duration perameter ",
220 " which all use the same syntax: ",
221 " 1s - 1 second ",
222 " 2m - 2 minutes ",
223 " 3h - 3 hours ",
224 " 4d - 4 days ",
225 " 5w - 5 weeks ",
226 " 6M - 6 months",
227 " 1y - 1 year",
228 " Times can be compounded such as: ",
229 " 1m40s - 1 minute and 40 seconds ",
b1bf690d 230 " 5h20m30s - 5 hours 20 minutes and 30 seconds "
182dd032
AS
231 );
232
d76ed9a9 233"ADDTRUST" ("/msg $O ADDTRUST <ip> <count> <duration> <reason>",
182dd032
AS
234 "Extends the clone kill limit for the specified <ip> to <count> for <duration>.",
235 "<duration> uses $btime notation$b",
d76ed9a9 236 "You may use 0 as the duration if you do not wish the trust to ever expire, and 0 as the count for unlimited connections.",
d2dce5ac 237 "Access level: $b${level/addtrust}$b",
182dd032 238 "$uSee Also:$u deltrust, stats trusted, time notation"
d2dce5ac
AS
239 );
240
d76ed9a9
AS
241"ALERT REACTION" ("$bALERT REACTION$b",
242 "Valid alert actions (to be taken when an alert is hit) are:",
243 "$bNOTICE$b: Send a notice to the $b$O$b alert channel",
244 "$bKILL$b: Disconnect the user",
245 "$bGLINE$b: Gline the user that tripped the alert",
ec311f39 246 "$bTRACK$b: Send a notice to the $b$O$b alert channel and track the user (if the tracking module is loaded)",
d914d1cb 247 "$bSHUN$b : Shun the user that tripped the alert",
39c1a4ef 248 "$bVERSION$b : Check the version on the user that tripped the alert",
249 "$bSVSJOIN$b : Force the user that tripped the alert to join the target channel",
250 "$bSVSPART$b : Force the user that tripped the alert to part the target channel",
182dd032
AS
251 "$uSee Also:$u addalert, delalert"
252 );
d2dce5ac 253
d76ed9a9
AS
254"DELALERT" ("/msg $O DELALERT <alert> [alert]...",
255 "Remove the specified alerts from the $b$O$b alert list.",
182dd032
AS
256 "Access level: $b${level/delalert}$b",
257 "$uSee Also:$u addalert, stats"
258 );
d2dce5ac 259
d76ed9a9
AS
260"DELTRUST" ("/msg $O DELTRUST <ip>",
261 "Deletes a trusted IP from $b$O's$b trusted hosts list. A trusted IP address is exempted from normal client limits. A list of currently trusted IPs is displayed by $bstats trusted$b.",
182dd032
AS
262 "Access level: $b${level/deltrust}$b",
263 "$uSee Also:$u addtrust, stats"
264 );
d2dce5ac 265
d76ed9a9
AS
266"INVITEME" ("/msg $O INVITEME [nick]",
267 "Invites the specified user (if omitted, you) to $O's debug channel.",
182dd032
AS
268 "This is currently pointless, since no output is sent to the debug channel.",
269 "Access level: $b${level/inviteme}$b",
270 "$uSee Also:$u invite, clearmodes, clearbans"
271 );
d2dce5ac 272
d76ed9a9 273"TRACE" ("/msg $O TRACE <action> <criteria> <value> [<criteria> <value>]...",
d2dce5ac 274 "Searches through the current users for those matching the specified criteria, and applies the specified action to them. A detailed list of actions can be found in $bhelp trace action$b and a list of criteria in $bhelp trace criteria$b.",
a4f0fe36 275 "Quick Ref ACTIONS: PRINT, COUNT, KILL, GLINE, SHUN, GAG, DOMAINS, SVSJOIN, SVSPART, VERSION",
5aa400d2 276 "Quick Ref CRITERIA: MASK, NICK, IDENT, HOST, INFO, SERVER, IP, ACCOUNT, AUTHED, CHANNEL, NUMCHANNELS, LIMIT, NICKAGE, ACCESS, REASON, DEPTH, DURATION, CLONES, INFO_SPACE, CHECKRESTRICTIONS ABUSE OPERS, LOG, REGEX, CHANTARGET, SILENT, VERSION",
182dd032
AS
277 "Access level: $b${level/trace}$b",
278 "$uSee Also:$u trace action, trace criteria"
279 );
d2dce5ac 280
d76ed9a9
AS
281"TRACE ACTION" ("$bTRACE ACTION$b",
282 "Options for action in $btrace$b are:",
283 "$bPRINT$b: Display the hostmask to you.",
284 "$bCOUNT$b: Count all matching users.",
285 "$bKILL$b: Kill matching clients.",
286 "$bGLINE$b: Issue a gline for the client's host (by default, 1 hour long).",
d914d1cb 287 "$bSHUN$b: Issue a shun for the client's host (by default, 1 hour long).",
d76ed9a9
AS
288 "$bGAG$b: Gag all matching users (by default, does not expire).",
289 "$bDOMAINS$b: Display counts of users in each domain (length specified by DEPTH criteria.",
a4f0fe36
AS
290 "$bSVSJOIN$b: Force users to join channel givin in chantarget criteria.",
291 "$bSVSPART$b: Force part the matching clients out of the specified target channel.",
292 "$bVERSION$b: Query for the users CTCP VERSION reply.",
d82cf2f0 293 "$bMARK$b: Set a nefarius 'mark' named via the mark criteria as if the user were in that dnsbl.",
a4f0fe36 294 "Note: By default, IRC operators are not affected by the KILL, GLINE, SHUN or GAG actions. You can override this by specifying the $bABUSE OPERS$b criteria for a trace. Even if you do specify $bABUSE OPERS$b, it will not affect opers at your access level or above.",
182dd032
AS
295 "$uSee Also:$u trace criteria, trace"
296 );
d2dce5ac 297
d76ed9a9
AS
298"TRACE CRITERIA" ("$bTRACE CRITERIA$b",
299 "Criteria and values for $btrace$b (a search with $btrace$b must match all specified items):",
5aa400d2 300 "$bMASK$b nick!user@host Specifies a full hostmask to search for.",
301 "$bNICK$b nick Specifies a nick to search for.",
302 "$bIDENT$b ident Specifies an ident to search for.",
303 "$bHOST$b host Specifies a hostname to search for.",
304 "$bINFO$b infoline Specifies a user's info to search for.",
305 "$bSERVER$b server Specifies a server to search for.",
306 "$bIP$b 127.0.0.1 Specifies an IP to search for (independent of hostname).",
307 "$bACCOUNT$b account Specifies an account to search for.",
308 "$bAUTHED$b yes/no Specifies if matching users must be authenticated with $N or not",
309 "$bCHANNEL$b #target Specifies a channel the client must be in.",
310 "$bNUMCHANNELS$b 5 Specifies a number of channels the client must be in.",
311 "$bLIMIT$b 50 Limits the number of responses to a certain number.",
312 "$bNICKAGE$b cmp Client has had nick this long (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
313 "$bLINKED$b cmp Connected to the network this long (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
314 "$bACCESS$b cmp Access constraints (<nnn, <=nnn, =nnn, >=nnn or >nnn)",
315 "$bREASON$b reason Reason for kill, gline or shun (must be listed last).",
316 "$bDEPTH$b depth How many domain-name parts to use for $bDOMAINS$b action.",
317 "$bDURATION$b duration How long to apply a G-line or gag (see $C help topic $bdurations$b).",
318 "$bCLONES$b min Ignore clients from hosts with fewer than this many connections.",
319 "$bINFO_SPACE$b yes/no Clients match only if their info starts with a space (' ') character.",
320 "$bABUSE OPERS$b Force adverse actions to affect opers as well.",
321 "$bLOG$b Record matching users in $O's log file (in addition to acting).",
322 "$bREGEX$b yes/no Specifies if NICK/IDENT/HOST/INFO should be treated as a regular expression.",
323 "$bSILENT$b yes/no If yes, AUTO is prepended to the gline message, making the gline silent in nefarious ircd.",
324 "$bVERSION$b version If they have been queried using the VERSION action and responded, they are matched if the reply they give matches.",
325 "$bCHANTARGET$b #channel For use with SVSJOIN action, this specifies the channel they are svsjoined to.",
326 "$bCHECKRESTRICTIONS$b yes/no For use with SVSJOIN action, this specifies to check channel modes like bans, invite, limits, and key before the SVSJOIN is issued.",
327 "$bMARK$b mark For use with the MARK action, this is what thety are marked with.",
182dd032 328 "Additionally, the $bCHANNEL$b target may be prefixed with @ to select channel operators, + to select voiced users (will not select chanops unless @ is also used), or - to select non-voiced non-chanop users. For example, CHANNEL #foo will select all users in #foo; CHANNEL +#foo will select only users voiced in #foo; CHANNEL @+#foo will select ops and voiced users in #foo; etc.",
63665495 329 "When searching on the criteria of nick, ident, or info, the search string can be another of the three, prefixed with a & character, to indicate that the match should compare each user's individual data. For example, $binfo &nick$b would search for all users whose info matches their nick. To search for that phrase explicitly, prefix the & with a backslash; e.g.: $binfo \&ident$b.",
182dd032
AS
330 "$uSee Also:$u trace action, trace"
331 );
d2dce5ac 332
d76ed9a9 333"WHOIS" ("/msg $O WHOIS <nick>",
182dd032
AS
334 "Displays detailed information for the named user.",
335 "Access level: $b${level/whois}$b",
336 );
d2dce5ac 337
d76ed9a9
AS
338"CHANINFO" ("/msg $O CHANINFO <#channel> [users]",
339 "Displays very detailed information on the specified channel. If the channel is omitted, then $bchaninfo$b will be done on the channel where the command was given. You must give a second parameter ($busers$b) to list users in the channel.",
182dd032
AS
340 "Access level: $b${level/chaninfo}$b",
341 "$uSee Also:$u whois"
342 );
d2dce5ac 343
d76ed9a9
AS
344"CSEARCH" ("/msg $O CSEARCH <action> <criteria> <value> [<criteria> <value>]...",
345 "Searches through the network's channels for those matching the specified criteria, and applies the specified action to them. A list of actions can be found under $bhelp csearch action$b and a list of criteria in $bhelp csearch criteria$b.",
182dd032
AS
346 "Access level: $b${level/csearch}$b",
347 "$uSee Also:$u csearch action, csearch criteria"
348 );
d2dce5ac 349
d76ed9a9
AS
350"CSEARCH ACTION" ("$bCSEARCH ACTION$b",
351 "Options for action in $bcsearch$b are:",
352 "$bPRINT$b: Display the channel and user count.",
182dd032
AS
353 "$bCOUNT$b: Count all matching channels."
354 );
d2dce5ac 355
d76ed9a9
AS
356"CSEARCH CRITERIA" ("$bCSEARCH CRITERIA$b",
357 "Criteria and values for $bcsearch$b (a search with $bcsearch$b must match all specified items):",
358 "$bNAME$b name Specifies a name to search for.",
359 "$bTOPIC$b topic Specifies a topic to search for.",
360 "$bUSERS$b cmp User count constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu)",
361 "$bTIMESTAMP$b cmp Timestamp constraint (<Nu, <=Nu, =Nu, >=Nu or >Nu; supports interval notation)",
182dd032
AS
362 "$bLIMIT$b 50 Limits the number of responses to a certain number."
363 );
d2dce5ac 364
d76ed9a9
AS
365"JOIN" ("/msg $O JOIN <#channel> ",
366 "Makes $b$O$b join the specified channel.",
182dd032
AS
367 "Access level: $b${level/join}$b",
368 "$uSee Also:$u part"
369 );
d2dce5ac 370
d76ed9a9
AS
371"PART" ("/msg $O PART <#channel> ",
372 "Makes $b$O$b leave the specified channel.",
182dd032
AS
373 "Access level: $b${level/part}$b",
374 "$uSee Also:$u join"
375 );
d2dce5ac 376
d76ed9a9
AS
377"ADDBAD" ("/msg $O ADDBAD <word>",
378 "Adds a bad word to $b$O's$b bad word list. Bad words make any channel that has a bad word anywhere in a channel's name illegal. A list of current bad words can be displayed by $bstats bad$b.",
182dd032 379 "Access level: $b${level/addbad}$b",
de9510bc 380 "$uSee Also:$u addexempt, delbad, stats bad, $C:noregister"
182dd032 381 );
d2dce5ac 382
d76ed9a9
AS
383"ADDEXEMPT" ("/msg $O ADDEXEMPT <#channel>",
384 "Adds a channel to $O's \"exempt\" list. These channels (and only these channels) are never considered to contain prohibited words. Note that you $bmust$b specify the whole channel name, and may not use wildcards.",
385 "For example, if you have added $ufree$u to the bad-word list, you could add $u#FreeBSD$u to the exempt list, and anyone could join #FreeBSD. Users joining #FreeBSDISOz would be kickbanned by $O.",
386 "The current exempt list is displayed with the current bad-words in $bstats bad$b.",
182dd032
AS
387 "Access level: $b${level/addexempt}$b",
388 "$uSee Also:$u addbad, delexempt, stats"
389 );
d2dce5ac 390
d76ed9a9
AS
391"DELBAD" ("/msg $O DELBAD <keyword>",
392 "Deletes a bad word from $b$O's$b bad word list. Bad words make any channel that has a bad word anywhere in a channel's name illegal. A list of current bad words can be displayed by $bstats bad$b.",
182dd032 393 "Access level: $b${level/delbad}$b",
de9510bc 394 "$uSee Also:$u addbad, delexempt, stats bad, $C:allowregister"
182dd032 395 );
d2dce5ac 396
d76ed9a9
AS
397"DELEXEMPT" ("/msg $O DELEXEMPT <#channel>",
398 "Removes a channel from $O's bad-word-exempt channel list.",
182dd032
AS
399 "Access level: $b${level/delexempt}$b",
400 "$uSee Also:$u addexempt, delbad, stats"
401 );
d2dce5ac 402
d76ed9a9
AS
403"BAN" ("/msg $O BAN <#channel> <nick|hostmask>",
404 "Bans the specified hostmask from the specified channel.",
405 "If a nick is used instead of hostmask, the hostmask is generated based on the nickname.",
406 "If the channel is omitted, the $bban$b will be done in the channel where the command was given.",
182dd032
AS
407 "Access level: $b${level/ban}$b",
408 "$uSee Also:$u kickban, kickbanall, unban"
409 );
d2dce5ac 410
d76ed9a9
AS
411"UNBAN" ("/msg $O UNBAN <#channel> <hostmask>",
412 "Unbans the specified hostmask from the specified channel.",
413 "If the channel is omitted, the $bunban$b will be done in the channel where the command was given.",
182dd032
AS
414 "Access level: $b${level/unban}$b",
415 "$uSee Also:$u kickban, kickbanall, ban"
416 );
d2dce5ac 417
d76ed9a9
AS
418"CLEARBANS" ("/msg $O CLEARBANS <#channel> ",
419 "Clears all bans in the specified channel.",
420 "If the channel is omitted, then $bclearbans$b will be done in the channel where the command was given.",
182dd032
AS
421 "Access level: $b${level/clearbans}$b",
422 "$uSee Also:$u ban, unban"
423 );
d2dce5ac 424
d76ed9a9
AS
425"CLEARMODES" ("/msg $O CLEARMODES <#channel> ",
426 "Clears the specified channel of all modes.",
427 "If the channel is omitted, then $bclearmodes$b will be done in the channel where the command was given.",
182dd032
AS
428 "Access level: $b${level/clearmodes}$b",
429 "$uSee Also:$u mode"
430 );
d2dce5ac 431
d76ed9a9
AS
432"DEOP" ("/msg $O DEOP <#channel> <nick> [nick]...",
433 "Deops the specified user from the specified channel.",
434 "If the channel is omitted, then $bdeop$b will be done in the channel where the command was given.",
182dd032
AS
435 "Access level: $b${level/deop}$b",
436 "$uSee Also:$u deopall, devoiceall, op, opall"
437 );
d2dce5ac 438
d76ed9a9
AS
439"DEOPALL" ("/msg $O DEOPALL <#channel>",
440 "Deops all members of the specified channel.",
441 "If the channel is omitted, then $bdeopall$b will be done in the channel where the command was given.",
182dd032
AS
442 "Access level: $b${level/deopall}$b",
443 "$uSee Also:$u deop, devoiceall, op, opall"
444 );
d2dce5ac 445
82794e1b 446"DEHOP" ("/msg $O DEHOP <#channel> <nick> [nick]...",
447 "Dehalfops the specified user from the specified channel.",
448 "If the channel is omitted, then $bdehop$b will be done in the channel where the command was given.",
449 "Access level: $b${level/dehalfop}$b",
450 "$uSee Also:$u dehalfopall, hop, hopall"
451 );
452
453"DEHOPALL" ("/msg $O DEHOPALL <#channel>",
454 "Dehalfops all members of the specified channel.",
455 "If the channel is omitted, then $bdehopall$b will be done in the channel where the command was given.",
456 "Access level: $b${level/dehopall}$b",
457 "$uSee Also:$u dehop, hop, hopall"
458 );
459
d76ed9a9
AS
460"DEVOICEALL" ("/msg $O DEVOICEALL <#channel>",
461 "Devoice all members of the specified channel who do not have channel ops.",
462 "If the channel is omitted, then $bdevoiceall$b will be done in the channel where the command was given.",
182dd032
AS
463 "Access level: $b${level/devoiceall}$b",
464 "$uSee Also:$u deop, deopall, op, opall"
465 );
d2dce5ac 466
d76ed9a9
AS
467"KICK" ("/msg $O KICK <#channel> <nick> [reason]",
468 "Kicks the specified user from the specified channel.",
469 "If the channel is omitted, then $bkick$b will be done in the channel where the command was given.",
182dd032
AS
470 "Access level: $b${level/kick}$b",
471 "$uSee Also:$u ban, kickall, kickban, kickbanall"
472 );
d2dce5ac 473
d76ed9a9
AS
474"KICKALL" ("/msg $O KICKALL <#channel> [reason]",
475 "Kicks all users in the specified channel except for the user issuing the command.",
476 "If the channel is omitted, then $bkickall$b will be done in the channel where the command was given.",
182dd032
AS
477 "Access level: $b${level/kickall}$b",
478 "$uSee Also:$u ban, kick, kickbanall"
479 );
d2dce5ac 480
d76ed9a9
AS
481"KICKBAN" ("/msg $O KICKBAN <#channel> <nick> [reason]",
482 "Kicks and bans the specified user. $b$O$b determines the hostmask to ban from the nick specified.",
483 "If the channel is omitted, then $bkickban$b will be done in the channel where the command was given.",
182dd032
AS
484 "Access level: $b${level/kickban}$b",
485 "$uSee Also:$u ban, kickall, kickbanall"
486 );
d2dce5ac 487
d76ed9a9
AS
488"KICKBANALL" ("/msg $O KICKBANALL <#channel> [reason]",
489 "Kick and bans all members of the specified channel except for the user issuing the command.",
490 "If the channel is omitted, then $bkickbanall$b will be done in the channel where the command was given.",
182dd032
AS
491 "Access level: $b${level/kickbanall}$b",
492 "$uSee Also:$u ban, kick, kickban"
493 );
d2dce5ac 494
d82cf2f0
AS
495"MARK" ("/msg $O MARK <mark>",
496 "Sets a nefarious 'mark' on the user as if they are in <mark> dnsbl. ",
497 "(shows in /whois and prefixes their host, for easy banning)",
498 "Mark must be a-z0-9 or dash (-) 20 chars or less.",
499 "$uSee Also:$u trace action"
500 );
501
502"SVSJOIN" ("/msg $O SVSJOIN <nick> <#channel>",
503 "Forces nick to join #channel",
504 "$uSee Also:$u svspart, join, trace action"
505 );
506
507"SVSPART" ("/msg $O SVSPART <nick> <#channel>",
508 "Forces nick to part #channel",
509 "$uSee Also:$u svsjoin, part, trace action"
510 );
511
d76ed9a9
AS
512"MODE" ("/msg $O MODE <#channel> <+/- mode>",
513 "Sets the specified modes (but cannot include voice, ban or op changes) on a channel.",
514 "If the channel is omitted, then $bmode$b will be done in the channel where the command was given.",
182dd032
AS
515 "Access level: $b${level/mode}$b",
516 "$uSee Also:$u ban, deop, kickban, op"
517 );
d2dce5ac 518
d76ed9a9
AS
519"OP" ("/msg $O OP <#channel> <nick> [nick]...",
520 "Ops specified nicknames the specified channel.",
521 "If the channel is omitted, then $bop$b will be done in the channel where the command was given.",
182dd032
AS
522 "Access level: $b${level/op}$b",
523 "$uSee Also:$u deop, deopall, opall"
524 );
d2dce5ac 525
d76ed9a9
AS
526"OPALL" ("/msg $O OPALL <#channel>",
527 "Ops all members of the specified channel.",
528 "If the channel is omitted, then $bopall$b will be done in the channel where the command was given.",
182dd032
AS
529 "Access level: $b${level/opall}$b",
530 "$uSee Also:$u deopall"
531 );
d2dce5ac 532
82794e1b 533"HOP" ("/msg $O HOP <#channel> <nick> [nick]...",
534 "Half ops specified nicknames the specified channel.",
535 "If the channel is omitted, then $bhop$b will be done in the channel where the command was given.",
536 "Access level: $b${level/hop}$b",
537 "$uSee Also:$u dehop, dehopall, hopall"
538 );
539
540"HOPALL" ("/msg $O HOPALL <#channel>",
541 "Half ops all members of the specified channel.",
542 "If the channel is omitted, then $bhopall$b will be done in the channel where the command was given.",
543 "Access level: $b${level/hopall}$b",
544 "$uSee Also:$u dehopall"
545 );
546
d76ed9a9
AS
547"VOICEALL" ("/msg $O VOICEALL <#channel>",
548 "Voices all members of the specified channel who do not have channel ops.",
549 "If the channel is omitted, then $bvoiceall$b will be done in the channel where the command was given.",
182dd032
AS
550 "Access level: $b${level/voiceall}$b",
551 "$uSee Also:$u opall, deopall, devoiceall"
552 );
d76ed9a9
AS
553
554"GLINES" ("$bGLINE COMMANDS$b",
555 "Searches for, issues, and removes G-lines (network-global K-lines).",
556 " BLOCK [${level/block}]",
557 " GLINE [${level/gline}]",
558 " GTRACE [${level/gtrace}]",
559 " GSYNC [${level/gsync}]",
560 " REFRESHG [${level/refreshg}]",
182dd032
AS
561 " UNGLINE [${level/ungline}]"
562 );
d2dce5ac 563
d76ed9a9
AS
564"BLOCK" ("/msg $O BLOCK <nick> [reason]",
565 "GLINES the host of the specified nick for one hour If no reason is given, use a default reason.",
182dd032
AS
566 "Access level: $b${level/block}$b",
567 "$uSee Also:$u gline, ungline"
568 );
d2dce5ac 569
d76ed9a9
AS
570"GLINE" ("/msg $O GLINE <user@host> <duration> <reason>",
571 "Issues a GLINE (network ban) on the network for the speicified user@host for the specified duration (making the expiration time: net time + duration).",
6762ab9f 572 "duration is in the form nnm, where nn is a number, and m is a charactor representing the unit (eg d for days.)",
182dd032 573 "Access level: $b${level/gline}$b",
6762ab9f 574 "$uSee Also:$u trace, ungline, ($C) durations"
182dd032 575 );
d2dce5ac 576
d76ed9a9
AS
577"GTRACE" ("/msg $O GTRACE <action> <criteria> [<criteria> <value>]...",
578 "Searches through the glines, much like $bTRACE$b does for users.",
182dd032
AS
579 "Access level: $b${level/gtrace}$b",
580 "$uSee Also:$u trace, gtrace action, gtrace criteria"
581 );
d2dce5ac 582
d76ed9a9
AS
583"GTRACE ACTION" ("$bGTRACE ACTION$b",
584 "Options for the action in $bgtrace$b are:",
585 "$bPRINT$b: Display the glines (mask, issuer, expiration time, reason)",
586 "$bCOUNT$b: Count the number of matching glines",
182dd032
AS
587 "$bUNGLINE$b: Remove matching glines",
588 "$uSee Also:$u gtrace criteria, gtrace"
589 );
d2dce5ac 590
d76ed9a9
AS
591"GTRACE CRITERIA" ("$bGTRACE CRITERIA$b",
592 "Criteria and values for $bgtrace$b (a search with $bgtrace$b must match all the criteria you give):",
593 "$bMASK SUPERSET$b user@host G-line matches if it applies to someone with this hostmask.",
594 "$bMASK SUBSET$b user@host G-line matches if this hostmask \"covers\" the G-line target.",
595 "$bMASK EXACT$b user@host G-line matches only if the target is exactly this.",
596 "$bMASK$b user@host Specifies a mask to search for (equivalent to MASK SUPERSET).",
597 "$bLIMIT$b count Limits the number of matching glines.",
598 "$bREASON$b reason Looks for glines with the given reason.",
599 "$bISSUER$b account Looks for glines issued by the given account.",
182dd032
AS
600 "$bAFTER$b interval Looks for glines that expire more than $binterval$b in the future.",
601 "$uSee Also:$u gtrace action, gtrace"
602 );
d2dce5ac 603
d76ed9a9 604"GSYNC" ("/msg $O GSYNC [server]",
ceafd592 605 "Requests a list of GLINES from its uplink or the specified server. This can be used in the event X3 is down for period and becomes desynced.",
182dd032
AS
606 "Access level: $b${level/gsync}$b",
607 "$uSee Also:$u refreshg, gline, ungline"
608 );
d2dce5ac 609
08895577 610"DEFCON" ("/msg $O DEFCON [1|2|3|4|5]",
611 "The defcon system can be used to implement a pre-defined set of restrictions to services useful during an attempted attack on the network. Not specifying a level will cause $O to display the currently set defcon level and options if the level is below 5",
612 "Access level: $b${level/defcon}$b",
613 );
614
d76ed9a9
AS
615"REFRESHG" ("/msg $O REFRESHG [server]",
616 "Re-issues all GLINES in $b$O's$b database. Usually used for newly joining or desynched servers. If a server mask is specified, the GLINES are only sent to server(s) with matching names.",
182dd032
AS
617 "Access level: $b${level/refreshg}$b",
618 "$uSee Also:$u gline, ungline, gsync"
619 );
d2dce5ac 620
d76ed9a9
AS
621"UNGLINE" ("/msg $O UNGLINE <user@host>",
622 "Removes a gline from the network before it expires.",
182dd032
AS
623 "Access level: $b${level/ungline}$b",
624 "$uSee Also:$u gline"
625 );
d2dce5ac 626
d914d1cb 627"SHUN" ("$bSHUN COMMANDS$b",
628 "Searches for, issues, and removes Shuns.",
629 " SBLOCK [${level/sblock}]",
630 " SHUN [${level/shun}]",
631 " STRACE [${level/strace}]",
632 " SSYNC [${level/ssync}]",
633 " REFRESHS [${level/refreshs}]",
634 " UNSHUN [${level/unshun}]"
635 );
636
637"SBLOCK" ("/msg $O SBLOCK <nick> [reason]",
638 "SHUNS the host of the specified nick for one hour If no reason is given, use a default reason.",
639 "Access level: $b${level/sblock}$b",
640 "$uSee Also:$u shun, unshun"
641 );
642
643"SHUN" ("/msg $O SHUN <user@host> <duration> <reason>",
644 "Issues a SHUN on the network for the speicified user@host for the specified duration (making the expiration time: net time + duration).",
645 "Access level: $b${level/shun}$b",
646 "$uSee Also:$u trace, unshun"
647 );
648
649"STRACE" ("/msg $O STRACE <action> <criteria> [<criteria> <value>]...",
650 "Searches through the shuns, much like $bTRACE$b does for users.",
651 "Access level: $b${level/strace}$b",
652 "$uSee Also:$u trace, strace action, strace criteria"
653 );
654
655"STRACE ACTION" ("$bSTRACE ACTION$b",
656 "Options for the action in $bstrace$b are:",
657 "$bPRINT$b: Display the shuns (mask, issuer, expiration time, reason)",
658 "$bCOUNT$b: Count the number of matching shuns",
659 "$bUNSHUN$b: Remove matching shuns",
660 "$uSee Also:$u strace criteria, strace"
661 );
662
663"STRACE CRITERIA" ("$bSTRACE CRITERIA$b",
664 "Criteria and values for $bstrace$b (a search with $bstrace$b must match all the criteria you give):",
665 "$bMASK SUPERSET$b user@host Shun matches if it applies to someone with this hostmask.",
666 "$bMASK SUBSET$b user@host Shun matches if this hostmask \"covers\" the Shun target.",
667 "$bMASK EXACT$b user@host Shun matches only if the target is exactly this.",
668 "$bMASK$b user@host Specifies a mask to search for (equivalent to MASK SUPERSET).",
669 "$bLIMIT$b count Limits the number of matching shuns.",
670 "$bREASON$b reason Looks for shuns with the given reason.",
671 "$bISSUER$b account Looks for shuns issued by the given account.",
672 "$bAFTER$b interval Looks for shuns that expire more than $binterval$b in the future.",
673 "$uSee Also:$u strace action, strace"
674 );
675
676"SSYNC" ("/msg $O SSYNC [server]",
677 "Requests a list of SHUNS from its uplink or the specified server. This can be used in the event X3 is down for period and becomes desynced.",
678 "Access level: $b${level/ssync}$b",
679 "$uSee Also:$u refreshs, shun, unshun"
680 );
681
682"REFRESHS" ("/msg $O REFRESHS [server]",
683 "Re-issues all SHUNS in $b$O's$b database. Usually used for newly joining or desynched servers. If a server mask is specified, the SHUNS are only sent to server(s) with matching names.",
684 "Access level: $b${level/refreshs}$b",
685 "$uSee Also:$u shun, unshun, ssync"
686 );
687
688"UNSHUN" ("/msg $O UNSHUN <user@host>",
689 "Removes a shun from the network before it expires.",
690 "Access level: $b${level/unshun}$b",
691 "$uSee Also:$u shun"
692 );
693
d76ed9a9
AS
694"CLONE" ("/msg $O CLONE <sub-command> <sub-command arguments>",
695 "Creats and manipulates a fake user. Sub-commands for $bclone$b are:",
696 "$bADD$b: Adds a new clone. Arguments: <nickname> <user@host> <info>",
697 "$bREMOVE$b: Removes a clone. Arguments: <nickname>",
698 "$bJOIN$b: Joins a clone to a channel. Arguments: <nickname> <channel>",
699 "$bPART$b: Parts a clone from a channel. Arguments: <nickname> <channel>",
700 "$bOP$b: Ops a clone in a channel. Arguments: <nickname> <channel>",
182dd032
AS
701 "$bSAY$b: Makes a clone say something to a channel. Arguments: <nickname> <channel> <text>",
702 "Access level: $b${level/clone}$b",
703 "$uSee Also:$u collide, reserve, jupe"
704 );
d2dce5ac 705
d76ed9a9
AS
706"COLLIDE" ("/msg $O COLLIDE <nick> <ident> <host> <description>",
707 "Creates a clone with the specified properties, colliding any existing user with the same nick.",
182dd032
AS
708 "Access level: $b${level/collide}$b",
709 "$uSee Also:$u clone, reserve, jupe"
710 );
d2dce5ac 711
d76ed9a9 712"JUPE" ("/msg $O JUPE <srvname> <srvnum> <description>",
ceafd592 713 "Causes X3 to create a \"juped\" (dummy) server. This can be used to prevent a poorly connected server from connecting.",
182dd032
AS
714 "Access level: $b${level/jupe}$b",
715 "$uSee Also:$u unjupe, clone, reserve"
716 );
d2dce5ac 717
d76ed9a9 718"RESERVE" ("/msg $O RESERVE <nickname> <user> <host> <comment>",
ceafd592 719 "Used to ban, protect, or jupe a given nick. Unlike $bclone$b and $bcollide$b, reserved nicks are saved across restarts of X3.",
182dd032
AS
720 "Access level: $b${level/reserve}$b",
721 "$uSee Also:$u unreserve, clone, jupe"
722 );
d2dce5ac 723
d76ed9a9 724"UNJUPE" ("/msg $O UNJUPE <srvname>",
ceafd592 725 "Causes X3 to unjupe a jupe server.",
182dd032
AS
726 "Access level: $b${level/unjupe}$b",
727 "$uSee Also:$u jupe, unreserve, clone"
728 );
d2dce5ac 729
47956fc5
AS
730"ROUTING ADDPLAN" ("/msg $O ROUTING ADDPLAN <name>",
731 "Creates a new blank routing plan named name.",
732 "You can then use $bROUTING ADDSERVER$b to build it.",
5c6bff84 733 "Use $bSTATS ROUTING [name]$b to view it, and $bROUTING SET ACTIVE$b to activate it.",
47956fc5
AS
734 "$uSee Also:$u routing, stats routing, routing delplan, routing set, routing addserver"
735 );
736"ROUTING DELPLAN" ("/msg $O ROUTING DELPLAN <name>",
737 "Removes the routing plan name, including all the servers that make it up. Use with caution, there is no undo.",
738 "$uSee Also:$u routing, stats routing, routing addplan"
739 );
740
741"ROUTING ADDSERVER" ("/msg $O ROUTING ADDSERVER <plan> <name>[:port] <uplink> [backup uplink]",
742 "Adds a server to the routing plan 'plan'.",
743 " plan - The name of a routing plan already created.",
744 " server - The name of the server you are adding (full hostname).",
745 " port - The port that the server listens to connectons on. If you leave this out, the default is taken from $bSET ROUTING DEFAULT_PORT$b.",
746 " uplink - This is the server (full hostname) that you want the server to connect to.",
747 " backup uplink - If uplink is offline, this one takes over.",
748 " $b$b ",
749 " It is $uvery$u important that the routing plan be from a consistant perspective, without any loops, or disconnected pieces. It helps to pick a server (usually the one $O is liked to) and consider which server each of the servers links to towards $O. For an example see /msg $O HELP ROUTING EXAMPLE.",
750 " If you add a server whose name already exists, the old one will be replaced.",
751 "$uSee Also:$u routing, stats routing, routing delserver, routing addplan",
752 );
753
754"ROUTING EXAMPLE" ("An Auto Routing System Example:",
755 " Consider the following map: ",
756 " test.net.org - test's uplink is x3",
757 " |-X3.NET.Services - this is me",
758 " |-laptop.net.org - laptop's uplink is test",
759 " | `-foobar.net.org - foobar's uplink is laptop",
760 " `-test2.net.org - test2's uplink is test",
dd1fc2a3 761 " `-test3.net.org - test3's uplink is test2",
47956fc5
AS
762 " $b$b ",
763 " Its important that every entry in your routing plan be specified relitive to the same location. Usually this is the location of X3 itself, but doesn't have to be. In the above example you could do:",
20517d48 764 " ROUTING ADDPLAN mylpan ",
47956fc5
AS
765 " ROUTING ADDSERVER myplan test.net.org:4400 x3.net.services ",
766 " ROUTING ADDSERVER myplan test2.net.org:4400 test.net.org ",
767 " ROUTING ADDSERVER myplan test3.net.org:4400 test2.net.org ",
768 " ROUTING ADDSERVER myplan laptop.net.org:4400 test.net.org ",
769 " ROUTING ADDSERVER myplan foobar.net.org:4400 laptop.net.org ",
20517d48 770 " ROUTING SET ACTIVE myplan ",
47956fc5
AS
771 " $b$b ",
772 " If there are loops, or two servers who point to eachother, $O will not be able to use the plan. If there are sections which do not link back to the rest, they will be lost and the plan will not work properly.",
773 );
774
775"ROUTING DELSERVER" ("/msg $O ROUTING DELSERVER <plan> <server>",
776 "Deletes a server from a routing plan.",
777 "$uSee also:$u routing, stats routing, routing addserver, routing delplan",
778 );
779
780"ROUTING SET" ("/msg $O ROUTING SET [option] [value]",
781 "Changes The Auto Routing System options",
782 " ACTIVE - Sets which routing plan is active. ",
783 " Set to 'none' to disable auto routing.",
784 " RETRY_PERIOD - How often to check for missing servers",
785 " see /msg $C durations for help with units",
786 " CONN_PINGOUT - enable to auto-reconnect servers that ping out",
787 " CONN_READERROR - enable to auto-reconnect servers that squit with a read error",
788 " KARMA - enable to keep track of oft-splitting servers, and try to route around them",
789 " DEFAULT_PORT - If you don't specify a port in $brouting addserver$b, this port is used",
790 " $b$b ",
791 " Issue without any option/value to see the current value(s).",
792 "$uSee also:$u routing, stats routing, routing addserver",
793 );
794
795"ROUTING MAP" ("/msg $O ROUTING MAP",
796 "Shows the currently active routing plan, as parsed and re-centered for use.",
797 "Before $O can take a routing plan as entered by you, and use it, $O must re-orient the map so all the uplinks point toward it. Loops are detected, and missing pieces lost. This command shows you the desired route, as $O has compiled it.",
798 "If KARMA is enabled, or a server is un-connectable, $O may use a backup uplink to build this map to attempt to repair the network.",
799 "The check box [ ] is used to indicate if the current routing of the network conforms to the routing map.",
800 "[X] - Server is linked correctly",
801 "[!] - Server is linked, but not where the plan specifies",
802 "[ ] - Server is not linked to the network at all",
803 " $b$b",
804 "$uSee also:$u routing, stats routing, routing set, routing addserver",
805 );
806
807"REROUTE" ("/msg $O REROUTE <C|N|T>",
808 "Allows $O to make changes to the linkage of the servers on the network. It has 3 modes: Normal, Connect-only, and Test:",
809 " N - Normal mode: Will delink any servers which are not linked to their primary uplink, and try to reconnect them correctly according to the active routing plan. it will also try to connect servers that are completely missing.",
810 " C - Connect-only: Will attempt to connect any missing servers to the network, using the active routing plan.",
811 " T - Test: Will do the same as normal mode, only all actions will be simulated. No actual rerouting will take place, it will only tell you what it WOULD do in normal mode.",
812 " $b$b ",
813 "$uSee also:$u routing, routing map, stats routing",
814 );
815
5c6bff84 816"STATS ROUTING" ("/msg $O STATS ROUTING [planmask]",
47956fc5 817 "Provides information about The Auto Routing System's configuration. You can see the routing plans, and the current routing options.",
5c6bff84 818 " If planmask is provided, you will see the full details for any plans matching the mask (* and ? wildcards)",
47956fc5
AS
819 "$uSee also:$u routing, routing set",
820 );
821
6c34bb5a 822"PRIVSET" ("/msg $O PRIVSET <nick> <+/-flag>",
823 "Allows $O to set flags on users.",
824 "Access level: $b${level/privset}$b",
825 "$uSee also: privflags"
826 );
827
d76ed9a9
AS
828"UNRESERVE" ("/msg $O UNRESERVE <nick>",
829 "Removes a nick from $b$O's$b reserve list.",
182dd032
AS
830 "Access level: $b${level/unreserve}$b",
831 "$uSee Also:$u reserve, clone, unjupe"
832 );
d76ed9a9 833
d76ed9a9
AS
834"LOG" ("/msg $O LOG <criteria> <value> [<criteria> <value>]...",
835 "Searches services logs based on critera specified and displays the results.",
836 "Criteria and associated values (a search match all specified items):",
837 "$bBOT$b - A service bot's name (for example, $O).",
838 "$bCHANNEL$b - The channel where a command was issued (accepts wildcards).",
839 "$bNICK$b - The nickname issuing the command (accepts wildcards).",
840 "$bACCOUNT$b - The account of the user who issued the command (accepts wildcards).",
841 "$bHOSTMASK$b - The ident@host of the user who issued the command (accepts wildcards).",
842 "$bAGE$b - Age of commands to find (for example, 1m or >3m).",
843 "$bLIMIT$b - Maximum number of results to show.",
844 "$bLEVEL$b - Comma-separated list of COMMAND, OVERRIDE, STAFF, to return only those commands.",
845 "$bTYPE$b - Name of module that generated log (see $bSTATS MODULES$b).",
182dd032
AS
846 "By default, all levels of audit log entries are returned. You may exclude levels from the results by using the level criteria and the '-' character in front of the level name.",
847 "Access level: $b${level/log}$b",
848 "$uSee Also:$u reopen"
849 );
d2dce5ac 850
d76ed9a9
AS
851"REOPEN" ("/msg $O REOPEN",
852 "Close and re-open all the log files.",
182dd032
AS
853 "$uSee Also:$u log, rehash, write, writeall, readhelp"
854 );
d2dce5ac 855
d76ed9a9 856"DIE" ("/msg $O DIE <reason>",
ceafd592 857 "SQUIT X3 with the given reason and shuts it down.",
182dd032
AS
858 "Access level: $b${level/die}$b",
859 "$uSee Also:$u restart, reconnect, jump"
860 );
861
d76ed9a9 862"JUMP" ("/msg $O JUMP <uplink>",
ceafd592 863 "Causes X3 to connect to the specified uplink.",
182dd032
AS
864 "Access level: $b${level/jump}$b",
865 "$uSee Also:$u reconnect, restart, die"
866 );
d2dce5ac 867
d76ed9a9 868"RECONNECT" ("/msg $O RECONNECT ",
ceafd592 869 "Causes X3 to reconnect to its current uplink.",
182dd032
AS
870 "Access level: $b${level/reconnect}$b",
871 "$uSee Also:$u jump, rehash, restart, die"
872 );
d2dce5ac 873
d76ed9a9 874"REHASH" ("/msg $O REHASH",
ceafd592 875 "Causes X3 to re-read its configuration file and update its state as much as possible.",
182dd032
AS
876 "Access level: $b${level/rehash}$b",
877 "$uSee Also:$u die, reconnect, jump, restart"
878 );
d2dce5ac 879
d76ed9a9 880"RESTART" ("/msg $O RESTART <reason>",
ceafd592 881 "Causes X3 to SQUIT with the specified reason and restart.",
182dd032
AS
882 "Access level: $b${level/restart}$b",
883 "$uSee Also:$u reconnect, rehash, die"
884 );
d2dce5ac 885
d76ed9a9 886"GAG" ("/msg $O GAG <mask> <duration> <reason>",
de9510bc
AS
887 "Sets a complete services-wide ignore on all users matching the provided mask. All services will completely ignore all private messages or notices from gagged users.",
888 "The gag will automatically expire after $b<duration>$b (or last forever if that is zero).",
182dd032 889 "Access level: $b${level/gag}$b",
de9510bc 890 "$uSee Also:$u ungag, trace, stats gags"
182dd032 891 );
d2dce5ac 892
d76ed9a9
AS
893"HELPSERV" ("/msg $O HELPSERV <command>",
894 "Sends a command to the HelpServ system. It is used for all \"override\" commands, as well as registration and unregistration.",
182dd032
AS
895 "$uSee also:$u /msg $O HELPSERV HELP"
896 );
d2dce5ac 897
258d1427
AS
898"QUERY" ("/msg $O QUERY [key][/<sub-key>[/<sub-sub-key>]...]",
899 "Displays the value of the given configuration key. ",
900 "If the key is a composite entry, show the subkeys inside it.",
901 "Examples:",
902 " QUERY - shows 1st level keys ",
903 " QUERY services/chanserv - shows list of chanserv settings ",
904 " QUERY services/chanserv/chan_expire_delay - shows value ",
182dd032
AS
905 "Access level: $b${level/query}$b",
906 "$uSee Also:$u set, rehash"
907 );
d2dce5ac 908
d76ed9a9
AS
909"SET" ("/msg $O SET <option> <value>",
910 "Modifies the internal configuration database. Currently, only keys that have been previously set may be modified.",
182dd032
AS
911 "Access level: $b${level/set}$b",
912 "$uSee Also:$u query, rehash"
913 );
d2dce5ac 914
d76ed9a9 915"UNGAG" ("/msg $O UNGAG <hostmask>",
de9510bc 916 "Ungags a gaged hostmask.",
182dd032
AS
917 "Access level: $b${level/ungag}$b",
918 "$uSee Also:$u gag, stats gags"
919 );
d2dce5ac 920
d76ed9a9
AS
921"DUMP" ("/msg $O DUMP <raw line>",
922 "Dumps a raw server message into the stream. Unlike $braw$b, $bdump$b checks line syntax before sending it, making it much safer to use then $braw$b. If $bdump$b detects a syntax error in the line, it is not sent. It is $bHIGHLY$b recommended that you use $bdump$b instead of $braw$b.",
182dd032
AS
923 "Access level: $b${level/dump}$b",
924 "$uSee Also:$u raw"
925 );
d2dce5ac 926
d76ed9a9
AS
927"RAW" ("/msg $O RAW <raw line>",
928 "Dumps a raw server message into the stream. Unlike $bdump$b, $braw$b does $bNOT$b check line syntax before sending it, making $braw$b dangerous. It will however, after the line is sent, warn of a parse error if there is a problem with the line. It is $bHIGHLY$b recommended that $bdump$b be used instead of $braw$b because it is much safer.",
182dd032
AS
929 "Access level: $b${level/raw}$b",
930 "$uSee Also:$u dump"
931 );
d2dce5ac 932
d76ed9a9 933"SETTIME" ("/msg $O SETTIME [servermask] [resync]",
ceafd592 934 "Sets the time on the named server(s) to match the time known to X3.",
d76ed9a9 935 "For example, using $b*$b as the mask sets the time on all servers; using a server's full name sets the time only on that one.",
ceafd592 936 "If the RESYNC argument is provided, sets the time to what X3 believes the local time is, rather than what it believes the network time is.",
182dd032
AS
937 "Access level: $b${level/settime}$b",
938 "$uSee Also:$u timecmd"
939 );
d2dce5ac 940
d76ed9a9
AS
941"STATS" ("/msg $O STATS <subject>",
942 "Displays statistics about a specified subject. Subjects include:",
943 "$bALERTS$b: The list of current \"alerts\".",
944 "$bBAD$b: Current list of bad words and exempted channels.",
945 "$bGAGS$b: The list of current gags.",
946 "$bGLINES$b: Reports the current number of glines.",
d914d1cb 947 "$bSHUNS$b : Reports the current number of shuns.",
d76ed9a9
AS
948 "$bLINKS$b: Information about the link to the network.",
949 "$bMAX$b: The max clients seen on the network.",
950 "$bNETWORK$b: Displays network information such as total users and how many users are on each server.",
951 "$bNETWORK2$b: Additional information about the network, such as numerics and linked times.",
952 "$bOPERS$b: A list of users that are currently +o.",
ceafd592 953 "$bPROXYCHECK$b: Information about proxy checking in X3.",
d76ed9a9 954 "$bRESERVED$b: The list of currently reserved nicks.",
47956fc5 955 "$bROUTING$b: The routing plans and settings of the Auto Routing System",
d76ed9a9
AS
956 "$bTIMEQ$b: The number of events in the timeq, and how long until the next one.",
957 "$bTRUSTED$b: The list of currently trusted IPs.",
ceafd592 958 "$bUPTIME$b: X3 uptime, lines processed, and CPU time.",
d76ed9a9 959 "$bMODULES$b: Shows loaded modules that implement commands.",
182dd032
AS
960 "$bSERVICES$b: Shows active service bots.",
961 "Access level: $b${level/stats}$b",
eaf715f1
AS
962 "$b$b",
963 "$uSee Also:$u stats alerts"
182dd032 964 );
d76ed9a9 965
eaf715f1
AS
966"STATS ALERTS" ("/msg $O STATS ALERTS [Owner|Filter]",
967 "Show alerts. If a parameter is given, only alerts who match it are shown.",
968 "$b$b",
969 " Owner - the account name of whoever created the alert",
970 " Filter - A wildcard (* and ?) match string compared against the criteria string",
971 "$b$b",
8709474a 972 "Example: STATS ALERTS *nick phil*",
eaf715f1 973 "$uSee Also:$u addalert, delalert, stats"
8709474a 974 );
eaf715f1 975
ec311f39 976"TRACK" ("/msg $O TRACK <+/-type|all|none>",
977 "This specifies what will be tracked in the tracking channel.",
978 "Use + to add flags and - to remove types. Use ALL to enable all",
979 "tracking options available, use NONE to completly disable them.",
980 "Available flags are:",
981 "auth - Auths",
982 "chanmode - Channel Modes",
983 "del - Quits",
984 "join - Joins",
985 "kick - Kicks",
986 "new - New Nicks",
987 "nick - Nick Changes",
988 "part - Parts",
989 "umode - Umodes");
990
991"ADDTRACK" ("/msg $O ADDTRACK <nick>",
992 "Adds the given <nick> to the tracking list.",
993 "$uSee Also:$u deltrack listtrack addalert");
994
995"DELTRACK" ("/msg $O DELTRACK <nick>",
996 "Removes the given <nick> from the tracking list.",
997 "$uSee Also:$u deltrack listtrack");
998
999"LISTTRACK" ("/msg $O LISTTRACK",
1000 "Lists all currently active tracks.",
1001 "$uSee Also:$u addtrack deltrack");
1002
7637f48f 1003"RESETMAX" ("/msg $O RESETMAX",
1004 "Resets the max clients number to the current ammount of connected clients. Use with caution.",
1005 "$uSee Also:$u stats max");
1006
d2dce5ac 1007