×
Community Blog How Do I Modify the Password of a Palworld Server?

How Do I Modify the Password of a Palworld Server?

This tutorial describes how to modify the Password of a Palworld Server.

Log on to the ECS Instance

1.  Log on to the Elastic Compute Service (ECS) console and find your ECS instance in the corresponding region.

1

2.  Click Connect in the Actions column of the ECS instance.

2

3.  In the dialog box that appears, select Workbench and click Sign in now.

3

4.  Enter the password of the ECS instance and log on to the instance.

4

Modify the Password of the Palworld Server

A Palworld server has two passwords:

One is Server Password, which is a password used for server connection. After this password is configured, you must enter this password before you can connect to the server.

The other one is Admin Password, which is the administrator password. You must enter the administrator password before you can perform operations as the administrator.

Windows:

● Switch to the following path:

C:\Program Files\PalServer\steam\steamapps\common\PalServer\Pal\Saved\Config\WindowsServer

Find the PalWorldSettings.ini file.

5

● Open the PalWorldSettings.ini file to modify the setting of ServerPassword. Note that the value of ServerPassword must be enclosed in double quotation marks (""). You can modify the setting of AdminPassword in the same way based on your requirements.

6
7

● Go to the details page of the ECS instance. Click Restart to make the modification take effect.

8

Linux:

● Run the following command in the command line:

cd /home/ecs-assist-user/.steam/SteamApps/common/PalServer/Pal/Saved/Config/LinuxServer

Find the PalWorldSettings.ini file.

9

Run the following command in the command line:

vim PalWorldSettings.ini

● In the vim editor, enter i to enter the edit mode.

● Move the pointer over ServerPassword and enter the new password. Note that the password must be enclosed in quotation marks (""). You can modify the setting of AdminPassword in the same way based on your requirements. The following figure shows an example.

10

● After the editing is complete, press Esc on your keyboard to exit the edit mode.

● Switch the keyboard input language to English, enter :wq, and then press Enter to save the edited content. Note that the colon : before wq is required.

11

● Restart the server.

12

Connect to the Palworld Server

1.  If you set a password for a private server, the system may prompt the following error after you enter the connection address.

13

2.  Because you have set a password for the private server, you must enter the password to connect to the server. However, no field is available for entering the password (it may be a bug of the client). To address this issue, you can perform the following operations: First, find a server with the 🔒 icon among the community servers and click on it.

14

3.  Enter the password you set when you deployed the private server, and then click OK.

15

4.  When the system asks if you want to continue, click No.

16

5.  Then, enter the server address and click Contact on the right side of the private server address to start a game. (Enter the password again if you are prompted to do so.)

How Do I Use the Administrator Password?

The following commands are for your reference only:

In the game, press Enter, enter the administrator login command, and then enter other administrator instructions.

  • Log on to the server by using the administrator password: /AdminPassword administrator password
  • Show current players: /ShowPlayers
  • Kick: /KickPlayer [UserID]/[SteamID64]
  • Ban: /BanPlayer [UserID]/[SteamID64]
  • Teleport (teleport to the desired player): /TeleportToPlayer {SteamID}
  • Invite (teleport a player to me): /TeleportToMe {SteamID}
  • Save: /Save
0 1 0
Share on

Alibaba Cloud Community

887 posts | 199 followers

You may also like

Comments

Alibaba Cloud Community

887 posts | 199 followers

Related Products