I have one problem. While i can add use the services' /operserv akill add blah blah, when i try to /akill blah blah i get this:
Code: Select all
*** AKILL is depreciated and should not be used. Please use /gline insteadCode: Select all
Permission Denied- You do not have the correct IRC operator privilegesCode: Select all
oper MerNion {
class clients;
from {
userhost *@*;
};
password "pass_here";
flags
{
netadmin;
can_gkline;
can_gzline;
can_zline;
can_restart;
can_die;
};
};
Code: Select all
MerNion is mernion@IP_HERE * mernion
MerNion is a registered nick
MerNion on some_chans_here
MerNion using server_here Node 671 Server
MerNion is a Network Administrator
MerNion is available for help.
MerNion has been idle 2mins 8secs, signed on Mon Aug 30 18:21:21
MerNion End of /WHOIS list.Thanks