How to become a Palworld admin
Create admin password
Basic Mode
In Basic Mode you enter your admin password in your server configuration here:
Server Settings -> Admin Password
Then click on Save and restart your server.
Advanced Mode
In Advanced Mode you enter your admin password in PalWorldSettings.ini.
Find the following section:AdminPassword=""
Enter your admin password between the empty “”, e.g:
AdminPassword="MyAdminPW"
Click on Save and restart your server
Use admin password
Open the chat ingame and type in:/AdminPassword MyAdminPW
Replace MyAdminPW
with the admin password you have set.
By default, you open the chat with the Enter
key.
A list of the available commands can be found below.
Admincommands
Command | Description |
---|---|
/Broadcast {message} | Sends a message to all players on the server |
/KickPlayer {SteamID} | Kicks the player with the given SteamID |
/BanPlayer {SteamID} | Bans the player with the specified SteamID |
/TeleportToPlayer {SteamID} | Teleports you to the specified player |
/TeleportToMe {SteamID} | Teleports the specified player to you |
/ShowPlayers | Shows information about all connected players |
/Info | Shows information about your server |
/Save | Saves the game |
/Shutdown {Seconds} {Message} | Stops the server with a message to all players when the selected seconds have elapsed. |
/DoExit | Stops the server immediately. |
Information: Please use the commands /Shutdown
and /DoExit
with caution.
Unban players
Unfortunately, there is no command to unban players.
However, you can remove bans manually.
- stop your server. The status of the server must be server not running!
- you can find the
banlist.txt
on the Savegames FTP in the following directory:ConfigID/Pal/Saved/SaveGames/
.
Note: You can find the ConfigID or ConfigurationID for your server on our site under Gameserver.
For example, if your ConfigID was 123456, it would look like this:/123456/Pal/Saved/SaveGames/
- download the
banlist.txt
and remove the player you want to unban. - save your changes and upload the file back to the Savegames FTP.
Overwrite the existing file on the FTP. - start your server.