Home

Vintage Story

Config Generator

Fill in the fields below to generate a ready-to-use serverconfig.json for your Vintage Story dedicated server. For the full setup walkthrough -- getting the server files, required ports and starting it up -- see the Vintage Story setup guide. Not sure your hardware is up to it? Check compatibility first.

Vintage Story writes its in-memory config back to this file on shutdown -- always stop the server before editing it by hand, or your changes are overwritten.

Source: Cross-checked against the Vintage Story Wiki's dedicated-server guide and the /serverconfig admin console command names, which map to this file's keys.

serverconfig.json preview

{
  "ServerName": "My Vintage Story Server",
  "WelcomeMessage": "",
  "Password": "",
  "MaxClients": 16,
  "AllowPvp": true
}

Server running but nobody can join?

A wrong or missing setting in this file isn't the only reason players can't connect -- see the connection troubleshooting guide for port forwarding, firewall and CGNAT issues.