Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: Kamen on November 30, 2014, 03:54:32 PM

Title: [SOLVED] How to disable (+q / +a --- & / ~) ?
Post by: Kamen on November 30, 2014, 03:54:32 PM
Hello guys,
I was wondering if there is a way to remove the &/~ in front of the nicks, when you are a Channel Owner and keep the (@) only ?
SCREENSHOT: http://prntscr.com/5bqxu5 !

Anope 2.0.1 / UnrealIRCD 3.2.X

Thanks!
Title: Re: How to disable (+q / +a --- & / ~) ?
Post by: Adam on November 30, 2014, 05:04:27 PM
Answer no to Unreal's ./Config script asking if you want the ~ and & prefix.
Title: Re: How to disable (+q / +a --- & / ~) ?
Post by: katsklaw on November 30, 2014, 07:52:42 PM
Answer no to Unreal's ./Config script asking if you want the ~ and & prefix.

It's important to know that this setting needs to be the same on all servers on the network. you must also recompile and restart all affected ircds. You also can only remove the symbols (&~), not the modes (+qa).
Title: Re: How to disable (+q / +a --- & / ~) ?
Post by: Kamen on December 09, 2014, 05:17:02 PM
What, if you are running the UnrealIRCd under Windows OS ?
It doesn't contain such config or at least I failed to find one  :(
Title: Re: How to disable (+q / +a --- & / ~) ?
Post by: katsklaw on December 09, 2014, 10:49:48 PM
What, if you are running the UnrealIRCd under Windows OS ?
It doesn't contain such config or at least I failed to find one  :(

In that case, you'll need to compile it yourself.  Documents on how are included.
Title: Re: How to disable (+q / +a --- & / ~) ?
Post by: Kamen on December 10, 2014, 07:54:16 AM
Thanks guys, I will do so.
I think we can lock this one  :)