I have
And it still sets the mode +cmodes-on-oper "+Wokgs";
how do I disable +c?
Thanks!
And it still sets the mode +cmodes-on-oper "+Wokgs";
I think you missed part of the instructions..DarkBlood wrote:I took off the +s but still didn't quite work.
so, where else in the config would I have to disable it?
Stealth wrote:...and read the docs for set::snomask-on-oper
Cause we have a life also. I spent the time reading the documention on getting everything setup, I'm here to help people with *problems* not teach them things they can easily read in the documentation and solve themselves.DarkBlood wrote: Honestly, what's so hard about telling someone something you already know? you know... I have a life and don't have time to read every single doc. Although, I DO read the doc when I get stuck on something.. I look at the section I'm looking for.. SO, I looked for the "snomask" section and didn't give me an answer...
Code: Select all
4.7 - Oper Block RECOMMENDED (Previously known as the O:Line)
oper <name> {
from {
userhost <hostmask>;
userhost <hostmask>;
};
password <password> { <auth-type>; };
class <class-name>;
flags <flags>;
flags {
<flag>;
<flag>;
...
};
swhois <whois info>;
snomask <snomask>;
modes <modes>;
maxlogins <num>;
};
Nothing, I just couldn't find where the answer was.Matridom wrote: ...what's so hard about that?!?