How to Kick and Ban Players on Your Palworld Server
As an admin you can kick or permanently ban players using commands.
Note
You need admin rights to use these commands. See Add Admin.
Show player list
Enter the following command in the chat to display all connected players with their SteamID:
/ShowPlayers/ShowPlayersKick a player
/KickPlayer <SteamID>/KickPlayer <SteamID>The player is removed from the server but can rejoin.
Ban a player
/BanPlayer <SteamID>/BanPlayer <SteamID>The player is permanently banned from the server.
Unban a player
There is no in-game command for unbanning. You need to edit the ban list manually:
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open banlist.txt
Open the filebanlist.txtat:/Pal/Saved/SaveGames/banlist.txt/Pal/Saved/SaveGames/banlist.txtRemove player
Delete the line with the player's SteamID (format:steam_76561198000000000).Start the server
Start your server.
All commands
| Command | Description |
|---|---|
/ShowPlayers | Show player list |
/KickPlayer <SteamID> | Kick a player |
/BanPlayer <SteamID> | Ban a player |