Skip to content

How To Use RCON On Palworld

This guide provides step-by-step instructions on how to set up and manage your Palworld server using RCON. This guide also assume you’ve already set up your Palworldsettings.ini file

Enabling RCON

To enable RCON on your Palworld server, follow these steps.

  1. Access the Game Host Bros Panel.
  2. Once on your Palworld Service, ensure you stop it before proceeding.
  3. Once stopped, on the left, navigate to Management then File Manager.
  4. Inside the File Manager, open the file /Pal/Saved/Config/WindowsServer/PalWorldSettings.ini.
  5. Edit these values

RCONPort=255575 RCONEnabled=True AdminPassword=“yourpasswordhere”

  1. Start your server.

Make sure the RCON port is the port we provided you.

RCON Commands

Here is a list of all the Palworld RCON commands

CommandUnique Description
broadcast message_hereReplace spaces with underscores in your message to prevent it from being truncated.
KickPlayer SteamIDInput the SteamID of the player you wish to remove from the server.
BanPlayer SteamIDSpecify the SteamID of the player you intend to banish from the server.
ShowPlayersDisplays a list of all players currently active on the server.
InfoProvides detailed information about the server’s status.
SaveTriggers an immediate save of the server’s current state.