How to Set a Password on Your Arma Reforger Server

Password protect your Arma Reforger dedicated server to restrict access to approved players.

The server password controls who can join the server. It's separate from the admin password, which controls who has admin access. See Admin Setup for the admin password.

Server passwords must be alphanumeric only — no spaces or special characters.

Open the Config Editor

In the XGamingServer Panel, click Arma Reforger Config in the sidebar.

Config Tool in the sidebar

Set the Server Password

Enter your password in the Server Password field. To remove it and make the server public, leave the field empty.

Config Editor Game tab

Save and restart

Click Save Changes and restart from Console.

Edit config.json

Click Files in the sidebar and open config.json. Set:

"game": {
  "password": "YourPassword"
}

For a public server:

"game": {
  "password": ""
}

Server Password vs Admin Password

SettingPurposeField
Server passwordRequired to join the servergame.password
Admin passwordRequired to use #login for admin accessgame.passwordAdmin

These are independent — you can have either, both, or neither.

How is this guide?

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

On this page