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 9: | Line 9: | ||
===Admin Panel=== | ===Admin Panel=== | ||
− | #Grant yourself admin using '''/setaccesslevel "username" admin''' in chat.<br>"By default the server owner can use the username admin and their RCON password from their control panel." | + | #Grant yourself admin using '''/setaccesslevel "username" admin''' in chat.<br>"By default the server owner can use the username admin and their RCON password from their control panel when logging in to their server." |
#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. | ||
Revision as of 04:27, 17 April 2022
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 worldname.ini and worldname_SandboxVars.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 in chat.
"By default the server owner can use the username admin and their RCON password from their control panel when logging in to their server." - 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
- 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
- Using FTP, open worldname_spawnregions.lua in \GameServerID\Server.
- If the file does not exist, you can create the file.
Example: For all default maps. - 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