| 1 |
< |
# $Id: umode,v 1.5 2005/09/20 12:41:09 adx Exp $ |
| 1 |
> |
# $Id$ |
| 2 |
|
MODE <nick> <+|-><modes> |
| 3 |
|
|
| 4 |
|
Usermodes: (* designates that the umode is oper only) |
| 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. |
| 17 |
> |
* +j - 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. |
| 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 |
| 30 |
+ |
* +H - Operator status is hidden to other users. |