Page 1 of 1

Limiting channels in the server

Posted: Sun Jan 22, 2006 1:59 pm
by Antiphates
Hi,

I'm the owner of Unreal 3.2.1 IRCd. Apart from several channels which I'm going to decide, I don't want users to use and register other channels in the server. How can I do this , waiting for your help as soon as possible.

Best Regards,

Recai KUTLU

Posted: Sun Jan 22, 2006 2:09 pm
by Suchiara
you don't users to register any channels or even prevent them from joining them?

Posted: Sun Jan 22, 2006 5:02 pm
by Stealth
Use deny and allwow channel blocks:

deny channel *
allow channel #help
allow channel #chat
allow channel #whatever