X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/ec311f39148004a0a43ce45371bd02c61f19f886..b3052f71af4ef0db30d270ce3a0f969bc4e7bb97:/src/opserv.help diff --git a/src/opserv.help b/src/opserv.help index 1bb86af..4ddd9c6 100644 --- a/src/opserv.help +++ b/src/opserv.help @@ -160,7 +160,9 @@ " $bDELEXEMPT$b Remove an exception of the illegal word list.", " $b$b", " $bDUMP$b Drop safetychecked server protocol to the server. ", - " $bRAW$b Drop raw server protocol to the server. (DANGEROUS!)" + " $bRAW$b Drop raw server protocol to the server. (DANGEROUS!)", + " $b$b", + " $bRESETMAX$b Reset the maximum recorded users. (used in the event of a clone flood)" ); @@ -794,5 +796,9 @@ "Lists all currently active tracks.", "$uSee Also:$u addtrack deltrack"); +"RESETMAX" ("/msg $O RESETMAX", + "Resets the max clients number to the current ammount of connected clients. Use with caution.", + "$uSee Also:$u stats max"); + "INDEX" "${index}";