new Chanmode or any way

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
pleyadiano
Posts: 5
Joined: Wed Dec 22, 2004 9:41 am

new Chanmode or any way

Post by pleyadiano »

someone know any chanmode or any way to make a Channel only for Netadmins :?:

thanks in advance :)
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post 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
White_Magic
Posts: 267
Joined: Tue Jan 18, 2005 3:24 pm
Location: Scotland - United Kingdom

Post by White_Magic »

pay for someone to a module for one

(N & n is used)
i spend 4 hrs a day gaming and 14hrs on irc, for 5days a week, im not an addict :D
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post 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)
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post 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.
-- codemastr
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post by codemastr »

This module is now available on http://www.codemastr.com/?page=module
-- codemastr
Darvocet
Posts: 105
Joined: Sun Jun 27, 2004 6:40 am
Location: Houston, TX
Contact:

Post 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.
- Darvocet
Sr. Network Admin: EpicIRC.Net
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post 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.
-- codemastr
Darvocet
Posts: 105
Joined: Sun Jun 27, 2004 6:40 am
Location: Houston, TX
Contact:

Post 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.
- Darvocet
Sr. Network Admin: EpicIRC.Net
pleyadiano
Posts: 5
Joined: Wed Dec 22, 2004 9:41 am

:)

Post by pleyadiano »

very very thanks codemastr :D
Locked