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

Comparing:
ircd-hybrid-8/help/opers/cmode (file contents), Revision 1189 by michael, Thu Aug 18 09:48:07 2011 UTC vs.
ircd-hybrid/trunk/help/cmode (file contents), Revision 9553 by michael, Sun Jul 26 07:35:07 2020 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 20 | Line 22 | NO PARAMETERS:
22       +s     - 'Secret'.  This will prevent the channel from being shown
23                in a /whois, and in the channel list.
24  
25 <     +p     - 'Paranoia'. Controls whether halfops may invite  users
25 >     +p     - 'Paranoia'. Controls whether halfops may invite users
26                into a channel or whether they may kick other members of a
27                channel.
28  
# Line 31 | Line 33 | NO PARAMETERS:
33                channel who hasn't received an /invite or whose host isn't in
34                the +I list.
35  
36 +     +r     - 'Registered'. Channel has been registered with ChanServ.
37 +              Can be set only by servers and services.
38 +
39 +     +u     - 'Hide bmasks'. Hides +b/+e/+I mode changes and lists to everyone
40 +              except channel ops, and half-ops (+o/+h).
41 +
42 +     +C     - 'No CTCPs'. Prevent users from sending CTCPs to the channel.
43 +
44 +     +K     - 'No KNOCK'. KNOCK cannot be used on the channel.
45 +
46 +     +L     - 'Large ban list'. Channel can make use of the extended ban list
47 +              limit. Can be set only by irc-operators, servers and services.
48 +
49 +     +M     - 'Modreg'. Unregistered/unidentified clients cannot send text to
50 +              the channel
51 +
52 +     +N     - 'No nick changes'. This will prevent any user who isn't opped,
53 +              half-opped or voiced (+o/+h/+v) from changing their nick while
54 +              in the channel.
55 +
56       +O     - 'IRCOps only'. This will prevent anyone who hasn't obtained
57 <              IRCOp status from joining your channel. Can be set by an IRCOp
58 <              only.
57 >              irc-operator status from joining your channel. Can be set only
58 >              by irc-operators, servers and services.
59 >
60 >     +R     - 'Registered only'. Only registered clients may join a channel
61 >              with that mode set
62 >
63 >     +S     - 'Secure only'. This will prevent anyone who isn't securely connected
64 >              via TLS from joining your channel.
65  
66 <     +S     - 'SSL only'. This will prevent anyone who isn't securely connected
67 <              via SSL/TLS from joining your channel.
66 >     +T     - 'No Notices'. This will prevent any user who isn't opped,
67 >              half-opped or voiced (+o/+h/+v) from sending channel notices.
68  
69  
70   WITH PARAMETERS:

Comparing:
ircd-hybrid-8/help/opers/cmode (property svn:keywords), Revision 1189 by michael, Thu Aug 18 09:48:07 2011 UTC vs.
ircd-hybrid/trunk/help/cmode (property svn:keywords), Revision 9553 by michael, Sun Jul 26 07:35:07 2020 UTC

# Line 1 | Line 0
1 Id Revision

Diff Legend

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