X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/fd20b142fcf1d4bd7ee96b7d79a20fd54573cf16..18006b5cc4b0c4b72c638669a6ad5c8fb39ddf87:/src/chanserv.help diff --git a/src/chanserv.help b/src/chanserv.help index 20a23a7..04c3fb7 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -276,10 +276,11 @@ "CLIST" ("/msg $C CLIST <#channel> [mask]", "This command lists all users of level $bCoowner$b on a channel's userlist. If a mask is supplied, only coowners matching the mask will be shown.", "$uSee Also:$u addcoowner, delcoowner, mdelcoowner, users"); -"CLVL" ("/msg $C CLVL <#channel> ", +"CLVL" ("/msg $C CLVL <#channel> [duration]", "Modifies a channel user's access level. You cannot give users access greater than or equal to your own.", "You may use *Account instead of Nick as the name argument; the * makes $C use the name of a account directly (useful if the user is not online).", - "$uSee Also:$u access, users, giveownership"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically reverted back to their previous access level.", + "$uSee Also:$u access, users, giveownership, durations"); "CREATENOTE" ("/msg $S CREATENOTE [access-arg] ", "Defines a new note type. $btypename$b is the name of the note type. $bset-access$b is one of:", " $bPRIVILEGED$b with required $baccess-arg$b being the minimum OpServ level to set", @@ -513,10 +514,11 @@ "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 ", "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.", @@ -560,6 +562,10 @@ "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 ", + "This setting restricts the length of user info lines.", + "$uSee Also:$u set"); + "SET AUTOMODE" ("/msg $C SET <#channel> AUTOMODE ", "This setting configures who $C gives different channel modes to on join or RESYNC. ", "Valid settings are:", @@ -715,3 +721,68 @@ "Futher, the X3 team would like to thank:", " $breed$b - who tirelessly nagged us to upgrade our services", "$bAfterNET Users and Opers$b - who faught both for and against the change, for the better of Afternet."); + +"MODES" ( + "/msg $C HELP MODES