Four Seasons Hosting
Client Portal Server StatusDiscord
  • Overview
  • FAQ
    • 🖥️VPS Hosting
    • 🎮Game Server
    • 🌐Web Hosting
    • 💰Billing
    • ❓General Questions
    • 🖥️Dedicated Server
    • Server Hardware
  • Panel Knowledge Base
    • 💼Client Area
      • Discord Linking
      • How to pay with Cashapp
      • 🤑Affiliate Program
      • How to Cancel A Service
      • How to upgrade/downgrade your service
    • 🎮Game Server Panel
      • Staff Request
      • Minecraft Features
      • How to change the game?
      • How to reset your Game Panel Password
      • Creating A Schedule
      • Your Server Node
      • Uploading Files Via SFTP
      • Adding Dev/ Sub Users
      • Subdomain
      • Server Importer
  • Service Knowledge Base
    • 🕸️Web Hosting
      • Common Website Errors
      • Four Seasons Name Servers (DNS)
    • ☁️Virtual Private Servers
      • Creating Your VPS
      • Logging into your VPS (Windows)
      • Developers and your VPS
      • How to connect to your VPS from any Linux/Debian Distro
      • Opening Ports on a VPS
      • Resetting your VPS Password
      • SSH Client Setup
      • Change Window Server Password (Locked Out)
    • 💲Reseller
    • 🖥️Dedicated Servers
      • Managing Your Server
      • Creating Backups
  • Game Knowledge Base
    • Ark
      • ARK: SA GameUserSettings.ini
      • ARK: SA Game.ini
      • ARK: SA Command /Server Startline
      • ARK: Survival Ascended VPS Set Up
    • 🚘FiveM
      • Set up a FiveM Server on a VPS
    • 🧊Minecraft
      • How much ram do I need for my Minecraft server?
      • Helpful Info!
        • What is the difference between Spigot, Paper, and PurPur?
        • Using .sh to start your server
        • How to Install Datapacks to your server?
      • Plugins
        • Bluemap
        • Chunky
        • Dynmap
        • Simple Voice Chat
      • Managing your Server
        • How to set a custom seed on your Minecraft Server
        • How to Set a Custom Minecraft Server Icon
        • Changing Your Version
        • Add Add-ons to your Bedrock Server!
        • Running Version 1.17 or below
        • Using Chunker to Convert Minecraft Worlds Across Editions
        • How to Optimize Your Server
        • How To Enable/Disable/Manage Your Whitelist/Allowlist?
      • Common Issues
        • Server Connection Timed Out
        • Exception Server Tick Loop
        • Failed to check session lock
        • How to Fix: Authentication servers are down. Please try again later
      • Reducing Lag
        • Reduce Lag on FabricMC server!
        • Reduce Lag on ForgeMC server!
    • 🐣Palworld
      • How to direct connect to your Palworld Server
    • Soul Mask
      • Soul Mask How-to's
        • How to change the game mode on your Soulmask Server
        • How to Update Your Soulmask Server
        • How to Change Soulmask Server Settings
      • Admin Commands Guide
    • 🪨Rust
    • Sons of the Forest
      • Configuring custom settings on your Sons of the Forest server
      • Setting up a Sons of the Forest server
    • Valheim
      • How to Add Mods to Your Valheim Server
      • How to fix Valheim server saying "missing world"
      • How to add admins on your Valheim server
      • Updating your Valheim Server
      • Debugging basic errors on your Valheim server
    • V Rising
      • How to Configure V Rising Server Settings
    • Arma Reforger
      • Server Requirements
      • Complete config.json guide
Powered by GitBook
On this page

Was this helpful?

  1. Game Knowledge Base
  2. Sons of the Forest

Configuring custom settings on your Sons of the Forest server

Configuring Custom Settings on Your Sons of the Forest Server

Customizing your Sons of the Forest server settings allows you to tailor the gameplay to your preferences. Follow these steps to configure custom settings:


Steps to Configure Custom Settings

  1. Access Your Server Files

    • Connect to your server files using an FTP client (e.g., FileZilla).

  2. Locate the Configuration File

    • Navigate to: /home/container/serverconfig/dedicatedserver.cfg

  3. Edit the Custom Settings

    • Open the dedicatedserver.cfg file in a text editor.

    • Under the CustomGameModeSettings parameter, enter the settings you wish to apply. List each setting on a new line in the format:

      GameSetting.[Category].[Setting] [Value]
  4. Apply Your Desired Settings Use the following options to configure your gameplay:

Setting

Description

Values

GameSetting.Vail.EnemySpawn

Enables or disables enemy appearances.

true, false

GameSetting.Vail.EnemyHealth

Sets the initial health of enemies.

low, normal, high

GameSetting.Vail.EnemyDamage

Adjusts the amount of damage enemies deal.

low, normal, high

GameSetting.Vail.EnemyArmour

Determines the armor level of enemies.

low, normal, high

GameSetting.Vail.EnemyAggression

Sets the aggressiveness of enemies.

low, normal, high

GameSetting.Vail.AnimalSpawnRate

Controls the frequency of animal spawns.

low, normal, high

GameSetting.Environment.StartingSeason

Sets the starting season.

spring, summer, autumn, winter

Structure.Damage

Allows or prevents building damage.

true, false

GameSetting.Environment.SeasonLength

Adjusts the duration of seasons.

short, default, long, realistic

GameSetting.Environment.DayLength

Adjusts the length of the day cycle.

short, default, long, realistic

GameSetting.EnvironmentPrecipitationFrequency

Modifies the frequency of rain and snow.

low, default, high

GameSetting.Survival.ConsumableEffects

Enables survival effects like dehydration or hunger.

normal, hard

GameSetting.Survival.PlayerStatsDamage

Enables damage from consuming spoiled food or beverages.

off, normal, hard

GameSetting.Survival.ColdPenalties

Adjusts cold penalties on health and stamina.

off, normal, hard

GameSetting.Survival.ReducedFoodInContainers

Reduces the quantity of food in containers.

true, false

GameSetting.Survival.SingleUseContainers

Makes containers single-use only.

true, false

  1. Save and Restart the Server

    • Save the changes to the dedicatedserver.cfg file.

    • Start your server to apply the updated settings.


These customizations enable you to create a personalized gameplay experience for your Sons of the Forest server!

Last updated 3 months ago

Was this helpful?