--- ircd-hybrid/help/opers/cmode 2011/08/09 20:27:45 1155 +++ ircd-hybrid/trunk/help/cmode 2020/01/13 14:56:38 9157 @@ -1,4 +1,3 @@ -# $Id$ MODE <+|-> [parameters] =-=-=-=-=-=-=-=-=-=-= @@ -11,6 +10,9 @@ MODE <+|-> [parameters] NO PARAMETERS: -------------- + +c - 'No control codes'. Prevent users from sending messages containing + control codes to the channel + +n - 'No external messages'. This will prevent any user who isn't in the channel from sending messages to the channel. @@ -20,7 +22,7 @@ NO PARAMETERS: +s - 'Secret'. This will prevent the channel from being shown in a /whois, and in the channel list. - +p - 'Paranoia'. Controls whether halfops may invite users + +p - 'Paranoia'. Controls whether halfops may invite users into a channel or whether they may kick other members of a channel. @@ -31,6 +33,36 @@ NO PARAMETERS: channel who hasn't received an /invite or whose host isn't in the +I list. + +r - 'Registered'. Channel has been registered with ChanServ. + Can be set only by servers and services. + + +u - 'Hide bmasks'. Hides +b/+e/+I mode changes and lists to everyone + except channel ops, and half-ops (+o/+h). + + +C - 'No CTCPs'. Prevent users from sending CTCPs to the channel. + + +L - 'Large ban list'. Channel can make use of the extended ban list + limit. Can be set only by irc-operators, servers and services. + + +M - 'Modreg'. Unregistered/unidentified clients cannot send text to + the channel + + +N - 'No nick changes'. This will prevent any user who isn't opped or + half-opped (+o/+h) from changing their nick while in the channel. + + +O - 'IRCOps only'. This will prevent anyone who hasn't obtained + irc-operator status from joining your channel. Can be set only + by irc-operators, servers and services. + + +R - 'Registered only'. Only registered clients may join a channel + with that mode set + + +S - 'Secure only'. This will prevent anyone who isn't securely connected + via TLS from joining your channel. + + +T - 'No Notices'. This will prevent any user who isn't opped, + half-opped or voiced (+o/+h/+v) from sending channel notices. + WITH PARAMETERS: ---------------- @@ -79,4 +111,3 @@ WITH PARAMETERS: invite-only (+i) channel, based on a nick!user@host match. PARAMS: /mode #channel +IIII n!u@h1b n!u@h2b n!u@h3b n!u@h4 -