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

Difference between revisions of "Sons of The Forest Server Settings"

From Survival Servers
Jump to navigation Jump to search
Line 8: Line 8:
 
===Control panel===
 
===Control panel===
 
#Click the '''server.cfg''' button under the '''Advanced Config''' section of your control panel.
 
#Click the '''server.cfg''' button under the '''Advanced Config''' section of your control panel.
 +
#Edit the your desired settings.
 
==Server Settings==
 
==Server Settings==
  

Revision as of 12:13, 22 February 2023

To change settings for your server, you will need to access the config file via FTP or by using your control panel.

FTP

  1. Stop your server from the panel.
  2. Log in to FTP using WinSCP (a free FTP software) using the connection details found in the "FTP Details" section of the game server control panel. Download link for WinSCP here: http://winscp.net/eng/download.php
  3. Navigate to the directory you wish to upload or edit a file.
    You want to edit the Server.cfg file.
  4. Open up the file using a text editor like Notepad or Notepad++.
    If you are not familiar with configuration files, any line starting with two slashes is ignored by the program.
    // This is a comment and will not be read by a file

Control panel

  1. Click the server.cfg button under the Advanced Config section of your control panel.
  2. Edit the your desired settings.

Server Settings

// Server IP address - Note: If you have a router, this address is the internal address, and you need to configure ports forwarding
serverIP 45.34.121.143
// Steam Communication Port - Note: If you have a router you will need to open this port.
serverSteamPort 10417
// Game Communication Port - Note: If you have a router you will need to open this port.
serverGamePort 10415
// Query Communication Port - Note: If you have a router you will need to open this port.
serverQueryPort 10416
// Server display name
serverName Dev Test by SurvivalServers.com
// Maximum number of players
serverPlayers 20
// Enable VAC (Valve Anti-cheat System at the server. Must be set off or on
enableVAC on
// Server password. blank means no password
serverPassword
// Server administration password. blank means no password
serverPasswordAdmin changeme
// Your Steam account name. blank means anonymous
serverSteamAccount
// Time between server auto saves in minutes - The minumum time is 15 minutes, the default time is 30
serverAutoSaveInterval 15
// Game difficulty mode. Must be set to Peaceful Normal or Hard
difficulty Normal
// New or continue a game. Must be set to New or Continue
initType Continue
// Slot to save the game. Must be set 1 2 3 4 or 5
slot 1
// Show event log. Must be set off or on
showLogs on
// Contact email for server admin
serverContact [email protected]
// No enemies
veganMode off
// No enemies during day time
vegetarianMode off
// Reset all structure holes when loading a save
resetHolesMode off
// Regrow 10% of cut down trees when sleeping
treeRegrowMode off
// Allow building destruction
allowBuildingDestruction on
// Allow enemies in creative games
allowEnemiesCreativeMode off



Share your opinion