Extended bans

These are old archives. They are kept for historic purposes only.
Post Reply
Capitaine
Posts: 27
Joined: Mon Apr 26, 2004 6:09 pm

Extended bans

Post 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 ?
warg
Posts: 63
Joined: Mon Jul 12, 2010 8:12 am

Re: Extended bans

Post 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.
"A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines." — Ralph Waldo Emerson
Post Reply