X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/08895577a28fd6caf98febbb9b2d7827905595d8..f16ad9e7befcbd008c053c992cc05ed925a1ec49:/src/opserv.help diff --git a/src/opserv.help b/src/opserv.help index f48491d..08786ef 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -13,6 +13,7 @@ " $bCHANNEL$b Channel commands. ", " $bCLONES$b Manage trusts and limits. ", " $bROUTING$b Manage the Auto Routing System.", + " $bPRIVILEGE$b Manage the privilege lists.", " $bSETTINGS$b View and temporarily change ", " config file settings. ", " $bADMIN$b Misc Administrator Commands. ", @@ -73,6 +74,13 @@ " $bDELTRACK$b Deletes an active track.", " $bLISTTRACK$b Lists all active tracks.", ); + +"PRIVILEGE" ( + " The Privilege list system: ", + " $b$b", + " $bPRIVSET$b Set and unset privileges on the fly." + ); + "ROUTING" ( " The Auto Routing System: ", " $b$b", @@ -783,6 +791,12 @@ "$uSee also:$u routing, routing set", ); +"PRIVSET" ("/msg $O PRIVSET <+/-flag>", + "Allows $O to set flags on users.", + "Access level: $b${level/privset}$b", + "$uSee also: privflags" + ); + "UNRESERVE" ("/msg $O UNRESERVE ", "Removes a nick from $b$O's$b reserve list.", "Access level: $b${level/unreserve}$b",