Setting up your own game server provides total creative freedom, direct folder access, and a custom multiplayer experience. Survive the island horror together. Learn how to setup a free dedicated Sons of the Forest server for 24/7 cooperative play. Whether you are planning to host a small coop world for your close friends or build a public gaming community, configuring the server correctly is essential for maintaining 20 TPS (Ticks Per Second) and low connection latency.
In this comprehensive tutorial, we cover the exact system specifications, command blocks, configuration file lines, and plugin files required to get How to Host a Sons of the Forest Dedicated Server for Free running. Follow each step carefully to prevent server crash loops, OutOfMemory exceptions, and common connection issues.
Create a game instance and select Sons of the Forest. The server will download the Steam App ID 2465200 files. Make sure to select the build version that matches your game server software exactly to prevent class loading errors during startup.
Open 'SonsOfTheForestServerConfig.json' in the File Manager. Set server name, admin passwords, and player slots. This step is critical for proper server operation. Ensure that you have taken a manual file backup before committing these changes to disk.
The game uses query port 8766 UDP and game port 27016 UDP. Configure these in network allocations. Open the file using the built-in Pterodactyl File Manager editor. Ensure you do not use tabs for indentations, as YAML requires spacing rules.
Start the server. Open your client, select multiplayer, choose Dedicated Servers, filter by name, and enter your password. Check the server console panel logs as the startup sequence runs to verify that no error exceptions or missing dependency logs are thrown.
To configure your server files correctly, navigate to the File Manager in your control panel and open the corresponding configuration files. Paste or modify the settings as shown in the configuration block below. These lines help prevent database thread blockages, optimize tick timing performance, and reduce entity rendering overhead on the game host:
The server performs auto-saves at set intervals. You can also run the '/save' command as admin in-game.
Yes. Locate your local saves folder in AppData and upload the directory to the server saves folder.
Host your game server in a secure cloud datacenter. Claim your free 24/7 server on FreeGameHost.
Start Server Free →Related guides: How to OP yourself on a Minecraft server • How to make a Minecraft server for friends • Best Minecraft server plugins 2026