Moderation
Admin Password
Palworld uses an admin password to restrict admin commands.
The password is initially set at checkout, but can also be found and changed using the server's startup parameters.
- Connect to the server
- Press the
Enterkey to open the game chat - Enter the following into the chat, where
[password]is your admin password./AdminPassword [password] - If the password is correct, you'll be prompted by the server that you're now an admin and can use admin commands.
If you don't remember your server's admin password, or need to change it, check out the Startup Parameters.
Startup Parameter
You can change your server's admin password using the Admin Password startup parameter.
Just set the parameter using the GCP and then restart yuor server from the console page.
Commands
Palworld includes the following admin commands.
-
/BanPlayer[Player ID or Steam ID]Bans the player from the server. There is no unban command currently. To unban a player you need to delete their name from Pal/Saved/SaveGames/banlist.txt
-
/Broadcast [Message Text]Broadcasts a message to all players.
-
/DoExitAlternative method to stopping the server.
-
/InfoDisplays information about the server.
-
/KickPlayer[Player ID or Steam ID]Kicks the provided player from the server.
-
/SaveThis command force saves the world data.
-
/ShowPlayersDisplays information like the player IDs and Steam IDs of all connected players.
-
/Shutdown [Seconds] [Message Text]Shuts down the server with the specified message after the seconds delay.
-
/TeleportToMe[Player ID or Steam ID]Teleports the specified player to your location.
-
/TeleportToPlayer[Player ID or Steam ID]Teleports you to the location of the specified player.