"Always check for password on join": false, doesn't seem to work

Still requires a Pw on every join.

{
  "Server password": "*****",
  "Maxium password attempts": 3,
  "Grace period (seconds)": 60,
  "Always check for password on join": false,
  "Ask for password in chat": true,
  "Check for password in names": false,
  "Freeze unauthorized players": true,
  "Mute unauthorized players": false
}

also, it would be nice if the "Ask for password in chat" would be on playerwakeup instead as players do not see it if they do not wake up within 5 secs of join. :o)

"Always check for password on join": true,
5e13a8d5b2bc5.jpg Wulf
"Always check for password on join": true,
What does that mean ?

Merged post

I'm confused, what are you trying to tell me with that ?

I've set the option to false, and it still requires a password on EVERY join.

Ah, I see what you mean. I'll consider it, but being universal, it isn't really using anything game-specific.

Does the "Always check for password on join" option mean that it checks in data if the player has entered a password before ?

 

Yes, I misread what you were asking for.

Oh, okay, I then misunderstood the option.
I thought the option was the same as "always ask for password on join" which seemed logical from a user perspective.

"Always check for password on join" is maybe the logical question in a coders head. ;o)

Suggestion: maybe invert the option or maybe change the phrase to something like "check if previous authorized"