Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- oper <nick> {
- class clients;
- from {
- userhost *@*;
- };
- password <pass>;
- flags {
- local;
- global;
- coadmin;
- admin;
- services-admin;
- netadmin;
- can_rehash;
- can_die;
- can_restart;
- helpop;
- can_wallops;
- can_globops;
- can_localroute;
- can_localkill;
- can_globalkill;
- can_setq;
- can_kline;
- can_localroute;
- can_globalroute;
- can_unkline;
- can_localnotice;
- can_globalnotice;
- can_zline;
- can_gkline;
- can_gzline;
- can_addline;
- can_dccdeny;
- can_override;
- };
- swhois "Some custom SWHOIS here!";
- snomask fkevGqsSo;
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement