Welcome, Visitor!

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

How to Change Palworld Server Ports

palworld

Administrator
Staff member
Joined
Jan 19, 2024
Messages
151
Default ports of Palworld are : PublicPort=8211 , RCONPort=25575. If you want to change it you have to modify the default Palworld server settings.

Open your server’s folder and go to this location:
Code:
steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
Open the PalWorldSettings.ini file with your text editor. Find this line:
Code:
PublicPort=8211,
RCONPort=25575,
View attachment 79

PublicPort is your connection port. You join your server 0.0.0.0:8211.

If you want to host a second server in your server you have to change the PublicPort and RCONPort.

You can add +10 or +5 for each ports. Example of new ports:

Let’s add +10
Code:
PublicPort=8221,
RCONPort=25595,
Save the file and restart your Palworld server.

When you join use your new ports. IP:8221

If your PalWorldSettings.ini file is empty please read this topic : Palworld Dedicated Server Settings - Default Settings

If you have a question please ask.
 
Last edited:

Lefunh1

New member
Joined
Jul 17, 2024
Messages
1
Hello, I needed help with hosting a second server, the first server works fine but when I followed the steps show here to host a second server on a different device, it doesn't work. I already portfowarded the new publicport.