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-8/help/opers/cmode (file contents), Revision 1204 by michael, Tue Aug 23 20:12:40 2011 UTC vs.
ircd-hybrid/branches/8.2.x/help/cmode (file contents), Revision 3377 by michael, Thu Apr 24 16:15:51 2014 UTC

# Line 1 | Line 1
1 # $Id$
1   MODE <channel> <+|-><modes> [parameters]
2  
3   =-=-=-=-=-=-=-=-=-=-=
# Line 11 | Line 10 | MODE <channel> <+|-><modes> [parameters]
10   NO PARAMETERS:
11   --------------
12  
13 +     +c     - 'No control codes'.  Prevent users from sending messages containing
14 +              control codes to the channel
15 +
16       +n     - 'No external messages'.  This will prevent any user who
17                isn't in the channel from sending messages to the channel.
18  
# Line 34 | Line 36 | NO PARAMETERS:
36       +r     - 'Registered'. Channel has been registered with ChanServ.
37                This mode can be set by servers only.
38  
39 +     +M      - 'Modreg'. Unregistered/unidentified clients cannot send text to
40 +               the channel
41 +
42       +O     - 'IRCOps only'. This will prevent anyone who hasn't obtained
43                IRCOp status from joining your channel. Can be set by an IRCOp
44                only.
45  
46 +     +R     - 'Registered only'. Only registered clients may join a channel
47 +              with that mode set
48 +
49       +S     - 'SSL only'. This will prevent anyone who isn't securely connected
50                via SSL/TLS from joining your channel.
51  

Diff Legend

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