[IRCServices] umode or services option

Sean Kelly smkelly at zombie.org
Wed Oct 18 21:10:30 PDT 2000


On Wed, Oct 18, 2000 at 11:55:18PM -0400, Scott Seufert wrote:
> What is evertones thoughts on a usermode or services setting for channels
> that restricts admitance to opers only ...

That can be done very easily in the ircd.  All you have to do is make
a new usermode and then add a check to can_join() in channel.c.  If you
want an example, there are several ircds, including Cyclone, that do
this.


-- 
Sean Kelly <smkelly at zombie.org> or <smkelly at slashnet.org>
   PGP KeyID: 4AC781C7        http://www.sean-kelly.org

---------------------------------------------------------------
To unsubscribe, send email to majordomo at snow.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.