Customizing your The Forest server allows you to tailor the survival experience exactly to your community's liking. Whether you want to change the difficulty, enable vegetarian mode, or set up a password, MintServers gives you two easy ways to adjust your settings.
⚠️ Important Warning:
Always make sure your server is completely stopped on your MintServers panel before editing configuration files! If the server is still running while you make changes, your settings will not save!
Always make sure your server is completely stopped on your MintServers panel before editing configuration files! If the server is still running while you make changes, your settings will not save!
Method 1: Using the Game Settings Panel
The easiest way to manage your basic server settings is directly through your control panel.
- Navigate to your server on the MintServers dashboard and click on the
Game Settingstab on the left-hand sidebar. - Here, you can easily adjust core settings using the simple interface:
Server Name: How your server appears in the browser.Steam Portand[Connection Port] Query Port: Essential network settings for server connectivity.Difficulty: Choose between Peaceful, Normal, or Hard.Server PasswordandAdmin Password: Lock your server or gain admin powers in-game.Steam Account Token: Required for the server to save player progress and appear in the public browser.Init Type: SelectNewto start a fresh save orContinueto load your progress.
- Make your changes, then go back to the Console and
StartorRestartyour server to apply them!
Method 2: Using the config.cfg File
For more advanced options like enabling cheats, toggling building destruction, or adjusting tree regrowth, you will need to edit the main configuration file.
- Click
Stopon your server to ensure files save correctly. - Go to the
Filestab on the left-hand sidebar. - Navigate through the file manager using this exact directory path:
- Inside the
config.cfgtext editor, you can adjust specific properties by altering the values next to the commands. Here are some popular options you might want to tweak:veganMode on: Disables all enemies.vegetarianMode on: Enemies only appear at night.treeRegrowMode on: Regrows 10% of cut down trees when sleeping.allowBuildingDestruction off: Prevents mutants from smashing your base.allowCheats on: Allows clients to use the built-in development console.
- Once you are done modifying the file, click Save Content at the top right, and then head to your Console to
Startyour server.
📁 server
📁 TheForestDedicatedServer_Data
📁 forest
📁 config
📄
config.cfg (Click to edit this file)
🛠️ Troubleshooting Configuration Issues
Settings are not applying:Ensure that you completely shut down the server before editing theconfig.cfgfile. If the server is running, it will overwrite your manual changes with its cached version when it restarts.Game keeps starting fresh:Make sureInit Typein your Game Settings is set toContinuerather thanNew, and verify yourslotnumber in the config file matches where you saved the game!Cannot connect after changes:Double check your Game Settings to ensure yourSteam PortandQuery Portwere not accidentally altered while changing the difficulty or server name.