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

Comparing:
ircd-hybrid/help/opers/cmode (file contents), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid/trunk/help/opers/cmode (file contents), Revision 1592 by michael, Sat Oct 27 21:02:32 2012 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     - 'Private'.
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  
27       +m     - 'Moderated'.  This will prevent any user who isn't opped,
28                half-opped or voiced (+o/+h/+v) from talking in the channel.
# Line 29 | 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 +     +R     - 'Registered only'.- Only registered clients may join a channel
42 +              with that mode set
43 +
44 +     +S     - 'SSL only'. This will prevent anyone who isn't securely connected
45 +              via SSL/TLS from joining your channel.
46 +
47  
48   WITH PARAMETERS:
49   ----------------
# Line 77 | Line 92 | WITH PARAMETERS:
92                invite-only (+i) channel, based on a nick!user@host match.
93  
94                PARAMS: /mode #channel +IIII n!u@h1b n!u@h2b n!u@h3b n!u@h4
80

Comparing:
ircd-hybrid/help/opers/cmode (property svn:keywords), Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC vs.
ircd-hybrid/trunk/help/opers/cmode (property svn:keywords), Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC

# Line 1 | Line 1
1 < "Id Revision"
1 > Id Revision

Diff Legend

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