Set::level-on-join

These are old archives. They are kept for historic purposes only.
Post Reply
Huseyn26
Posts: 20
Joined: Sun Oct 09, 2011 10:38 am

Set::level-on-join

Post 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?
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Set::level-on-join

Post 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.
Post Reply