Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "Project Zomboid Server Configuration"

From Survival Servers
Jump to navigation Jump to search
Line 12: Line 12:
 
#Pressing "Esc" on your keyboard will open up a menu and the Admin Panel can then be selected.
 
#Pressing "Esc" on your keyboard will open up a menu and the Admin Panel can then be selected.
  
=Spawn Points=
+
=Custom Spawn Points=
 
Spawn points can be forced per coordinates or given as a choice per region.
 
Spawn points can be forced per coordinates or given as a choice per region.
  
===Force Spawn===
+
===Coordinates===
 
#Using FTP, open worldname.ini in \GameServerID\Server and change '''SpawnPoint=0,0,0''' to the coordinates where you want all players to spawn.<br>"Coordinates can be located here https://map.projectzomboid.com/"
 
#Using FTP, open worldname.ini in \GameServerID\Server and change '''SpawnPoint=0,0,0''' to the coordinates where you want all players to spawn.<br>"Coordinates can be located here https://map.projectzomboid.com/"
  
===Custom Spawn===
+
===Regions===
 
#Using FTP, open worldname_spawnregions.lua in \GameServerID\Server.<br>
 
#Using FTP, open worldname_spawnregions.lua in \GameServerID\Server.<br>
 
#If the file does not exist, you can create the file.<br>''Example: For all default maps.''<br>[[File:Custom_spawn_regions.png]]
 
#If the file does not exist, you can create the file.<br>''Example: For all default maps.''<br>[[File:Custom_spawn_regions.png]]
 
#You would remove or add the regions you would like to have as options for players to spawn at.<br> "Custom maps from mods can also be added after being added properly" ->[[Project_Zomboid_How_to_Add_Mods|Adding Mods]].
 
#You would remove or add the regions you would like to have as options for players to spawn at.<br> "Custom maps from mods can also be added after being added properly" ->[[Project_Zomboid_How_to_Add_Mods|Adding Mods]].

Revision as of 11:20, 29 December 2021

Changing Settings

Server settings can be changed using FTP or using the Admin panel.

FTP

  1. After logging in using FTP, nagivate to \GameServerID\Server.
  2. You will find two files with the extensions worldname.ini and worldname_SandboxVars.lua.
  3. The setting/settings you are looking to change will determine which file to open.
  4. The .ini file will be general server settings, while the .lua will be your sandbox settings.
  5. After your changes are made, save the file and restart the server if needed.

Admin Panel

  1. Grant yourself admin using /setaccesslevel "username" admin.
    "By default the server owner can use the username admin and their RCON password from their control panel."
  2. Pressing "Esc" on your keyboard will open up a menu and the Admin Panel can then be selected.

Custom Spawn Points

Spawn points can be forced per coordinates or given as a choice per region.

Coordinates

  1. Using FTP, open worldname.ini in \GameServerID\Server and change SpawnPoint=0,0,0 to the coordinates where you want all players to spawn.
    "Coordinates can be located here https://map.projectzomboid.com/"

Regions

  1. Using FTP, open worldname_spawnregions.lua in \GameServerID\Server.
  2. If the file does not exist, you can create the file.
    Example: For all default maps.
    Custom spawn regions.png
  3. You would remove or add the regions you would like to have as options for players to spawn at.
    "Custom maps from mods can also be added after being added properly" ->Adding Mods.


Share your opinion