Search found 4 matches

by renafuse
Thu May 12, 2005 6:53 am
Forum: Services
Topic: Hiding the services(Anope) from Operators Online
Replies: 8
Views: 5402

I don't suggest removing +o, adding +H is the way to go -- just in case for some cmds.
Too bad anope doesn't have a simple option or something... If I'm not mistaken it's only changing 1 line in ircservices (still, not a config option). That said, in anope 1.7* all lines are below each other in src ...
by renafuse
Thu May 12, 2005 12:26 am
Forum: Services
Topic: Hiding the services(Anope) from Operators Online
Replies: 8
Views: 5402

I don't think you need to do so much code modification. You should be able to just change the services usermodes in the #define in the source. If you remove the "o", the services clients will not be counted. IIRC U:Lines don't need oper status with Unreal. true but if u do that it will cause probs ...
by renafuse
Wed May 11, 2005 6:32 pm
Forum: Services
Topic: Hiding the services(Anope) from Operators Online
Replies: 8
Views: 5402

ya i agree
by renafuse
Wed May 11, 2005 8:24 am
Forum: Services
Topic: Hiding the services(Anope) from Operators Online
Replies: 8
Views: 5402

Hiding the services(Anope) from Operators Online

--> This Is Not An Offical Anope Mod, Use at own risk <--
-----------------------------------------------------------------------------------------
I kept having people say i have 8 ircops online because it says "Operators Online ( 8 )" and it was only the services so i went hunting and i found a ...