Skip to main content

How to Ban/Unban Players on Your Arma Reforger Server

1. Log In to Your Panel


2. Start Your Server


3. Join Your Server


4. Log in as Administrator

#login YourAdminPassword

Log in as Admin

4. Find the Identity Id

'#PLayers' outlined with arrow
'Player details' outlined with arrow
ActionCommand / MethodDescription
Admin Login#login YourAdminPasswordAuthenticate as a server admin in the global chat.
List Players#playersView active players to find their playerId (session) or identityId (account).
Kick Player#kick <playerId>Instantly remove a player to the main menu.
Ban Player#ban create <playerId> <seconds> <reason>Ban a player for a set duration (e.g., 3600 for one hour).
Unban Player#ban remove <identityId>Revoke a ban so the player can immediately reconnect.
Visual Ban/KickGame Master MenuUse the pause screen UI to select a player and remove them without typing commands.
Offline/PermabanEdit config.jsonAdd the player’s identityId to the playerBanList array for a permanent or offline ban.
Offline UnbanEdit config.jsonRemove the player’s entry from the playerBanList array and restart the server.

6. Select the ‘Files’ Tab

Cybrancee game panel showing the Arma Reforger dashboard with the Files tab highlighted in the left sidebar.

7. Open the ‘config.json‘ File

Navigate to:

home/container

'config.json' outlined with arrow

8. Edit ‘config.json‘ file

Enter these lined inside your config.json file to ban a player

9. Check your JSON File Formatting

Verify that all curly brackets {} and quotation marks "" remain properly closed within the playerBanList array.

Ensure there are no trailing commas after the last player entry before closing brackets to prevent parsing errors when the server loads the configuration.


10. Select the ‘Save Content’ button


11. Restart Your Server

Arma Reforger Server Hosting

Starts at $9.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents