Palworld Server Admin Commands
Estimated reading: 2 minutes
293 views
At its initial launch, Palworld offers a few commands for dedicated server owners. If you’ve created your own server or use WeOxide to instantly host your server, you can use these commands in either In-Game or via RCON.
After further testing these commands, we found that you can use either the Player UID or player Steam ID, when targeting players for commands.
Below is a list of server commands that are currently available:
Command | Description |
---|---|
/Shutdown {Seconds} {MessageText} | Gracefully shuts down server with an optional timer and/or message to notify players in your server. |
/DoExit | Forcefully shuts down the server immediately. It is not recommended to use this option unless you’ve got a technical problem or are okay with potentially losing data. |
/Broadcast {MessageText} | Broadcasts a message to all players in the server. |
/KickPlayer {PlayerUID or SteamID} | Kicks player from the server. Useful for getting a player’s attention with moderation. |
/BanPlayer {PlayerUID or SteamID} | Bans player from the server. The Player will not be able to rejoin the server until they are unbanned. |
/TeleportToPlayer {PlayerUID or SteamID} | INGAME ONLY Immediately teleport to the target player |
/TeleportToMe {PlayerUID or SteamID} | INGAME ONLY Immediately teleports target player to you. |
/ShowPlayers | Shows information on all connected players |
/Info | Shows server information |
/Save | Save the world data to disk. Useful to ensure your Pal, player, and other data is saved before stopping the server or performing a risky gameplay option. |