NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Project Zomboid Server Configuration"
Jump to navigation
Jump to search
Share your opinion
Line 16: | Line 16: | ||
===Force Spawn=== | ===Force Spawn=== | ||
− | #Using FTP, change '''SpawnPoint=0,0,0''' in the .ini file to the spawn point of your choice.<br>"Coordinates can be located here https://map.projectzomboid.com/" | + | #Using FTP, change '''SpawnPoint=0,0,0''' in the worldname.ini file to the spawn point of your choice.<br>"Coordinates can be located here https://map.projectzomboid.com/" |
===Custom Spawn=== | ===Custom Spawn=== | ||
− | #Using FTP, open the | + | #Using FTP, open the worldname_spawnregions.lua in \GameServerID\Server.<br>"If it does not exist, you can create the file"<br>Example: For all default maps. |
Revision as of 09:49, 29 December 2021
Contents
Changing Settings
Server settings can be changed using FTP or using the Admin panel.
FTP
- After logging in using FTP, nagivate to \GameServerID\Server.
- You will find two files with the extensions .ini and .lua.
- The setting/settings you are looking to change will determine which file to open.
- The .ini file will be general server settings, while the .lua will be your sandbox settings.
- After your changes are made, save the file and restart the server if needed.
Admin Panel
- 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." - 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 or given as a choice.
Force Spawn
- Using FTP, change SpawnPoint=0,0,0 in the worldname.ini file to the spawn point of your choice.
"Coordinates can be located here https://map.projectzomboid.com/"
Custom Spawn
- Using FTP, open the worldname_spawnregions.lua in \GameServerID\Server.
"If it does not exist, you can create the file"
Example: For all default maps.
Share your opinion