Commands

Palworld Commands

Complete list of admin and console commands for Palworld servers

13 commands

Server Management(6)

/AdminPassword

Obtain administrative privileges using a password

/AdminPassword <password>

/Info

Show server information

/Info

/Save

Save the world data

/Save

/Broadcast

Send a message to all players on the server

/Broadcast <MessageText>

/Shutdown

Shut down the server after the specified time with an optional message

/Shutdown [Seconds] [MessageText]

/DoExit

Force stop the server immediately

/DoExit

Player Management(6)

/ShowPlayers

Show information on all connected players

/ShowPlayers

/KickPlayer

Kick a player from the server

/KickPlayer <SteamID>

/BanPlayer

Ban a player from the server

/BanPlayer <SteamID>

/UnBanPlayer

Unban a player from the server

/UnBanPlayer <SteamID>

/TeleportToPlayer

Teleport yourself to a player

/TeleportToPlayer <SteamID>

/TeleportToMe

Teleport a player to your location

/TeleportToMe <SteamID>

Admin Tools(1)

/ToggleSpectate

Toggle spectator mode (admins only)

/ToggleSpectate

Palworld Server Admin Guide

Setting Up Admin Access

  1. Set an AdminPassword in your server's PalWorldSettings.ini configuration file.
  2. Start or restart your Palworld server for the changes to take effect.
  3. Join the server and press Enter to open the chat.
  4. Type /AdminPassword YourPassword to authenticate as an admin.

Using Commands

Press Enter to open the chat window, then type any command starting with /. Commands that require a SteamID need the target player's 64-bit Steam ID, which you can find using the /ShowPlayers command.

Common Tasks

  • Kick a griefer: Use /ShowPlayers to get their SteamID, then /KickPlayer SteamID.
  • Permanently ban: Use /BanPlayer SteamID. The player will be added to banlist.txt.
  • Manual save: Use /Save before shutting down or making major changes.
  • Graceful shutdown: Use /Shutdown 60 Server restarting in 60 seconds to warn players.

Important Notes

  • All commands can also be executed via RCON for remote server management.
  • Banned players are stored in banlist.txt in the server directory. You can manually edit this file to unban players if needed.
  • /ToggleSpectate enables spectator mode - use it again to return to normal play.