ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/umode
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/help/opers/umode
File size: 1513 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# User Rev Content
1 adx 30 # $Id: umode,v 1.5 2005/09/20 12:41:09 adx Exp $
2     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     * +r - Can see 'rejected' client notices.
18     * +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     * +x - Can see new server introduction and split messages.
24     * +b - Can see possible bot / join flood warnings.
25     * +a - Is marked as a server admin in stats p/o.
26     +D - "deaf": don't receive channel messages
27     +G - "soft caller id": block private messages from people not on
28     any common channels with you (unless they are /accept'ed)
29     +g - "caller id" mode: only allow /accept clients to message you

Properties

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