aliases for anope

These are old archives. They are kept for historic purposes only.
Post Reply
Nio
Posts: 26
Joined: Wed Apr 14, 2004 10:04 am

aliases for anope

Post 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?
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post 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.
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
Post Reply