Palworld Commands for Server Administrators
Upon its debut, Palworld introduces several commands for those managing dedicated servers. Whether you're running your own server or utilizing Gamever for seamless server hosting, these commands can be executed within the game or through RCON.
Important for Advanced Sysadmins: Direct stdin/Input Commands are Unsupported. Palworld is compatible with either RCON or commands executed within the game. Upon extensive evaluation, it's been observed that commands can target players using either their Player UID or Steam ID.
| Command | Explanation |
|---|---|
| /Shutdown {Seconds} {MessageText} | Initiates a server shutdown with an optional countdown and/or alert message for the players. |
| /DoExit | Instantly terminates server operations. Advised only in cases of technical issues or where data loss is not a concern. |
| /Broadcast {MessageText} | Sends a global message to every player on the server. |
| /KickPlayer {PlayerUID or SteamID} | Removes a player from the server, often used for moderation purposes. |
| /BanPlayer {PlayerUID or SteamID} | Prevents a player from rejoining the server until the ban is lifted. |
| /TeleportToPlayer {PlayerUID or SteamID} | ONLY IN-GAME. Instantaneously moves you to a specified player's location. |
| /TeleportToMe {PlayerUID or SteamID} | ONLY IN-GAME. Teleports a specified player to your location. |
| /ShowPlayers | Displays details of all players currently connected. |
| /Info | Provides server-related information. |
