How To Add Admins to Your Squad Server

Learn how to grant admin permissions on your Squad dedicated server.

Squad uses an Admins.cfg file to manage admin permissions. Here is how to add admins to your server.

Find the Player's Steam64 ID

You need the player's Steam64 ID. You can find this by going to SteamID.io and searching for their Steam profile.

Open Files

Log in to the XGamingServer Panel and select your Squad server. In the sidebar, click Files.

Navigate to the Config Directory

Navigate to SquadGame/ServerConfig/.

Open Admins.cfg

Open the Admins.cfg file. If it does not exist, create it.

Add Admin Groups and Entries

The file uses groups to define permission levels. Add your admin entries:

Group=SuperAdmin:changemap,pause,cheat,private,balance,chat,kick,ban,config,cameraman,immune,manageserver,featuretest,reserve,demos,debug,teamchange,forceteamchange,canseeadminchat
Group=Admin:changemap,balance,chat,kick,ban,reserve,demos,teamchange,forceteamchange,canseeadminchat
Group=Moderator:chat,kick,ban,reserve,canseeadminchat

Admin=76561198000000001:SuperAdmin // Owner
Admin=76561198000000002:Admin // Trusted Admin
Admin=76561198000000003:Moderator // Moderator

Save and Restart

Save the file and restart your server from the Console page.

Available Permissions

PermissionDescription
changemapChange the current map
kickKick players
banBan players
chatUse admin chat
balanceForce team changes
pausePause the match
reserveReserved slot access
demosRecord demos
cameramanFree camera mode
immuneCannot be kicked or banned
manageserverFull server control
canseeadminchatView admin chat messages
teamchangeChange own team without limits
forceteamchangeForce other players to change team

📝 Note: You can also add comments in the file using // after entries to identify who each admin is.

How is this guide?

40% Off — Limited TimeGet your Squad server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page