Every GhostCap Palworld server supports RCON, and commands can be run directly through the server Console. Here's how to configure and use RCON on your Palworld server.
Changing Your Palworld RCON Password
- Log into the GhostCap Panel.
- Go to
Startup Parameters. - Under the Basic section, modify
Admin Passwordwith your desired password. - Start your server.
RCON Commands
Below is a list of all Palworld RCON commands that you can execute from the Server Console. To target non-Steam players, you need to use their UserID, which can be copied from the in-game player list menu.
| Command | Description |
|---|---|
| AdminPassword | Obtain administrative privileges using a password. |
| Shutdown [Seconds] [MessageText] | Shutdown the server. Usage: Shutdown [Seconds] [MessageText] 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 a message to all players in the server. Usage: Broadcast MessageText |
| KickPlayer SteamID | Kick player SteamID from the server. Usage: KickPlayer steam_SteamID64 |
| BanPlayer SteamID | Ban player SteamID from the server. Usage: BanPlayer steam_SteamID64 |
| ShowPlayers | Show information on all connected players. |
| Info | Show server information. |
| Save | Save the world data. |
| UnBanPlayer SteamID | Unban player SteamID from the server. Usage: UnBanPlayer steam_SteamID64 |
To use these commands and more in-game refer to our Admin Commands Guide.
