488 |
|
* xline - allows XLINE |
489 |
|
* globops - allows GLOBOPS |
490 |
|
* operwall - allows OPERWALL |
491 |
– |
* nick_changes - allows oper to see nickchanges via usermode +n |
491 |
|
* rehash - allows oper to REHASH config |
492 |
|
* die - allows DIE |
493 |
|
* restart - allows RESTART |
496 |
|
* may see the real IP addresses of servers. |
497 |
|
*/ |
498 |
|
flags = global_kill, remote, kline, unkline, xline, globops, restart, |
499 |
< |
die, rehash, nick_changes, admin, operwall, module; |
499 |
> |
die, rehash, admin, operwall, module; |
500 |
|
}; |
501 |
|
|
502 |
|
/* |