I can't op myself when I 'oper up' here is the oper setting in cfg.[01:16] * frozen sets mode: +oghAs
Server notice mask (+kcfvGqs)
You are now an IRC Operator
[01:16] * Now talking in #opers
[01:16] * frozen sets mode: -o frozen
[01:16] * frozen: you're not channel operator
Code: Select all
oper jed {
class clients;
from {
userhost *@*.bctel.ca;
};
password "r185y68xY4a6oYO27H8";
flags
{
netadmin;
global;
};
};Am I doing something wrong?