7 Days to Die
    American Truck Simulator
    ARK: Survival Ascended
    ARK: Survival Evolved
    ARK: Survival Evolved Official Save Game
    ARK: Survival of the Fittest
    Arma 2
    Arma 3
    Arma Reforger
    Assetto Corsa Competizione
    Astroneer
    Atlas
    Avorion
    Battlefield Hardline
    Chivalry 2
    Citadel
    Conan Exiles
    Counter-Strike: Global Offensive
    Craftopia
    Dark and Light
    DayZ
    Dirty Bomb
    Don't Starve Together
    DUCKSIDE
    Dune: Awakening
    ECO
    Empyrion
    Enshrouded
    Euro Truck Simulator 2
    Factorio
    Farming Simulator 17
    Farming Simulator 19
    Farming Simulator 22
    Farming Simulator 25
    FiveM
    Garry's Mod
    Half-Life 2 Deathmatch
    Hell Let Loose
    ICARUS
    Killing Floor 2
    Last Oasis
    Left 4 Dead 2
    Life is Feudal
    LOTR: Return to Moria
    Medieval Engineers
    Minecraft
    Mordhau
    Myth of Empires
    Outpost Zero
    Palworld
    Pantropy
    Path of Titans
    PixARK
    Project Zomboid
    Red Orchestra 2
    Retired Games
    Risk of Rain 2
    Rust
    Satisfactory
    SCP - Secret Laboratory
    SCUM
    Sons Of The Forest
    Soulmask
    Space Engineers
    Squad
    Starbound
    StarMade
    Subsistence
    Team Fortress 2
    Terraria
    The Forest
    The Isle
    Unturned
    V Rising
    Valheim
    Wreckfest
    Ylands
    Zescape
  • webinterface
    • Account
      Customer Support
      FTP
      Other Services
      Security
  • WEBINTERFACE
    1. home /
    2. guides /
    3. configuration files for project zomboid server en

    Guides

    Category A-Z
    configuration
    Gameserver
    Project Zomboid
    question
    top10
    Wiki

    Configuration Files for Project Zomboid server

    Configuration Files for Project Zomboid server

    ProjectBanner.png Rent your own prepaid Project Zomboid Gameserver at nitrado.net

     

    Access to the configuration files on a Project Zomboid server

    To reach the files, you need to follow the next path in the File Browser section

    Zomboid > Profile > Zomboid > Server.

    The Files you will find there are the following:

    servertest.ini

    This is your Server’s most important configuration file, it contains most of the preferences for your Game-Server that will affect almost every aspect of the Game, here are some of the key settings of the server

    servertest.ini

    Command Description Syntax
    nightlengthmodifier The length of the night, this can be modified to change the speed at which a night progresses. 0.5 will make it last twice as normal, 2 will make it go double as fast. nightlengthmodifier=1.0
    PVP Player vs Player combat – true = on, false = off PVP=true
    PauseEmpty If set to true, this will halt your server if there are no players on it. PauseEmpty=false
    GlobalChat If set to true, it allows for the “/all” command in chat, making your players able to safely communicate with everyone. GlobalChat=true
    Open Whitelisting – If true, anyone can join, if false, players need to be added to a whitelist in order to play. Open=true
    ServerWelcomeMessage Welcome to Project Zomboid MP ! to chat locally press ‘t’, to global chat press ‘y’ or add ‘/all’ before chatting <LINE> Type ‘/help’ to have a list of available commands <LINE> <RGB:1,1,1>Change the message players see each time they log-in. ServerWelcomeMessage= <RGB:1,0,0>
    LogLocalChat When using the “/say” command nearby people will be able to read it in the chat log, if set to false people can only view the message on their screen. LogLocalChat=true
    SpawnPoint To set a custom spawn point, change 0,0,0 to something like 1,2,0 the 1 is the first number, 2 is the 2nd, and 0 is the level. So if you want to be upstairs in a room then you change that number. you can use the Project Zomboid Map Project to look for a specific location to spawn into SpawnPoint=0,0,0
    DoLuaChecksum Are you getting an error that says “you have been kicked! Your lua version does not match the server.” This usually means you have mods installed and need to either turn off this by setting the argument to false, or you have to uninstall all mods, including ones that directly installed into your media files. DoLuaChecksum=true
    MaxItemsForLootRespawn This option is very important when you want to keep your house items from disapearing because of respawn! whatever this is set at, any chest/item that doesn’t equal this amount will respawn. So if it’s 4, make sure every container in your house has at least 4 items in it or they will respawn! MaxItemsForLootRespawn=8
    AnnounceDeath makes it so your embarrassing death is broadcasted to your friends AnnounceDeath=true

    servertest_SandboxVars.lua

    These Settings control Data regarding the in-game environment. It allows you to define the experience you wish to have on your Server. It is not a file that requires any modification whatsoever, but it’s recommended if you wish to give it a more personal touch. We recommend looking at how the variables for this Settings work prior to making any additions or changes to it.

    servertest_SandboxVars.lua

    Command Description Syntax
    Zombies This effects the amount of zombies spawning 1 being the highest, 5 being none Zombies=4
    Distribution 1 urban, 2 uniform – basically where all the zombies will seem to spawn at Distribution=1
    DayLength how long in real world time it takes to get through a 24 hour period in-game. DayLength=3
    StartMonth This one goes by actual months where 1 is January and 12 is December, the server starts as defaul in 7 (July) StartMonth=5
    StartTime As the previous value it goes by actual hours on a cycle of 24 hours, the server starts as default at 2 a.m StartTime=1
    FoodLoot being on a server, if you want people to fight over items, set this and the following 2 options to 1 meaning EVERYTHING is very rare. however, if you’re like me and want people to have enough to survive, set it to 5 which is Abundant, or the middle ground works too. Remember, you can edit them seperate FoodLoot=5
    Temperature The overall temperature in a scale of 1 to 5, 1 for a hot weather and 5 for cold weather, the server starts at 3 Temperature=3
    Rain Ranges from 1 to 5, the lower the number the strongest the rain Rain=3
    XpMultiplier how much exp you’re gaining XpMultiplier=2.0

    servertest_spawnpoints.lua

    This file, as the name explains, allows you to specify custom spawn points. It is recommended not to modify it unless you have knowledge about the specific values it requires.

    servertest_spawnregions.lua

    It allows you to personalize spawn regions and the available locations to the player. This file requires you to have specific knowledge of the variables and Data you wish to assign before modifying.

    For detailed information and the full list of commands you can visit the Project Zomboid Official Wiki

     

    Get Project Zomboid Server Hosting now!

    servertest.ini

    servertest_SandboxVars.lua

    servertest_spawnpoints.lua

    servertest_spawnregions.lua

    Share this article


    #configuration
    #Gameserver
    #Project Zomboid
    #question
    #top10
    #Wiki
    12/1/2022

    Grab your very own game server now.

    Order game server
    1. home /
    2. guides /
    3. configuration files for project zomboid server en
    Pay the way you prefer
    Klarna Payment Badge
    Our memberships
    RIPE NCC - Ripe Network Coordination Centre Women in Games
    v1.30.0-168-g6f64a707 © 2025 marbis / Nitrado USA, Inc.. All rights reserved. All prices are shown as gross prices and include VAT.