Essential Palworld RCON Commands for Server Administrators
Key Takeaways & Summary
A complete guide to RCON administration commands for kicking, banning, broadcasting announcements, and saving game state.
Essential Palworld RCON Commands for Server Administrators
RCON (Remote Console) enables server owners to execute commands on their Palworld server remotely without joining as an in-game player.
---
Core Administration Commands
| Command | Usage | Description |
|---|---|---|
| /Info | /Info | Shows server software version and information |
| /Save | /Save | Forces immediate commit of world state to disk |
| /Broadcast | /Broadcast <Message> | Sends a banner announcement to all online players |
| /KickPlayer | /KickPlayer <SteamID64> | Kicks a player from the server |
| /BanPlayer | /BanPlayer <SteamID64> | Permanently bans a player by SteamID |
| /Shutdown | /Shutdown <Sec> <Msg> | Schedules a graceful server shutdown |
---
How to Connect via PSM Console
PSM includes a built-in interactive RCON client tab. Simply enter your admin password and execute commands directly from your dashboard.