X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/20517d4824ea646f507b84b235973db4502b7f77..985d4109d818518b2230dc63736800e17d153e6c:/src/opserv.help diff --git a/src/opserv.help b/src/opserv.help index 8d69a89..f48491d 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -145,6 +145,7 @@ " $bJUPE$b Create dummy server.", " $bUNJUPE$b Remove a dummy server.", " $b$b", + " $bDEFCON$b Manipulate the DefCon system.", " $bREFRESHG$b Refresh the Glines.", " $bREFRESHS$b Refresh the Shuns.", " $bSETTIME$b Synchronize time across the network.", @@ -571,6 +572,11 @@ "$uSee Also:$u refreshg, gline, ungline" ); +"DEFCON" ("/msg $O DEFCON [1|2|3|4|5]", + "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", + "Access level: $b${level/defcon}$b", + ); + "REFRESHG" ("/msg $O REFRESHG [server]", "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.", "Access level: $b${level/refreshg}$b",