Initial import
[ratbox-ambernet.git] / doc / modes.txt
blob3896eb74b966dfd901ab37864de2ac7b56aa073c
1 irc.corefailure.com hybrid-7beta5 oiwszcerkfydnxbaugl biklmnopstveIha bkloveIh
3 User Modes:
5 +a - admin      - Admin status.  Shown as an admin in WHOIS, able to
6                   load and unload modules, and see IP's in STATS c
7 +b - bots       - See bot and drone flooding notices
8 +c - cconn      - Client connection/quit notices
9 +d - debug      - See debugging notices
10 +f - full       - See I: line full notices
11 +g - callerid   - Server Side Ignore
12 +i - invisible  - Not shown in NAMES or WHO unless you share a
13                   a channel
14 +k - skill      - See server generated KILL messages
15 +l - locops     - See LOCOPS messages
16 +n - nchange    - See client nick changes
17 +o - oper       - Operator status
18 +r - rej        - See rejected client notices
19 +s - servnotice - See general server notices
20 +u - unauth     - See unauthorised client notices
21 +w - wallop     - See server generated WALLOPS
22 +x - external   - See remote server connection and split notices
23 +y - spy        - See LINKS, STATS (if configured), TRACE notices
24 +z - operwall   - See oper generated WALLOPS
25 +Z - operspy    - See operspy notices
27 Channel Modes:
29 +b - ban        - Channel ban on nick!user@host
30 +e - exempt     - Exemption from bans
31 +I - invex      - Invite exceptions, nick!user@host does not need to be
32                   explicitly INVITE'd into the channel before being able
33                   JOIN
34 +i - invite     - Invite only
35 +k - key        - Key/password for the channel.
36 +l - limit      - Limit the number of users in a channel
37 +m - moderated  - Users without +v/h/o cannot send text to the channel
38 +n - noexternal - Users must be in the channel to send text to it
39 +o - chanop     - Full operator status
40 +p - private    - Private is obsolete, this now restricts KNOCK, and can be
41                   set at the same time as +s. 
42 +s - secret     - The channel does not show up on NAMES or LIST or in the 
43                   WHOIS channel list unless you are a member of the channel
44 +t - topic      - Only chanops can change the topic
45 +v - voice      - Can speak in a moderated channel, and is exempt from flood 
46                   restrictions
48 The third part of the 004 numeric lists channel modes that require arguments.
49 Currently these are bkloveIh.
51 Note that most of the channel modes can be disabled in the conf file for
52 networks that do not wish to support them.
54 # $Id: modes.txt 15049 2003-09-23 13:54:11Z androsyn $