Page 1 of 1

Extended bans

Posted: Tue Feb 24, 2009 4:37 pm
by Capitaine
I've been using restrict-extendedbans "*" to remove them, and figured out that sometimes it could still work.
I checked twice, and it's only for the users and not ircops.
So is there a way to remove definitely extended bans, at compile time or elsewhere, like we can remove chanadmin and chanowner prefixes ?

Re: Extended bans

Posted: Mon Jul 12, 2010 8:33 am
by warg
AFAIK it's not possible to completely disable extended bans.

Code: Select all

set {
	restrict-extendedbans "*";
};
The above should be WAI. If not, you should report it to http://bugs.unrealircd.org.

Yes, I'm aware this thread is well over 1 year old, but I believe this question should be answered.