0%
Loading...
NolimitHost

How to Change Your Palworld Server Name

Last updated: July 23, 2026

Change your Palworld server name as it appears in the server browser. This guide covers both the panel and config file methods.

Change via NolimitHost Panel

  1. Log into the NolimitHost Game Panel and select your Palworld server.
  2. Stop your server first, so it doesn't overwrite your changes while you work.
  3. Open the Palworld Settings tab in the left navbar.
  4. Locate the Server Name field and set your desired name.
  5. Save and restart your server to apply the change.

Change via Config File

PalWorldSettings.ini is the main configuration file for your server.

  1. Stop your server first, so it doesn't overwrite your changes while you work.
  2. In the left sidebar of your NolimitHost Game Panel, open File Manager and navigate to Pal/Saved/Config/LinuxServer/PalWorldSettings.ini (or WindowsServer).
  3. Find ServerName= inside the OptionSettings=(...) line and update it:
    ServerName="My Palworld Server"
  4. Save the file and restart your server to apply the change.
Note: The server name must be enclosed in quotation marks within the settings line. Keep quotation marks around the name value.