How can I run Admin Commands on my Palworld Server?
Posted: Tue Jun 23, 2026 10:06 am
Palworld supports a set of in-game admin commands for managing your server, here's how you can get started:
- On the "Server control" tab, stop your server.
- Navigate to the "Easy setup" tab.
- In the "Rcon password" field, enter the password you'd like to use for RCON and Admin access.
- Both RCON and Admin commands use the same password field.
- Start your server back up.
- Join your server.
- Type "/AdminPassword <password>" and press enter.
- You are now ready to use Admin commands.
Code: Select all
/AdminPassword <password> — Obtain administrative privileges using a password.
/Shutdown [Seconds] [MessageText] — Shutdown the server. If [Seconds] is specified, the server will shut down after the specified time has elapsed. The server participant will be notified of what you have entered in [MessageText].
/DoExit — Force stop the server.
/Broadcast <MessageText> — Send message to all players in the server.
/KickPlayer <SteamID> — Kick player <SteamID> from the server.
/BanPlayer <SteamID> — Ban player <SteamID> from the server.
/TeleportToPlayer <SteamID> — Teleport to <SteamID>.
/TeleportToMe <SteamID> — Player <SteamID> is teleported to me.
/ShowPlayers — Show information on all connected players.
/Info — Show server information.
/Save — Save the world data.
/UnBanPlayer <SteamID> — Unban player <SteamID> from the server.
/ToggleSpectate — If you have administrator privileges via the /AdminPassword command, switch to spectator mode. You can change with the \ key.