Page 1 of 1

Changing permissions for channel modes?

Posted: Mon Apr 30, 2012 11:11 pm
by Alsek
Is it possible to change which level of channel user can set which channel modes?

For example, if i wanted to let half Ops set +S
Or if i wanted to not allow Channel Ops to set +h on a user.

Is there a module that allows this?


Thanks!

Re: Changing permissions for channel modes?

Posted: Sun May 06, 2012 11:09 am
by Alsek
Is this... Possible without doing anything too extreme?

Re: Changing permissions for channel modes?

Posted: Sun May 06, 2012 4:51 pm
by katsklaw
Alsek wrote:Is this... Possible without doing anything too extreme?

No it's not possible without doing something extreme. Mode permissions are hard coded in the core, altering the core is not supported. Which means no one will help, tell you or support you if you choose to edit the source code. RFC1459 dictates much of how basic modes work and while neither +S or +h are RFC specific, the manner in which they are coded follows the same schema.

Re: Changing permissions for channel modes?

Posted: Wed May 09, 2012 9:11 am
by Alsek
thank you!

I could have sworn i remember seeing an option for this but it must have been with something else. It's been driving me mad trying to find it.

Re: Changing permissions for channel modes?

Posted: Wed May 09, 2012 4:10 pm
by katsklaw
Alsek wrote:thank you!

I could have sworn i remember seeing an option for this but it must have been with something else. It's been driving me mad trying to find it.
There has never been an official option to change who can(not) use which mode in Unreal IRCd. If you have seen it, it's 3rd party and unsupported by us.