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

Comparing ircd-hybrid/trunk/help/cmode (file contents):
Revision 2029 by michael, Tue May 14 18:20:01 2013 UTC vs.
Revision 6926 by michael, Fri Dec 11 17:49:05 2015 UTC

# Line 36 | 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
39 >     +C     - 'No CTCPs'. Prevent users from sending CTCPs to the channel.
40 >
41 >     +M     - 'Modreg'. Unregistered/unidentified clients cannot send text to
42 >              the channel
43  
44       +O     - 'IRCOps only'. This will prevent anyone who hasn't obtained
45                IRCOp status from joining your channel. Can be set by an IRCOp
46                only.
47  
48 <     +R     - 'Registered only'.- Only registered clients may join a channel
48 >     +R     - 'Registered only'. Only registered clients may join a channel
49                with that mode set
50  
51       +S     - 'SSL only'. This will prevent anyone who isn't securely connected
52                via SSL/TLS from joining your channel.
53  
54 +     +T     - 'No Notices'. This will prevent any user who isn't opped,
55 +              half-opped or voiced (+o/+h/+v) from sending channel notices.
56 +
57  
58   WITH PARAMETERS:
59   ----------------

Diff Legend

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