Project Zomboid server settings are split across servertest.ini for server options and servertest_SandboxVars.lua for world and sandbox options. Both are edited from Configuration Files.

  1. Open your Project Zomboid server in the control panel.
  2. Click Configuration Files.
  3. Open servertest.ini with Text Editor for server name, password, public listing, Workshop IDs, and mod IDs.
  4. Open servertest_SandboxVars.lua with Text Editor for sandbox/world settings.

    Project Zomboid Configuration Files showing servertest.ini and SandboxVars

  5. For common server-browser and player settings, edit servertest.ini values such as Public, PublicName, PublicDescription, and MaxPlayers.

    Project Zomboid servertest.ini common server settings

  6. Click Save & Exit after making changes.
  7. Restart the server so Project Zomboid loads the updated settings.

Common Settings

SettingFileWhat it controls
PublicNameservertest.iniThe server name shown in the in-game server browser.
PublicDescriptionservertest.iniThe description shown in the public server browser.
Passwordservertest.iniThe password players must enter before joining. Leave blank for no password.
Publicservertest.iniControls whether the server is listed publicly.
MaxPlayersservertest.iniThe maximum number of players allowed online at once.
PVPservertest.iniEnables or disables player-versus-player combat rules.
PauseEmptyservertest.iniPauses game time when nobody is online.
Modsservertest.iniProject Zomboid Mod IDs to load, separated by semicolons.
WorkshopItemsservertest.iniSteam Workshop IDs to download, separated by semicolons.
Mapservertest.iniThe map folder list the server loads.
ZombieConfig valuesservertest_SandboxVars.luaZombie population, rally groups, respawn behaviour, and related world difficulty options.
StartMonth / StartDayservertest_SandboxVars.luaThe world start date used for new saves.

If the server fails to start after a config edit, reopen the file and check for missing commas, quotes, or changed setting names. You can also check Web Console or submit a support ticket with the latest console output.

  • 0 Uživatelům pomohlo
Byla tato odpověď nápomocná?

Související články

How to install mods on a Project Zomboid server

Project Zomboid Workshop mods need two values from the Steam Workshop page: the Workshop ID and...

Installing Map Mods on Your Project Zomboid Server

Project Zomboid map mods usually need three values from the Workshop page: Workshop ID, Mod ID,...

Project Zomboid Admin Commands Guide

Project Zomboid admin commands can be run in-game by an admin account or from the server console....

Making yourself Admin on your Project Zomboid Server

Making yourself Admin on Your Project Zomboid Server This guide will walk you through the...

How to run Unstable B42 Multiplayer on your Project Zomboid Server

Project Zomboid Build 42 now includes multiplayer support. You can install it on your Project...