ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/modes.txt
(Generate patch)

Comparing ircd-hybrid/trunk/doc/modes.txt (file contents):
Revision 2354 by michael, Sun Jun 16 10:48:39 2013 UTC vs.
Revision 2355 by michael, Thu Jul 4 12:22:09 2013 UTC

# Line 1 | Line 1
1                          User and Channel Modes Guide
2 <                        ----------------------------
2 >                        ----------------------------
3  
4   In /VERSION one might see something like this:
5  
# Line 64 | Line 64 | Channel Modes:
64                      set at the same time as +s.
65   +r - registered   - Channel has been registered
66   +R - regonly      - Only registered clients may join a channel with that mode set
67 < +s - secret       - The channel does not show up on NAMES or LIST or in the
67 > +s - secret       - The channel does not show up on NAMES or LIST or in the
68                      WHOIS channel list unless you are a member of the channel
69   +S - sslonly      - This mode will prevent anyone who isn't securely connected
70                      via SSL/TLS from joining the channel.
71   +t - topic        - Only chanops can change the topic
72 < +v - voice        - Can speak in a moderated channel, and is exempt from flood
72 > +v - voice        - Can speak in a moderated channel, and is exempt from flood
73                      restrictions
74  
75   The third part of the 004 numeric lists channel modes that require arguments.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines