Disable mode oper

These are old archives. They are kept for historic purposes only.
Post Reply
cculha
Posts: 79
Joined: Tue Sep 13, 2005 1:16 am

Disable mode oper

Post by cculha »

I want to irc operators can't do mode in channel. example : an irc operator can't do /mode #channel +o nick but he can do /samode so this is required +a. But i want network admins can do mode.(/mode #channel +o nick) i want only netadmins can do that. How can i do that? Thank you.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Don't give an oper the "can_override" flag and she won't be able to /mode #chan...
Please read the documentation:
http://www.vulnscan.org/UnrealIRCd/unre ... #operblock
(The part "Some little info about OperOverride" may be interesting for you...)
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
cculha
Posts: 79
Joined: Tue Sep 13, 2005 1:16 am

ah so

Post by cculha »

ah so you re right... my fault. thank you.
Post Reply