Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: ysar68 on December 17, 2008, 08:20:31 AM

Title: register channel with special fetures
Post by: ysar68 on December 17, 2008, 08:20:31 AM
Hi , i need to register one channel with a nick name that when they make the users /ns info  they will return this nick name may not be registered or used , the reason the first channel on my channel i wanna to be as a founder one pseudo user a user is not realy exist ... how i can do it this ?!
Title: Re: register channel with special fetures
Post by: deiks on December 17, 2008, 01:32:27 PM
This asks nick forbid which you can't use in this case.

If u want prevent users of using founder's nick, you can use /ns saset NICK kill immed , or /os sqline add +0 NICK reason
Title: Re: register channel with special fetures
Post by: Jobe on December 17, 2008, 04:46:56 PM
[dx]'s Solution is the best solution in my opinion.

What I personally do is register a pseudo nick that nobody uses, like "NetworkName", then register the channel to that nick, then with that nick's access list cleared, and kill set to immed, nobody can use it.
Title: Re: register channel with special fetures
Post by: Master on December 30, 2008, 05:02:21 AM
Don't forget to set it to noexpire as well ;)