Search found 3 matches

by hery
Thu Mar 03, 2011 4:40 am
Forum: Unreal 3.2 Support
Topic: mode +j 3:5 doesn't seem to work
Replies: 1
Views: 1325

mode +j 3:5 doesn't seem to work

Hello,

In my unrealircd 3.2.8.1 server
When chanop make /mode #thechan +j 3:5
People can still join flood

I checked /mode #thecan and it reports

(05:15:11) mode for #thecan: +ntrj 3:5

But this happened without the user being banned

(05:14:35) mpigafy_test [~webchat@xxxxx] a rejoint le salon ...
by hery
Wed Mar 02, 2011 3:56 pm
Forum: Unreal 3.2 Support
Topic: Forbid nick with accents
Replies: 2
Views: 2818

Re: Forbid nick with accents

Ah ok thank you

In fact in my config there was already a default

allowed-nickchars {
latin1;
};

So now I removed it and accents are forbidden

Thanks
by hery
Fri Feb 25, 2011 10:04 am
Forum: Unreal 3.2 Support
Topic: Forbid nick with accents
Replies: 2
Views: 2818

Forbid nick with accents

Hello,

Is there a easier way to forbid nicks with accent? I mean all é è à ò etcc.
It is because our IRC clients (web-based or Java based) treat them differently (encoding problem).. so some local operators have difficulty to deal with them. So I want to forbid them.

In the config file I put ...