Page 1 of 1

Set::level-on-join

Posted: Sun Oct 16, 2011 12:45 pm
by Huseyn26
i see that set::level-on-join <none|voice|halfop|op|protect|owner>;
and writed that:
set {
<other things>;
<other things>;
level-on-join "owner";
}

When i rehash that,i see this:
-irc.freehumans.net- *** Notice -- Rehashing all files via the console
-
-irc.freehumans.net- *** Notice -- Loading IRCd configuration ..
-
-irc.freehumans.net- *** Notice -- error: unrealircd.conf:339: set::level-on-join: unknown value 'owner', should be one of: none, op
-
-irc.freehumans.net- *** Notice -- error: 1 errors encountered
-
-irc.freehumans.net- *** Notice -- error: IRCd configuration failed to pass testing
-
What is that?

Re: Set::level-on-join

Posted: Sun Oct 16, 2011 5:30 pm
by katsklaw
If you read the header of the docs it says it's for the latest version in this case 3.2.9-rc2. You are likely using an older version like 3.2.8.1, it has set::level-on-join of none|op.