Page 1 of 1

aliases for anope

Posted: Wed Apr 14, 2004 10:07 am
by Nio
hello i am using unreal 3.2 and anope 1.5 and i have this alias:

Code: Select all

alias NickServ { type services; };
alias ChanServ { type services; };
alias OperServ { type services; };
alias HelpServ { type services; };
alias StatServ { type stats; };
but dosen't work.
what is the corect alias?

Posted: Wed Apr 14, 2004 11:03 am
by jewles
There is a file "Unreal3.2/aliases/anope.conf" that should have what you are looking for. You can either compare it to what you already have, or delete it, and include the file above.