Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Kaj on June 22, 2014, 03:23:05 PM

Title: Disable fantasy override
Post by: Kaj on June 22, 2014, 03:23:05 PM
Hi!

Since I've upgraded to anope 2.0 me and my Services Administrators have fantasy command override enabled.

This means that they can use commands like !owner, !op, !topic, !mode, ... in channels where they have no access. Is there a possibility to disable this feature?

I'd like that they are still able to execute this commands when using the /cs owner,op,... command (just the fantasy command overrides disabled)

Grtz,

Kaj
Title: Re: Disable fantasy override
Post by: Adam on June 22, 2014, 03:25:04 PM
Remove the chanserv/administration privilege from them.
Title: Re: Disable fantasy override
Post by: Kaj on June 22, 2014, 03:30:07 PM
Remove the chanserv/administration privilege from them.
Yes but then they can't use the commands via /cs op, /cs topic, ... anymore.
Isn't it possible to only disable the fantasy of this commands when overriding?
Title: Re: Disable fantasy override
Post by: Adam on June 22, 2014, 03:33:52 PM
No the fantasy module just checks for the chanserv/administration privilege. I could change this to the botserv/administration privilege though I suppose. Or just "fantasy" or something.
Title: Re: Disable fantasy override
Post by: Kaj on June 22, 2014, 03:41:27 PM
No the fantasy module just checks for the chanserv/administration privilege. I could change this to the botserv/administration privilege though I suppose. Or just "fantasy" or something.
Okay, so it's not (yet) possible.. Thanks for the fast and clear comments :)