Whitelist (Enabled by Default)
As of Vintage Story 1.20, new servers are whitelisted by default. This means nobody can join, including you, until you either add yourself to the whitelist or disable it. All whitelist commands must be run from the server console in the Game Panel (not in-game chat, since you can’t join yet).
Add yourself to the whitelist
- Open your server in the Game Panel
- Go to the Console tab
- Run:
/whitelist add <your-username> - Connect to your server from the Minecraft client
Repeat /whitelist add <username> for each player you want to allow in.
Disable the whitelist entirely
If you want any player to be able to join without being added manually:
- In the server console, run:
/whitelist off - Try to connect from the Vintage Story client to confirm it worked
Your server is now open to anyone with the IP and port. You can re-enable it at any time with /whitelist on.
If /whitelist off doesn’t disable the whitelist
In some Vintage Story 1.20 builds the /whitelist off command runs but the whitelist stays enforced. If you (or your players) still see “only whitelisted players can join” after running it, edit the config file directly:
- Stop the server
- In the Game Control Panel sidebar, click File Manager
- Open
data/serverconfig.json - Find the
WhitelistModeline (press CTRL+F to search) - Set the value to
1to disable the whitelist, or2to enforce it - Click Save
- Start the server
"WhitelistMode": 1,





Vintage Story