X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/182dd032e9ea762dcd8df317ba21cb9e9130fa88..9666b12d7db80e0902efd9b92d95e4c4e94712ef:/src/opserv.help diff --git a/src/opserv.help b/src/opserv.help index 548c5f2..30e0650 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -52,9 +52,7 @@ " $bADDALERT$b Make $O automatically do something", " when users match a criteria.", " $bDELALERT$b Remove an alert.", - " $bWARN$b Cause activity on a channel to warn", - " $b$b ircops.", - " $bUNWARN$b Remove a channel activity warning.", + " $bSTATS ALERT$b See a listing of alerts. ", "=--------------- End of Help ----------------=" ); @@ -128,7 +126,7 @@ " $bDUMPMESSAGES$b Writes messages to a .db file (for translators).", " $b$b", " $bREHASH$b Re-read the config files.", - " $bRESTART$b Quit and re-run srvx.", + " $bRESTART$b Quit and re-run X3.", " $bDIE$b Make the bot quit.", " $bJUMP$b Change uplink servers.", " $bRECONNECT$b Reconnect to this uplink server.", @@ -317,7 +315,7 @@ "ADDBAD" ("/msg $O ADDBAD ", "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.", "Access level: $b${level/addbad}$b", - "$uSee Also:$u addexempt, delbad, stats" + "$uSee Also:$u addexempt, delbad, stats bad, $C:noregister" ); "ADDEXEMPT" ("/msg $O ADDEXEMPT <#channel>", @@ -331,7 +329,7 @@ "DELBAD" ("/msg $O DELBAD ", "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.", "Access level: $b${level/delbad}$b", - "$uSee Also:$u addbad, delexempt, stats" + "$uSee Also:$u addbad, delexempt, stats bad, $C:allowregister" ); "DELEXEMPT" ("/msg $O DELEXEMPT <#channel>", @@ -340,18 +338,6 @@ "$uSee Also:$u addexempt, delbad, stats" ); -"UNWARN" ("/msg $O UNWARN <#channel>", - "Deletes the activity warning for a channel.", - "Access level: $b${level/unwarn}$b", - "$uSee Also:$u warn, stats warn" - ); - -"WARN" ("/msg $O WARN <#channel> [reason]", - "Adds an activity warning for the channel.", - "Access level: $b${level/warn}$b", - "$uSee Also:$u unwarn, stats warn" - ); - "BAN" ("/msg $O BAN <#channel> ", "Bans the specified hostmask from the specified channel.", "If a nick is used instead of hostmask, the hostmask is generated based on the nickname.", @@ -508,7 +494,7 @@ ); "GSYNC" ("/msg $O GSYNC [server]", - "Requests a list of GLINES from its uplink or the specified server. This can be used in the event srvx is down for period and becomes desynced.", + "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.", "Access level: $b${level/gsync}$b", "$uSee Also:$u refreshg, gline, ungline" ); @@ -544,19 +530,19 @@ ); "JUPE" ("/msg $O JUPE ", - "Causes srvx to create a \"juped\" (dummy) server. This can be used to prevent a poorly connected server from connecting.", + "Causes X3 to create a \"juped\" (dummy) server. This can be used to prevent a poorly connected server from connecting.", "Access level: $b${level/jupe}$b", "$uSee Also:$u unjupe, clone, reserve" ); "RESERVE" ("/msg $O RESERVE ", - "Used to ban, protect, or jupe a given nick. Unlike $bclone$b and $bcollide$b, reserved nicks are saved across restarts of srvx.", + "Used to ban, protect, or jupe a given nick. Unlike $bclone$b and $bcollide$b, reserved nicks are saved across restarts of X3.", "Access level: $b${level/reserve}$b", "$uSee Also:$u unreserve, clone, jupe" ); "UNJUPE" ("/msg $O UNJUPE ", - "Causes srvx to unjupe a jupe server.", + "Causes X3 to unjupe a jupe server.", "Access level: $b${level/unjupe}$b", "$uSee Also:$u jupe, unreserve, clone" ); @@ -590,39 +576,40 @@ ); "DIE" ("/msg $O DIE ", - "SQUIT srvx with the given reason and shuts it down.", + "SQUIT X3 with the given reason and shuts it down.", "Access level: $b${level/die}$b", "$uSee Also:$u restart, reconnect, jump" ); "JUMP" ("/msg $O JUMP ", - "Causes srvx to connect to the specified uplink.", + "Causes X3 to connect to the specified uplink.", "Access level: $b${level/jump}$b", "$uSee Also:$u reconnect, restart, die" ); "RECONNECT" ("/msg $O RECONNECT ", - "Causes srvx to reconnect to its current uplink.", + "Causes X3 to reconnect to its current uplink.", "Access level: $b${level/reconnect}$b", "$uSee Also:$u jump, rehash, restart, die" ); "REHASH" ("/msg $O REHASH", - "Causes srvx to re-read its configuration file and update its state as much as possible.", + "Causes X3 to re-read its configuration file and update its state as much as possible.", "Access level: $b${level/rehash}$b", "$uSee Also:$u die, reconnect, jump, restart" ); "RESTART" ("/msg $O RESTART ", - "Causes srvx to SQUIT with the specified reason and restart.", + "Causes X3 to SQUIT with the specified reason and restart.", "Access level: $b${level/restart}$b", "$uSee Also:$u reconnect, rehash, die" ); "GAG" ("/msg $O GAG ", - "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, who are only notified when a gag goes into effect, or they sign onto the network. Gags have no effect on opers, and as a safety feature, only affect the first 250 matching users. The gag will automatically expire after $b$b (or last forever if that is zero).", + "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.", + "The gag will automatically expire after $b$b (or last forever if that is zero).", "Access level: $b${level/gag}$b", - "$uSee Also:$u ungag, trace" + "$uSee Also:$u ungag, trace, stats gags" ); "HELPSERV" ("/msg $O HELPSERV ", @@ -643,7 +630,7 @@ ); "UNGAG" ("/msg $O UNGAG ", - "Ungags a gaged hostmask and displays how many users were affected by $bungag$b. You can get a list of gaged hostmasks from $bgags$b.", + "Ungags a gaged hostmask.", "Access level: $b${level/ungag}$b", "$uSee Also:$u gag, stats gags" ); @@ -661,9 +648,9 @@ ); "SETTIME" ("/msg $O SETTIME [servermask] [resync]", - "Sets the time on the named server(s) to match the time known to srvx.", + "Sets the time on the named server(s) to match the time known to X3.", "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.", - "If the RESYNC argument is provided, sets the time to what srvx believes the local time is, rather than what it believes the network time is.", + "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.", "Access level: $b${level/settime}$b", "$uSee Also:$u timecmd" ); @@ -679,12 +666,11 @@ "$bNETWORK$b: Displays network information such as total users and how many users are on each server.", "$bNETWORK2$b: Additional information about the network, such as numerics and linked times.", "$bOPERS$b: A list of users that are currently +o.", - "$bPROXYCHECK$b: Information about proxy checking in srvx.", + "$bPROXYCHECK$b: Information about proxy checking in X3.", "$bRESERVED$b: The list of currently reserved nicks.", "$bTIMEQ$b: The number of events in the timeq, and how long until the next one.", "$bTRUSTED$b: The list of currently trusted IPs.", - "$bUPTIME$b: Srvx uptime, lines processed, and CPU time.", - "$bWARN$b: The list of channels with activity warnings.", + "$bUPTIME$b: X3 uptime, lines processed, and CPU time.", "$bMODULES$b: Shows loaded modules that implement commands.", "$bSERVICES$b: Shows active service bots.", "Access level: $b${level/stats}$b",