ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/cmode
(Generate patch)

Comparing:
ircd-hybrid/help/opers/cmode (file contents), Revision 1155 by michael, Tue Aug 9 20:27:45 2011 UTC vs.
ircd-hybrid-8/help/opers/cmode (file contents), Revision 1204 by michael, Tue Aug 23 20:12:40 2011 UTC

# Line 20 | Line 20 | NO PARAMETERS:
20       +s     - 'Secret'.  This will prevent the channel from being shown
21                in a /whois, and in the channel list.
22  
23 <     +p     - 'Paranoia'. Controls whether halfops may invite  users
23 >     +p     - 'Paranoia'. Controls whether halfops may invite users
24                into a channel or whether they may kick other members of a
25                channel.
26  
# Line 31 | Line 31 | NO PARAMETERS:
31                channel who hasn't received an /invite or whose host isn't in
32                the +I list.
33  
34 +     +r     - 'Registered'. Channel has been registered with ChanServ.
35 +              This mode can be set by servers only.
36 +
37 +     +O     - 'IRCOps only'. This will prevent anyone who hasn't obtained
38 +              IRCOp status from joining your channel. Can be set by an IRCOp
39 +              only.
40 +
41 +     +S     - 'SSL only'. This will prevent anyone who isn't securely connected
42 +              via SSL/TLS from joining your channel.
43 +
44  
45   WITH PARAMETERS:
46   ----------------
# Line 79 | Line 89 | WITH PARAMETERS:
89                invite-only (+i) channel, based on a nick!user@host match.
90  
91                PARAMS: /mode #channel +IIII n!u@h1b n!u@h2b n!u@h3b n!u@h4
82

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)