How to Use Admin Commands on Your Palworld Server
Admin commands let you manage your Palworld server in-game or through the game panel Web Console. You must set an admin password in PalWorldSettings.ini before commands will work.
Set the admin password
- Log in to the Game Control Panel and navigate to your Palworld server.
- Stop your server if it is running.
- Click Configuration Files.
- Click the Config Editor icon for
PalWorldSettings.ini. - Edit the Admin/RCon Password setting.
- Click Save.
- Start your server.
For a full list of settings you can configure in this file, see server settings reference.
Use admin commands in-game
- Open the in-game chat.
- Type
/adminpassword YOURADMINPASSWORDHEREand press Enter. - If the password is correct, you will see a confirmation that you are logged in as admin.
- Enter any command from the list below.
Use admin commands via the Web Console
- Open the Web Console in the game panel.
- Enter your Admin/RCon password and press Enter.
- Enter commands without the leading
/. For example, usesaveinstead of/save.
Note: Commands issued through the Web Console do not return feedback in the console output.
Available commands
| Command | Description |
|---|---|
/Save | Saves the current game state. |
/ShowPlayers | Lists all connected players. |
/KickPlayer {SteamID} | Kicks a player by Steam64 ID. |
/BanPlayer {SteamID} | Bans a player by Steam64 ID. |
/TeleportToPlayer {SteamID} | Teleports you to a player. |
/TeleportToMe {SteamID} | Teleports a player to you. |
/Broadcast {MessageText} | Broadcasts a message to all players. |
/Info | Displays server information. |