Skip to content

Getting Started

This guide covers finding your server address, connecting in-game, managing your whitelist, and granting admin privileges.


  1. Log in to nitro.evlbox.com.
  1. Select your Vintage Story server from the server list.
  2. Your server’s address is displayed on the main dashboard page. Click it to copy it to your clipboard — it will be in hostname:port format.

Server Address


  1. Launch Vintage Story and click Multiplayer from the main menu.
  2. Click Add Server.
  3. Paste your server address into the Host / IP Address field (include the port, e.g., us1.evlbox.com:42420).
  4. Click Join to connect.

Add Server


The whitelist restricts your server to approved players only. By default, EVLBOX servers start with the whitelist off so anyone with the address can join. You can change this from the panel or in-game.

  1. In the EVLBOX panel, go to the Startup tab.
  2. Find the Whitelist Mode variable.
  3. Set it to 2 to enable the whitelist, 1 to disable it, or 0 for the game’s default behavior.
  4. Restart your server for the change to take effect.

Startup Tab

Once the whitelist is enabled, use the server console (in the Console tab on the panel, or in-game chat as an admin) to add and remove players:

Add a player to the whitelist:

/player PlayerName whitelist on

Remove a player from the whitelist:

/player PlayerName whitelist off

Replace PlayerName with the player’s exact in-game username.


Admin (operator) players have access to all server commands in-game.

  1. In the EVLBOX panel, open the Console tab.
  2. Run the following command, replacing PlayerName with the player’s in-game name:
    /op PlayerName

Console

To change a player back to a regular role:

/player PlayerName role suplayer

Back to Vintage Story Guides