Code: Select all
/* For a list of oper flags, see doc/unreal32docs.html#operblock
* [HIGHLY recommended to read]
*/
oper gofadmin {
class clients;
from {
userhost :*:;
};
password "mypasswordhere";
flags {
netadmin;
can_gkline;
can_gzline;
can_zline;
can_restart;
can_die;
global;
};
swhois "Geeks On Fraser Network Admin";
snomask frebWqFv;
};