How to set up a Palworld dedicated server without coding
You don't need a terminal, SteamCMD knowledge, or a developer friend to run your own Palworld server. This guide shows the two real ways to do it, what they cost, and the fastest path for players who have never touched a command line.
Short answer
To host a Palworld dedicated server without coding: run the free Palworld dedicated server on a Windows 10/11 PC, use a server manager (like Royalty Manager Palworld) to install and configure it for you, forward UDP port 8211 on your router, then press Start and share your public IP. Total cost can be €0 if you use your own PC.
The two ways to run a Palworld server
There are only two real options. Pick based on whether you want to keep a PC on, and how much you want to spend.
| Self-host (your PC or a VPS) | Rented game-server host | |
|---|---|---|
| Cost | Free on your own PC · ~$5–15/mo for a Windows VPS | ~$15–30/month |
| Uptime | Only while the PC/VPS is on | 24/7 |
| Control of your data | Full — everything stays local | On the provider's servers |
| Difficulty | Easy with a manager · hard by hand (SteamCMD) | Easy (web panel) |
This guide focuses on self-hosting, because it's the free option and the one most people get stuck on. If you'd rather not keep a PC on, a rented host or a cheap Windows VPS (with a manager installed on it) is a fine alternative.
What you need to self-host
- Windows 10 or 11, 64-bit. The official Palworld dedicated server runs on Windows and Linux; this guide uses Windows.
- RAM: ~8 GB for a small server, 16 GB for a comfortable 8–16 player world.
- An SSD with ~20–40 GB free (the server plus saves and backups).
- A wired connection. Your home upload speed limits how many players join smoothly.
- Router access to forward a port (covered below).
The easy way: step by step (no command line)
This is the fastest path. A server manager does the SteamCMD download, file setup and config for you, so you click instead of type.
- 1
Check your PC can host
You need Windows 10/11 64-bit, ~16 GB RAM (8 GB minimum for a small world), an SSD, and a wired internet connection. The server runs on your own machine — no rented hardware required.
- 2
Download a server manager
Download Royalty Manager Palworld (free) instead of using the command line. It installs the Palworld dedicated server for you via SteamCMD — no manual files, no terminal.
- 3
Create your server
Open the app and create a server profile. Royalty downloads SteamCMD and the Palworld dedicated server automatically and configures the base files for you.
- 4
Adjust your world settings
Use the visual settings editor to set XP rate, capture rate, PvP, day/night length and the rest — every PalWorldSettings.ini option is exposed with plain-language help.
- 5
Open the right ports
Forward UDP port 8211 (the Palworld default) on your router to your PC's local IP so friends outside your network can connect. The guide below covers the common router steps.
- 6
Start the server and share your IP
Click Start. Give your friends your public IP and the port (e.g. 203.0.113.10:8211). They add it as a community server in Palworld and join.
💡 Why a manager? Doing this by hand means installing SteamCMD, running the right
command lines, editing PalWorldSettings.ini without a typo, and writing your own restart
and backup scripts. A manager turns all of that into buttons.
See how Royalty Manager Palworld does it →
The manual way (SteamCMD), in short
If you prefer to do it yourself, the outline is:
- Install SteamCMD and use it to download app
2394010(the Palworld Dedicated Server). - Run
PalServer.exeonce to generate the default config files. - Copy
DefaultPalWorldSettings.iniintoPal/Saved/Config/WindowsServer/PalWorldSettings.iniand edit it carefully. - Forward UDP port 8211, start the server, and write your own scripts for restarts and backups.
It works, but every step is a place to make a small mistake. That's exactly the friction a manager removes.
Opening your port so friends can join
This is where most people get stuck. To let players outside your home connect:
- Find your PC's local IP (e.g.
192.168.1.20). - Open your router admin page (usually
192.168.1.1in a browser). - Add a port forwarding rule: external UDP 8211 → your PC's local IP, port 8211.
- Share your public IP (search "what is my IP") and the port with friends. They add it as a community/IP server in Palworld.
If players still can't connect, check Windows Firewall allows the server, and that your ISP isn't using CGNAT (in which case a VPS or a hosting provider is the workaround).
Common problems and fixes
- Friends can't join: port not forwarded, firewall blocking the server, or CGNAT from your ISP.
- Server won't start: usually a typo in
PalWorldSettings.ini— a visual editor avoids this. - Lag with more players: raise RAM, lower view distance, and check your home upload speed.
- Crashes when you're away: use an auto-restart "guardian" so the server comes back without you.
Frequently asked questions
Can I host a Palworld dedicated server for free?
Yes. The Palworld dedicated server software is free, and you can run it on a PC you already own. Royalty Manager Palworld is also free for one server, so the whole setup can cost €0 — you only pay for rented hosting if you don't want to leave your own PC on.
Do I need to know how to code or use a command line?
No. The manual method uses SteamCMD and editing .ini files by hand, but a server manager like Royalty Manager Palworld does all of that for you through a normal Windows interface. If you can use a web browser, you can host a server.
How much RAM does a Palworld dedicated server need?
Plan for about 8 GB of RAM for a small server (a few players) and 16 GB for a comfortable 8–16 player world. RAM use grows with the number of players and the size of the explored map.
Is it better to self-host or rent a Palworld server?
Self-hosting on your own PC is free and gives you full control of your data, but your PC must stay on and your home upload speed matters. Renting from a game-server host costs roughly $15–30/month and keeps the server online 24/7 without using your machine. A middle ground is renting a cheap Windows VPS and running a manager on it.
What port does Palworld use?
The default Palworld dedicated server port is UDP 8211. You forward this port on your router to the PC running the server so players outside your home network can connect. You can change the port in the server settings if needed.
Can my friends join a server on my PC?
Yes, once you forward the port. Players outside your network connect using your public IP and port. Players on the same home network can use your local IP. Royalty Manager shows you both and tells you if the port looks closed.
Skip the setup headache.
Royalty Manager Palworld installs the server, exposes every setting, forwards you through port checks, auto-restarts on crash and backs up your world — free for one server.