Page 1 of 1

Ircops

Posted: Sat May 22, 2004 1:15 pm
by WSergio
Can I make an local iRCop account that won't see who's connecting to the server and can't /userhost , cant kline, ...just do samode's and kills...
what are the flags? (because i removed all the flags and it can kline!)

Posted: Sat May 22, 2004 5:16 pm
by codemastr
If you just add o (lowercase) then they can't use /kline.

Posted: Sun May 23, 2004 6:16 pm
by aquanight
"won't see who's connecting to the server": the snomask option in the oper block works with set::snomask-on-oper (or whatever its called) to decide what snomasks a user gets on /oper. Masks that appear in both will get added. However, opers can always set any snomask manually with /mode. Only services could potentially keep them unset, but I dunno if snomask changes are sent to other servers...

"can't /userhost": Sorry, ALL users can use this, not just opers ;) . But if you don't want them to see realhosts (override +x) don't give them +e in their oper::snomask. Unfortunately, opers can set this manually, so you'll probably have to see if you can get services to keep them unset.

"can't kline": See codemastr's response.

"just do samode and kills": To do /samode you'd have to give the services-admin flag and that gives them /kline power, so maybe you meant can_override?