Skip to main content

Getting Started with Vintage Story

Set up your Vintage Story server and start surviving!
Vintage Story requires a minimum of 1GB base RAM plus approximately 300MB per player.
PlayersRecommended RAM
43GB
84GB
166-7GB
32+10GB+
We recommend 8GB as a safe starting point for a normal server with a few players.Additional factors that increase RAM usage:
  • Mods - Heavily modded servers need significantly more RAM
  • World size - Larger worlds require more memory
  • Player activity - More active players exploring = more chunks loaded

Prerequisites

  • A Vexium Hosting account
  • Vintage Story game purchased and installed

Step 1: Order Your Server

  1. Visit vexiumhosting.com/games
  2. Select Vintage Story
  3. Choose your plan based on expected players and mods
  4. Complete checkout

Step 2: Access Your Server

  1. Check your email for login credentials
  2. Go to the Game Panel
  3. Click on your Vintage Story server

Step 3: First Start

Initial Configuration

Before starting, you may want to configure:
  1. Go to Startup tab
  2. Review server settings:
    • Max Players: Set your player limit
    • Server Password: Optional server password
  3. Save changes

Start the Server

  1. Go to Console tab
  2. Click Start
  3. Wait for server to fully initialize
First startup generates the world and may take a few minutes.

Step 4: Connect to Your Server

Find Your Server Address

Look at the top of your panel for:
IP: 123.45.67.89:42420
Default Vintage Story port is 42420.

Connect from Game

  1. Open Vintage Story
  2. Click Multiplayer
  3. Click Add Server or Connect to Server
  4. Enter your server details:
    • Name: Your server name
    • IP: Your server IP
    • Port: 42420 (or as shown)
  5. Click Connect

Step 5: Become Admin

Using the Console

In the server console, type:
/op YourPlayerName
Or grant specific role:
/role YourPlayerName admin

Admin Permissions

Default roles:
  • suplayer: Basic player
  • admin: Full control
  • sumod: Super moderator

Step 6: Basic Configuration

Server Settings

The main config file is serverconfig.json:
{
  "ServerName": "My VS Server",
  "ServerDescription": "A Vintage Story Server",
  "MaxClients": 16,
  "Password": "",
  "WelcomeMessage": "Welcome to the server!"
}
See Server Configuration for all options.

Step 7: Server Commands

Essential commands (run in console or as admin in-game):
CommandDescription
/helpList all commands
/op <player>Give admin rights
/role <player> <role>Assign role
/kick <player>Kick a player
/ban <player>Ban a player
/whitelist add <player>Add to whitelist
/announce <message>Server-wide announcement
/time set daySet time to day
/saveForce world save
/stopStop the server

Next Steps

Now that your server is running:

Tips for New Server Owners

Start with default settings and adjust based on player feedback.
Create a backup before making configuration changes.
Join your server before inviting others to test everything works.

Need Help?