Page 1 of 1

new Chanmode or any way

Posted: Sun Feb 06, 2005 10:12 pm
by pleyadiano
someone know any chanmode or any way to make a Channel only for Netadmins :?:

thanks in advance :)

Posted: Sun Feb 06, 2005 10:21 pm
by Stealth
Channelmode +A is a close as you are going to get. I believe the people that can join with +A are: Co-Admins, Admins, Services Admins, and NetAdmins

Posted: Mon Feb 07, 2005 12:03 am
by White_Magic
pay for someone to a module for one

(N & n is used)

Posted: Mon Feb 07, 2005 10:17 am
by Dukat
Use channelmode +A and the chanserv "set restricted" feature...

Or you pay someone to code a module... should be pretty easy (= not too expensive :D)

Posted: Tue Feb 08, 2005 1:04 am
by codemastr
Actually, it's funny that you asked for this because I'm currently working on a module called LevelLimit that will do just this. It will create a channel mode called +P that takes a parameter of o, C, A, a, or N. When set, only users with that usermode or above may join.

Posted: Tue Feb 08, 2005 6:37 pm
by codemastr
This module is now available on http://www.codemastr.com/?page=module

Posted: Tue Feb 08, 2005 6:44 pm
by Darvocet
codemastr wrote:This module is now available on http://www.codemastr.com/?page=module
Awesome! Thanks, I will give it a shot. I notice that it says 'may set one of the following' Does it not work for multipe flags? Example +P oCAaN. And does it work for local operators? I'm gonna test it out so we will see. :P

[Edit]

Ok... well I tested it out. Works great for just one oper mode if you want to like allow only Netadmins like the earlier post had asked for. :) I only wish it would work on multipe oper levels. But I guess that is for another day.

Posted: Tue Feb 08, 2005 7:06 pm
by codemastr
It uses an "or above" type system. meaning if you do +P A it will allow +A +a and +N users to join.

Posted: Tue Feb 08, 2005 9:26 pm
by Darvocet
codemastr wrote:It uses an "or above" type system. meaning if you do +P A it will allow +A +a and +N users to join.
Oh, well that is good, then it should probably work for my purposes! Thanks again.

:)

Posted: Wed Feb 09, 2005 2:55 am
by pleyadiano
very very thanks codemastr :D