Password accepted but unable to move/kicked after grace periodFixed
Hey,

Using a fresh dedicated Rust server install, I'm having issues with the Password plugin where the password is being accepted (or at least it's stated as being accepted) but am unable to move and am being kicked after the grace period (60 seconds). Other playings trying to connect to this server have the same issue.

I'm using the latest Oxide, latest version of this plugin as well as BetterChat, Clans, Clan Tags, Gather Manager, Stack Size Controller, Stack Generator Controller and ZLevels Remastered. All plugins were downloaded today with the latest versions on the site.
What do you have the "Always check for password on join" setting set to in the configuration file?

Edit: Should be fixed in the next version, thanks for the report!

Sorry for the slow reply, config file is as follows:

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

Locked automatically