I sync the Anope and Unreal, and the server is running normaly now, but i can't add a module, add a bot ...
The servers says 142112:1449 0,3 OperServ Access denied.
I have this permisions on the unrealircd.conf archive:
oper carlitos {
class clients;
from {userhost *@*;};
password "xe091";
swhois "The Boss";
flags
{
local;
global;
coadmin;
admin;
services-admin;
netadmin;
can_rehash;
can_die;
can_restart;
helpop;
can_wallops;
can_globops;
can_localroute;
can_globalroute;
can_localkill;
can_globalkill;
can_kline;
can_unkline;
can_gkline;
can_gzline;
can_localnotice;
can_globalnotice;
can_zline;
can_gkline;
can_gzline
get_umodew;
get_host;
can_override;
can_setq;
can_addline;
can_dccdeny;
};
};
Please, help me!