Code: Select all
oper forcer {
class opers;
from {
userhost *forcer@*;
};
password "MD5PASSWD" { md5; };
modes "-siqgwT";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};
Code: Select all
modes-on-oper "+p-siqgwT";
when I /oper
I want to have custom umodes described below..
That means some of my ircops don't want to recieve server notices nor any of server service messages..
I rehashed my config, became an ircop but my usermodes was unchanged
[forcer_(+Oghipsw)]
can anyone help ?
and yes I know I can /mode forcer -siqgwTp