X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/b5c80c61b96547b6aa1c7d7db80a5b0286a788e8..7637f48f0045c3d3d7a019bb26b8289ffeae819a:/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}";