Create channel for registered users only

These are old archives. They are kept for historic purposes only.
Post Reply
hibbert
Posts: 35
Joined: Sat Apr 16, 2005 10:30 am

Create channel for registered users only

Post by hibbert »

Hi,
i want an official channel, where registered users only can join.
can i do it with the Official Channels Block ?

Code: Select all

official-channels {
	"#Lobby" { topic "Willkommen"; };
};
thx hibbert
I hope you understand my bad english :wink:
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

If you only want registered users to join a channel, use services to lock channelmode +R on the channel.
Post Reply