X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/c9bf23febfe7c108b9da7dd1937b586eace40812..18006b5cc4b0c4b72c638669a6ad5c8fb39ddf87:/src/chanserv.help diff --git a/src/chanserv.help b/src/chanserv.help index aecb552..04c3fb7 100644 --- a/src/chanserv.help +++ b/src/chanserv.help @@ -157,13 +157,13 @@ " in a channel which $C is in. These two ", " ways are demonstrated below:", " $b/MSG $C OP #chatzone Locke$b", - " $b.OP #chatzone locke$b", + " $b$!OP #chatzone locke$b", "$b$b", " If a command is given in a channel, and ", " the channel parameter is not given, the ", " channel that the command was issued in ", " will be used:", - " $b,OP locke$b", + " $b$!OP locke$b", "$b$b", " Some commands, such as $bNETINFO$b ", " don't require a channel. If one is ", @@ -176,7 +176,7 @@ " exact syntax of each command. ", "=---------- For more info see: ---------=", " http://www.afternet.org/support ", - " http://x2serv.sf.net/x3help.php " + " http://evilnet.sf.net/x3/x3help.php " ); "LOGIN" ( @@ -212,30 +212,37 @@ "Lamers are nick!user@host masks which $C watches for, and keeps out of your channel.", "If it exactly matches an existing lamer already in the list, the reason will be updated. If the existing lamer was a timed lamer, it will be extended into a permanent lamer.", "$uSee Also:$u llist, dellamer, mdellamer"); -"ADDUSER" ("/msg $C ADDUSER <#channel> ", + +"ADDUSER" ("/msg $C ADDUSER <#channel> [duration]", "This command adds someone to the channel user list with the specified access level. (You may only add users to levels less than your own.)", "The level may be one of $bpeon$b, $bop$b, $bmanager$b, $bcoowner$b, $bowner$b, or a number between 1 and 500. Only network staff may add level 500 users (owners).", - "$uSee Also:$u deluser, users, levels"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u deluser, users, levels, durations"); -"ADDPEON" ("/msg $C ADDPEON <#channel> ", +"ADDPEON" ("/msg $C ADDPEON <#channel> [duration]", "This command adds someone to the channel user list with PEON access level. (You may only add users to levels less than your own.)", - "$uSee Also:$u adduser, deluser, users"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u adduser, deluser, users, durations"); -"ADDOP" ("/msg $C ADDOP <#channel> ", +"ADDOP" ("/msg $C ADDOP <#channel> [duration]", "This command adds someone to the channel user list with OP access level. (You may only add users to levels less than your own.)", - "$uSee Also:$u adduser, deluser, users"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u adduser, deluser, users, durations"); -"ADDHOP" ("/msg $C ADDHOP <#channel> ", +"ADDHOP" ("/msg $C ADDHOP <#channel> [duration]", "This command adds someone to the channel user list with HALFOP access level. (You may only add users to levels less than your own.)", - "$uSee Also:$u adduser, deluser, users"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u adduser, deluser, users, durations"); -"ADDMANAGER" ("/msg $C ADDMANAGER <#channel> ", +"ADDMANAGER" ("/msg $C ADDMANAGER <#channel> [duration]", "This command adds someone to the channel user list with MANAGER access level. (You may only add users to levels less than your own.)", - "$uSee Also:$u adduser, deluser, users"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u adduser, deluser, users, durations"); -"ADDCOOWNER" ("/msg $C ADDCOOWNER <#channel> ", +"ADDCOOWNER" ("/msg $C ADDCOOWNER <#channel> [duration]", "This command adds someone to the channel user list with COOWNER access level. (You may only add users to levels less than your own.)", - "$uSee Also:$u adduser, deluser, users"); + "An optional duration can be specified, if specified then the after the given duration has expired the person will be automatically removed from the channel.", + "$uSee Also:$u adduser, deluser, users, durations"); "ADDTIMEDLAMER" ("/msg $C ADDTIMEDLAMER <#channel> [Reason]", "Adds an automatically expiring lamer to the channel lamer list.", @@ -269,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", @@ -506,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.", @@ -553,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:", @@ -708,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