Use unlock30 Claim 30% Off Your Next Server

How to change manage advanced configuration on your Sons of the Forest server

Last Update 2025-02-25 16:41:23

Advanced Configuration on Your Sons of the Forest Server

How to Change Manage Advanced Configuration on Your Sons of the Forest Server

 

Welcome to the world of Sons of the Forest! If you've recently purchased a server and want to fine-tune your gaming experience, you're in the right place. In this article, we'll explain how advanced settings on your server work and guide you through the steps to customize your server settings.

 

Understanding Game Modes and Advanced Configuration

 

Sons of the Forest offers various gameplay modes such as Normal, Hard, Hardsurvival, Peaceful, Creative, and Custom. The first five modes have preset settings for a quick configuration, perfect for players who want to jump into the action quickly. However, if you're looking to fully personalize your server experience, you must select the Custom game mode. This allows you to access a new array of variables and advanced features that only Custom mode provides.

 

Steps to Change Manage Advanced Configuration:

 

  1. Set the Game Mode to Custom in Basic Settings and click Update Server.
  2. Go to the Config Manager and create a new config.
  3. Copy and paste the following code after the line containing "GameSettings":
"CustomGameModeSettings": {

"GameSetting.Multiplayer.Cheats": false,
"GameSetting.Multiplayer.PvpDamage": "Normal",
"GameSetting.Vail.EnemySpawn": true,
"GameSetting.Vail.EnemyHealth": "Normal",
"GameSetting.Vail.EnemyDamage": "Normal",
"GameSetting.Vail.EnemyArmour": "Normal",
"GameSetting.Vail.EnemyAggression": "Normal",
"GameSetting.Vail.AnimalSpawnRate": "Normal",
"GameSetting.Vail.EnemySearchParties": "Normal",
"GameSetting.Environment.StartingSeason": "Summer",
"GameSetting.Environment.SeasonLength": "Default",
"GameSetting.Environment.DayLength": "Default",
"GameSetting.Environment.PrecipitationFrequency": "Default",
"GameSetting.Survival.ConsumableEffects": "Normal",
"GameSetting.Survival.PlayerStatsDamage": "Off",
"GameSetting.Survival.ColdPenalties": "Off",
"GameSetting.Survival.StatRegenerationPenalty": "Off",
"GameSetting.Survival.ReducedFoodInContainers": false,
"GameSetting.Survival.SingleUseContainers": true,
"GameSetting.Survival.BuildingResistance": "Normal",
"GameSetting.Survival.CreativeMode": false,
"GameSetting.Survival.PlayersImmortalMode": false,
"GameSetting.FreeForm.ForcePlaceFullLoad": false,
"GameSetting.Construction.NoCuttingsSpawn": false,
"GameSetting.Survival.OneHitToCutTrees": false
}

Make sure there's a } at the bottom after the block you inserted.

Sons of the Forest Server Variables
Variable GroupParametersPossible Values
Boolean Values
  • GameSetting.Multiplayer.Cheats
  • GameSetting.Vail.EnemySpawn
  • GameSetting.Survival.ReducedFoodInContainers
  • GameSetting.Survival.SingleUseContainers
  • GameSetting.Survival.CreativeMode
  • GameSetting.Survival.PlayersImmortalMode
  • GameSetting.FreeForm.ForcePlaceFullLoad
  • GameSetting.Construction.NoCuttingsSpawn
  • GameSetting.Survival.OneHitToCutTrees
true, false
Difficulty Settings
  • GameSetting.Multiplayer.PvpDamage
  • GameSetting.Vail.EnemyHealth
  • GameSetting.Vail.EnemyDamage
  • GameSetting.Vail.EnemyArmour
  • GameSetting.Vail.EnemyAggression
  • GameSetting.Vail.AnimalSpawnRate
  • GameSetting.Vail.EnemySearchParties
  • GameSetting.Survival.StatRegenerationPenalty
  • GameSetting.Survival.BuildingResistance
Low (or Off), Normal, High
Seasonal Settings
  • GameSetting.Environment.StartingSeason
  • GameSetting.Environment.SeasonLength
Spring, Summer, Autumn, Winter (Season)
Short, Default, Long, Realistic (Length)
Survival Difficulty
  • GameSetting.Survival.PlayerStatsDamage
  • GameSetting.Survival.ColdPenalties
  • GameSetting.Survival.ConsumableEffects
Off, Normal, Hard
Other Gameplay Settings
  • GameSetting.Construction.NoCuttingsSpawn
  • GameSetting.Survival.OneHitToCutTrees
True, False
  1. Modify the settings as you see fit, name the template as desired, and click Save Config.
  2. Finally, restart the server to apply your changes.

     

Troubleshooting Common Issues

 

 


If you have any questions or need assistance, feel free to reach out to our customer care agents through our live chat or email at [email protected]

 

Happy gaming!