]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/chanserv.help
svsnick and 1 param auth
[irc/evilnet/x3.git] / src / chanserv.help
index c653c7ffb7ec21da8770c61062c7c5299374f442..04c3fb7f1589efe608f8700a7172642748fd87d4 100644 (file)
         "TOPICREFRESH: Controls if (and how often) $b$C$b will reset the topic.",
         "RESYNC:       Controls if (and how often) $b$C$b will reset the userlist.",
         "DYNLIMIT:     Adjusts user limit (+l channel mode) to prevent join floods.",
+       "MAXSETINFO:   Maximum amount of characters in a SETINFO line.",
         "$bIRCOP ONLY$b:",
         "NODELETE:  Prevents channel deletion.",
         "If you wish to reset your channel to the default settings, you can use the $bSET DEFAULTS$b command.",
-        "$uSee Also:$u set pubcmd, set enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set resync, set ctcpreaction, set defaults");
+        "$uSee Also:$u set pubcmd, set enfops, set enfhalfops, set enfmodes, set enftopic, set protect, set toys, set setters, set topicrefresh, set resync, set ctcpreaction, set maxsetinfo, set defaults");
 
 "SET DEFAULTTOPIC" ("/msg $C SET <#channel> DEFAULTTOPIC <New default topic>",
         "This changes the default topic for the channel.  $C will set the IRC topic to this value when the $btopic$b command is used with no arguments, when the topic refresh happens (if you have $bset topicrefresh$b), or when an unauthorized user changes the topic to something else.",
         "If no topic mask is set, then a person must have the above access to change the topic from the default.",
         "$uSee Also:$u set, set topic, set topicmask");
 
+"SET MAXSETINFO" ("/msg $C SET <$channel> MAXSETINFO <value>",
+       "This setting restricts the length of user info lines.",
+        "$uSee Also:$u set");
+
 "SET AUTOMODE" ("/msg $C SET <#channel> AUTOMODE <value>",
         "This setting configures who $C gives different channel modes to on join or RESYNC.  ",
         "Valid settings are:",