]> jfr.im git - irc/evilnet/x3.git/blob - languages/en_GB/chanserv.help
Couple of srvx updates.
[irc/evilnet/x3.git] / languages / en_GB / chanserv.help
1 "CHANNEL" ("$bChannel Management Commands:$b",
2 " OPEN Remove +ilk channel modes and any bans on you from a channel.",
3 " USERS List all users of a channel.",
4 " CLIST coowners of a channel.",
5 " MLIST masters of a channel.",
6 " OLIST ops of a channel.",
7 " PLIST pals of a channel.",
8 " BANS List all the bans for a channel.",
9 " TOPIC Set the current topic, or reset it to the default topic.",
10 " MODE Change a channel mode.",
11 " INVITE Invite new users to your channel.",
12 " INFO Show numerical information about the users in a channel.",
13 " SET Change various channel settings.",
14 " EVENTS View a list of events relevant to a channel.",
15 " NOTE Set a note on a channel.",
16 " DELNOTE Remove a note from a channel.",
17 " RESYNC Synchronise ops and voice with the channel userlist."
18 );
19 "RESYNC" ("/msg $S RESYNC <#channel>",
20 "Synchronises users in the channel with the userlist. This means that if the user can normally get ops, $S makes sure the user has ops. Otherwise, if the user normally gets voice, $S makes sure the user has voice but not ops. Otherwise, $S makes sure the user has neither voice nor ops.");
21 "SET DEFAULTTOPIC" ("/msg $C SET <#channel> DEFAULTTOPIC <New default topic>",
22 "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 unauthorised user changes the topic to something else.",
23 "$uSee Also:$u set, set topicrefresh, set enftopic, set topicmask");
24 "SET ENFOPS" ("/msg $C SET <#channel> ENFOPS <value>",
25 "This setting restricts who may op users who are not at least ops on the userlist. If $C sees someone with access below the specified access op someone not on the userlist (or who is a pal), it will deop the second user. It is a numeric user level, or 501 to mean no one may op unrecognised users.",
26 "$uSee Also:$u set");
27 "Byte" "<mike[F]> I just worked out Byte's role in the srvx team <mike[F]> It's his job to break srvx <mike[F]> Nothing else";