| 466 |
|
* |
| 467 |
|
* +b - bots - See bot and drone flooding notices |
| 468 |
|
* +c - cconn - Client connection/quit notices |
| 469 |
– |
* +C - cconn_full - Client connection/quit notices full |
| 469 |
|
* +D - deaf - Don't receive channel messages |
| 470 |
|
* +d - debug - See debugging notices |
| 471 |
|
* +e - external - See remote server connection and split notices |
| 1132 |
|
* |
| 1133 |
|
* +b - bots - See bot and drone flooding notices |
| 1134 |
|
* +c - cconn - Client connection/quit notices |
| 1136 |
– |
* +C - cconn_full - Client connection/quit notices full |
| 1135 |
|
* +D - deaf - Don't receive channel messages |
| 1136 |
|
* +d - debug - See debugging notices |
| 1137 |
|
* +e - external - See remote server connection and split notices |
| 1155 |
|
*/ |
| 1156 |
|
|
| 1157 |
|
/* oper_only_umodes: usermodes only opers may set */ |
| 1158 |
< |
oper_only_umodes = bots, cconn, cconn_full, debug, full, hidden, skill, |
| 1158 |
> |
oper_only_umodes = bots, cconn, debug, full, hidden, skill, |
| 1159 |
|
nchange, rej, spy, external, operwall, |
| 1160 |
|
locops, unauth, farconnect; |
| 1161 |
|
|