How to Host a Valheim Dedicated Server
Welcome to our guide on setting up a Valheim dedicated server, whether you are looking to set up a server for your own personal use or a Valheim dedicated server for a larger community to enjoy. Playing multiplayer games on a self-hosted or dedicated server offers players a unique and customizable gaming experience. By setting up their own server, players have the freedom to create their own rules, mods, and gameplay options, leading to a more personalized and immersive gaming experience. By following our step-by-step instructions, you will be able to quickly and easily set up your own Valheim self hosted server and start playing with friends or fellow gamers in no time. So, let’s get started and create the ultimate gaming experience with your very own Valheim server!
We assume you have already read the in’s and out’s of running your own server, things like the monthly costs, the hardware, and leaving your computer up 24/7. If you have not I recommend starting with this quick read, It can save you hours of time and frustration. I also assume you have already installed WindowsGSM, but if you haven’t start with that HERE.
Step 1 Find the Server Instructions
First you need to find your server instructions. Some of the server instructions are built into WindowsGSM and do not require a plugin. Since new games are released all the time many games are not built into WindowsGSM and do require a plugin. The plugin is simply instructions for WindowsGSM to find the server on Steam and install the server inside of WindowsGSM. There are dozens of server plugins that are available for your use, If it is a brand new game you can request a plugin in WindowsGSM Discord. You can find a list of all the dedicated server plugins quite easy on the WindowsGSM website. All of the plugins on that site link out to GitHub. But Alas, I have a direct link to the plugin download just for you!
Download the Valheim Plugin. Click on the green get code button and download the Zip file.
Download Note++
Step 2 Install the Plugin
In this case a plugin is required and now that we downloaded it we have to insert it into the WindowsGSM program.
Click on the puzzle piece Icon, that will cause the plugin window to slide open. Next we will import the plugin. Simply click the import plugin button and a window will open up, navigate to where you downloaded the plugin file, select the zipped file, (do not unzip) and click open.
Step 3 Install the Server
Now that the plugin, (server setup instructions) are installed, we need to install the server.
Click on install game server, and select your game from the list. After Selecting from the list, give the server a name, This is just the name that is shown inside WindowsGSM and not the actual name of the game server. This can also be changed later, but it is much easier to go ahead and change it now. Then click install and wait for your server to download and install.
Step 4 Open The Ports
You will need to open the following ports.
- 2456
- 2457
If you don’t know how to forward ports in your router, this page should have everything you need. It is normally easy to do once you have a general understanding of what you are trying to accomplish and if you have the username and password to the router. See how to open ports HERE for more help.
Step 5 Server Configuration
Select the server, click the edit config button and this window will open up, under Server Star Param, Copy and paste the following code and change the name, to the server name you want listed.
-name “Your Cool Server” -port 2456 -world yourcoolworld -password nonee -savedir f:\servers\7\serverfiles\savedata
Edit the save file to your location, You should be able to change the drive letter and server number if you have no preference and your files will save with the rest of your server.
NOTE: Password must be 5 characters or more.