Skip to content
CyberNex Logo
Back to Tutorials
Palworld3 min readJuly 15, 2026

Palworld Server Admin Commands

Ganidu Sathishka
Support Engineer at CyberNex | 4+ years customer technical support

Overview

Admin commands control the server and its players. You must authenticate as admin each time you join.

Code / Configuration

<pre><code>/AdminPassword &lt;your-password&gt; # authenticate (re-run on every join) /Shutdown &lt;seconds&gt; &lt;message&gt; # scheduled shutdown /DoExit # force stop the server /Broadcast &lt;message&gt; # announce to all players /KickPlayer &lt;player-id&gt; /BanPlayer &lt;player-id-or-steamid&gt; /TeleportToPlayer &lt;player-id&gt; /TeleportToMe &lt;player-id&gt; /ShowPlayers /Info /Save</code></pre>

No unban command

There is no built-in unban. Edit the banlist file manually at Pal/Saved/SaveGames/banlist.txt and restart the server.

Info

Teleport commands only work from the in-game chat, not from the server console.

Related Hosting Services
// Frequently Asked Questions

FAQ

Was this guide helpful?

Join our Discord for more guides and direct help from our engineering team.

Palworld Server Admin Commands | CyberNex