Dedicated Server · Admin · RCON

Server Commands

Review official 1.0.3 commands with permissions, parameters, and operational risks.

RCON status: The official Palworld 1.0.3 guide marks RCON as deprecated and recommends the REST API. Never expose RCON directly to the internet.

Privileges · Player

/AdminPassword <Password>

high risk

Grants administrator privileges using the configured admin password.

PARAMETERS

Password: AdminPassword value

EXAMPLE

/AdminPassword strong-password

Server · Administrator

/Shutdown [Seconds] [MessageText]

high risk

Shuts down the server after the specified delay and broadcasts a message.

PARAMETERS

Seconds: delay, MessageText: announcement

EXAMPLE

/Shutdown 60 Maintenance begins

Server · Administrator

/DoExit

high risk

Immediately terminates the server process.

PARAMETERS

None

EXAMPLE

/DoExit

Server · Administrator

/Broadcast <MessageText>

low risk

Broadcasts a server message to all players.

PARAMETERS

MessageText: message

EXAMPLE

/Broadcast Server will restart in 10 minutes

Player · Administrator

/KickPlayer <SteamID>

medium risk

Removes the specified player from the server.

PARAMETERS

SteamID: player identifier

EXAMPLE

/KickPlayer 76561198000000000

Player · Administrator

/BanPlayer <SteamID>

high risk

Bans the specified player.

PARAMETERS

SteamID: player identifier

EXAMPLE

/BanPlayer 76561198000000000

Player · Administrator

/UnBanPlayer <SteamID>

medium risk

Removes the specified player's ban.

PARAMETERS

SteamID: player identifier

EXAMPLE

/UnBanPlayer 76561198000000000

Player · Administrator

/TeleportToPlayer <SteamID>

medium risk

Teleports the administrator to the specified player.

PARAMETERS

SteamID: player identifier

EXAMPLE

/TeleportToPlayer 76561198000000000

Player · Administrator

/TeleportToMe <SteamID>

medium risk

Teleports the specified player to the administrator.

PARAMETERS

SteamID: player identifier

EXAMPLE

/TeleportToMe 76561198000000000

Information · Administrator

/ShowPlayers

low risk

Displays information about connected players.

PARAMETERS

None

EXAMPLE

/ShowPlayers

Information · Administrator

/Info

low risk

Displays server information.

PARAMETERS

None

EXAMPLE

/Info

Server · Administrator

/Save

low risk

Writes world data to disk.

PARAMETERS

None

EXAMPLE

/Save

Privileges · Administrator

/ToggleSpectate

low risk

Enables or disables spectator mode.

PARAMETERS

None

EXAMPLE

/ToggleSpectate

Source: official Palworld Server Guide, Commands, and RCON sections · Version 1.0.3.

Server Commands | Pals of Anatolia