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 1674 by michael, Fri Nov 23 21:00:02 2012 UTC

# Line 1 | Line 1
1 # $Id$
1   MODE <channel> <+|-><modes> [parameters]
2  
3   =-=-=-=-=-=-=-=-=-=-=
# Line 20 | Line 19 | NO PARAMETERS:
19       +s     - 'Secret'.  This will prevent the channel from being shown
20                in a /whois, and in the channel list.
21  
22 <     +p     - 'Private'.
22 >     +p     - 'Paranoia'. Controls whether halfops may invite users
23 >              into a channel or whether they may kick other members of a
24 >              channel.
25  
26       +m     - 'Moderated'.  This will prevent any user who isn't opped,
27                half-opped or voiced (+o/+h/+v) from talking in the channel.
# Line 29 | Line 30 | NO PARAMETERS:
30                channel who hasn't received an /invite or whose host isn't in
31                the +I list.
32  
33 +     +r     - 'Registered'. Channel has been registered with ChanServ.
34 +              This mode can be set by servers only.
35 +
36 +     +O     - 'IRCOps only'. This will prevent anyone who hasn't obtained
37 +              IRCOp status from joining your channel. Can be set by an IRCOp
38 +              only.
39 +
40 +     +R     - 'Registered only'.- Only registered clients may join a channel
41 +              with that mode set
42 +
43 +     +S     - 'SSL only'. This will prevent anyone who isn't securely connected
44 +              via SSL/TLS from joining your channel.
45 +
46  
47   WITH PARAMETERS:
48   ----------------
# Line 77 | Line 91 | WITH PARAMETERS:
91                invite-only (+i) channel, based on a nick!user@host match.
92  
93                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 1674 by michael, Fri Nov 23 21:00:02 2012 UTC

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

Diff Legend

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