Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Pkerown on September 05, 2009, 09:09:27 PM

Title: Can't use shortcut commands
Post by: Pkerown on September 05, 2009, 09:09:27 PM
I can't use the shortcut commands for *serv (/os help, /ns help, /hs help etc.)

I'm using Linux with FreeBSD. Using anope 1.8.2

Nor can I use !kb, !mute, etc.

Any fix to this?
Title: Re: Can't use shortcut commands
Post by: TwinShadow on September 05, 2009, 09:11:34 PM
This isn't an Anope issue, rather an IRCd one. You need to configure the IRCd for aliases, and I believe Unreal and InspIRCd both come with pre-configured aliases configurations for Anope, so all you have to do is enable them.
Title: Re: Can't use shortcut commands
Post by: Pkerown on September 05, 2009, 09:20:15 PM
How do I enable them?
Title: Re: Can't use shortcut commands
Post by: Jan Milants on September 05, 2009, 10:41:24 PM
hard to say if you don't even mention the ircd you use :)
Title: Re: Can't use shortcut commands
Post by: Pkerown on September 06, 2009, 08:33:14 AM
anope + UnrealIRCd

EDIT: got it working, just had to restart services.
Title: Re: Can't use shortcut commands
Post by: Pkerown on September 06, 2009, 09:52:31 PM
Can't use !access add name level for some reason, how do I fix?
Title: Re: Can't use shortcut commands
Post by: TwinShadow on September 07, 2009, 02:18:30 AM
I believe to use those commands, you need to have fantasy enabled, have the right access in the list, and have a botserv bot in the channel.

To enable fantasy commands: /bs set #channel fantasy on
Title: Re: Can't use shortcut commands
Post by: Pkerown on September 07, 2009, 08:35:03 AM
Got a bot in channel (by BotServ), turned Fantasy on, and I'm founder of the channel with superadmin privileges.

Still didn't work.
Title: Re: Can't use shortcut commands
Post by: Jobe on September 07, 2009, 11:05:54 AM
Fantasy commands such as !access and !aop require the use of the module bs_fantasy_ext
Title: Re: Can't use shortcut commands
Post by: Pkerown on September 21, 2009, 08:24:08 PM
How would I install it bs_fantasy_ext on FreeBSD? I have SSH access, do I need to be root?
Title: Re: Can't use shortcut commands
Post by: Jan Milants on September 21, 2009, 10:13:06 PM
last I checked I provided a file called INSTALL in the bs_fantasy_ext package...