| 452 |
|
* +D - deaf - Don't receive channel messages |
| 453 |
|
* +d - debug - See debugging notices |
| 454 |
|
* +e - external - See remote server connection and split notices |
| 455 |
+ |
* +F - farconnect - Remote client connection/quit notices |
| 456 |
|
* +f - full - See auth{} block full notices |
| 457 |
|
* +G - softcallerid - Server Side Ignore for users not on your channels |
| 458 |
|
* +g - callerid - Server Side Ignore (for privmsgs etc) |
| 1114 |
|
* +D - deaf - Don't receive channel messages |
| 1115 |
|
* +d - debug - See debugging notices |
| 1116 |
|
* +e - external - See remote server connection and split notices |
| 1117 |
+ |
* +F - farconnect - Remote client connection/quit notices |
| 1118 |
|
* +f - full - See auth{} block full notices |
| 1119 |
|
* +G - softcallerid - Server Side Ignore for users not on your channels |
| 1120 |
|
* +g - callerid - Server Side Ignore (for privmsgs etc) |
| 1136 |
|
/* oper_only_umodes: usermodes only opers may set */ |
| 1137 |
|
oper_only_umodes = bots, cconn, cconn_full, debug, full, hidden, skill, |
| 1138 |
|
nchange, rej, spy, external, operwall, |
| 1139 |
< |
locops, unauth; |
| 1139 |
> |
locops, unauth, farconnect; |
| 1140 |
|
|
| 1141 |
|
/* oper_umodes: default usermodes opers get when they /oper */ |
| 1142 |
|
oper_umodes = bots, locops, servnotice, operwall, wallop; |