ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/umode
(Generate patch)

Comparing:
ircd-hybrid/trunk/help/opers/umode (file contents), Revision 1674 by michael, Fri Nov 23 21:00:02 2012 UTC vs.
ircd-hybrid/branches/8.2.x/help/umode (file contents), Revision 6153 by michael, Tue Jun 16 16:57:21 2015 UTC

# Line 1 | Line 1
1   MODE <nick> <+|-><modes>
2  
3 < Usermodes: (* designates that the umode is oper only)
3 > User modes: (* designates that the umode is oper only)
4  
5 <     USERMODE     DESCRIPTION
5 >     USER MODE    DESCRIPTION
6   -----------------------------------------------------------------
7 <         +o     - Designates this client is an IRC Operator.
8 <                  Use the /oper command to attain this.
9 <         +i     - Designates this client 'invisible'.
10 <       * +w     - Can see server wallops.
11 <       * +z     - Can see oper wallops.
12 <       * +l     - Can see oper locops (local wallops).
13 <       * +s     - Can see generic server messages and oper kills.
14 <       * +c     - Can see client connections and exits.
15 <       * +u     - Can see unauthorized client connections.
16 <       * +j     - Can see 'rejected' client notices.
17 <       * +k     - Can see server kill messages.
18 <       * +f     - Can see 'I-line is full' notices.
19 <       * +y     - Can see stats/links/admin requests to name a few.
20 <       * +d     - Can see server debug messages.
21 <       * +n     - Can see client nick changes.
22 <         +r     - User has been registered and identified for its nick.
23 <                  This mode can be set by servers and services only.
24 <         +R     - Only registered clients may message you.
25 <       * +x     - Can see new server introduction and split messages.
26 <       * +b     - Can see possible bot / join flood warnings.
27 <       * +a     - Is marked as a server admin in stats p/o.
28 <         +D     - "deaf": don't receive channel messages
29 <         +G     - "soft caller id": block private messages from people not on
30 <                  any common channels with you (unless they are /accept'ed)
31 <         +g     - "caller id" mode: only allow /accept clients to message you
32 <       * +H     - Operator status is hidden to other users.
7 >       * o     - Designates this client is an IRC Operator.
8 >                 Use the OPER command to attain this.
9 >         i     - Designates this client 'invisible'.
10 >         w     - Can see server wallops.
11 >         W     - User is connected using a webirc gateway.
12 >       * l     - Can see oper locops (local wallops).
13 >       * c     - Can see client connections and exits.
14 >       * u     - Can see unauthorized client connections.
15 >       * j     - Can see 'rejected' client notices.
16 >       * k     - Can see server kill messages.
17 >       * f     - Can see 'auth {} block is full' notices.
18 >       * F     - Can see remote client connection/quit notices.
19 >         x     - User's host has been spoofed by services.
20 >                 This mode can be set by servers and services only.
21 >       * y     - Can see stats/links/admin requests to name a few.
22 >       * d     - Can see server debug messages.
23 >       * n     - Can see client nick changes.
24 >         p     - Hides channel list in WHOIS.
25 >         q     - Hides idle and signon time in WHOIS.
26 >         r     - User has been registered and identified for its nick.
27 >                 This mode can be set by servers and services only.
28 >         R     - Only registered clients may message you.
29 >         s     - Can see generic server messages and oper kills.
30 >         S     - Client is connected via SSL/TLS.
31 >       * e     - Can see new server introduction and split messages.
32 >       * b     - Can see possible bot/join flood warnings.
33 >       * a     - Is marked as a server admin in stats o/p.
34 >         D     - "Deaf": don't receive channel messages.
35 >         G     - "Soft Caller ID": block private messages from people not on
36 >                 any common channels with you (unless they are accepted).
37 >         g     - "Caller ID" mode: only allow accepted clients to message you.
38 >       * H     - Operator status is hidden to other users.

Diff Legend

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