2 min readUpdated Aug 17, 2026

How To Add Admins On Your Squad 44 Server

Here's how to add admins on your Squad 44 server using the Admins.cfg file.

Adding Admins Using Admins.cfg

  1. 1
    Log in to Bropanel and Stop your server.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Navigate to PostScriptum/ServerConfig/ and open Admins.cfg.
  4. 4
    At the bottom, add a new line with the player's Steam64 ID and a group name in the following format:
    Admin=76561198106341655:Admin
    Admin=76561191238744444:Moderator
    
  5. 5
    Save the file and start your server.

Two groups exist by default: Admin can kick, ban and change maps, while Moderator can only kick and ban.

Creating Custom Groups

You can create your own groups by adding a Group= line above your admins, listing the permissions the group should have:

Group=MyGroup:pause,chat,changemap
Admin=76561198106341655:MyGroup

Squad 44 Admin Permissions

PermissionDescription
balanceBypass team balance restrictions.
banBan players from the server.
cameramanSpectate in admin camera mode.
canseeadminchatView the admin chat plus teamkill and admin-join notifications.
changemapSwitch the server to a different map.
chatUse admin chat and broadcast server messages.
cheatRun server cheat commands.
configEdit the server configuration.
debugView admin stats and other debugging info.
demosRecord demos. Not currently working.
featuretestAccess features the dev team is testing.
forceteamchangeForce other players onto the other team.
immuneProtected from kicks and bans.
kickKick players from the server.
manageserverShut the server down.
pausePause gameplay on the server.
privateSet a password on the server.
reserveJoin through a reserved slot.
startvoteNot used.
teamchangeChange teams without timer limits.