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.
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.
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.
[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.