Commands

Palworld Commands

Full list of admin and console commands for Palworld servers

13 commands

Server Management(6)

/AdminPassword

Get admin access with a password

/AdminPassword <password>

/Info

Display server info

/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 a set time with an optional message

/Shutdown [Seconds] [MessageText]

/DoExit

Force stop the server instantly

/DoExit

Player Management(6)

/ShowPlayers

Show info 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 to a player

/TeleportToPlayer <SteamID>

/TeleportToMe

Teleport a player to you

/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 config file.
  2. Start or restart your Palworld server for changes to take effect.
  3. Join the server and press Enter to open chat.
  4. Type /AdminPassword YourPassword to log in as admin.

Using Commands

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

Common Tasks

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

Important Notes

  • All commands can also be run via RCON for remote server control.
  • Banned players are listed in banlist.txt in the server folder. You can edit it manually to unban if needed.
  • /ToggleSpectate turns on spectator mode - use it again to go back to normal play.