How to change the Palworld server name

Palworld Custom Server Name

By default all Steam Palworld servers have the same name. To make it easier for your friends to find and join your server, you should pick a unique name. This guide will show you how to do that in a few simple steps.

Changing the server name

  1. Start your server
  2. Pause your server
  3. Open your server's files
  4. Edit the gameserver/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini file
  5. Change the ServerName value to your desired server name
  6. Save the file
  7. Restart your server

Example config file

Here is an example of what your PalWorldSettings.ini file could look like if you want your server to be named My Palworld Server:

[/Script/Pal.PalGameWorldSettings]
OptionSettings=(ServerName="My Palworld Server",ServerDescription="Hosted for free by Squadnox",AdminPassword="",ServerPassword="",AllowConnectPlatform=Steam)