ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/umode
Revision: 1443
Committed: Wed Jun 20 19:45:40 2012 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/help/opers/umode
File size: 1731 byte(s)
Log Message:
- Update documents to reflect new channel-/usermodes

File Contents

# User Rev Content
1 knight 31 # $Id$
2 adx 30 MODE <nick> <+|-><modes>
3    
4     Usermodes: (* designates that the umode is oper only)
5    
6     USERMODE DESCRIPTION
7     -----------------------------------------------------------------
8     +o - Designates this client is an IRC Operator.
9     Use the /oper command to attain this.
10     +i - Designates this client 'invisible'.
11     * +w - Can see server wallops.
12     * +z - Can see oper wallops.
13     * +l - Can see oper locops (local wallops).
14     * +s - Can see generic server messages and oper kills.
15     * +c - Can see client connections and exits.
16     * +u - Can see unauthorized client connections.
17 michael 1290 * +j - Can see 'rejected' client notices.
18 adx 30 * +k - Can see server kill messages.
19     * +f - Can see 'I-line is full' notices.
20     * +y - Can see stats/links/admin requests to name a few.
21     * +d - Can see server debug messages.
22     * +n - Can see client nick changes.
23 michael 1443 +r - User has been registered and identified for its nick.
24     This mode can be set by servers and services only.
25     +R - Only registered clients may message you.
26 adx 30 * +x - Can see new server introduction and split messages.
27     * +b - Can see possible bot / join flood warnings.
28     * +a - Is marked as a server admin in stats p/o.
29     +D - "deaf": don't receive channel messages
30     +G - "soft caller id": block private messages from people not on
31     any common channels with you (unless they are /accept'ed)
32     +g - "caller id" mode: only allow /accept clients to message you
33 michael 1294 * +H - Operator status is hidden to other users.

Properties

Name Value
svn:eol-style native
svn:keywords Id Revision