Most Arma Reforger server behaviour is controlled by server_config.json. Use the Config Editor for common values, and use Text Editor only when you need to edit JSON fields that are not exposed in the form.

  1. Open your Arma Reforger server in the control panel.
  2. Click Configuration Files.
  3. Open server_config.json with Config Editor for normal changes.

    Arma Reforger server_config.json Config Editor

  4. For advanced JSON changes, open server_config.json with Text Editor.

    Arma Reforger server_config.json Text Editor

  5. Click Save & Exit, then restart the server.
SettingWhat it controls
game.nameThe name shown in the server browser.
game.passwordPassword required to join the server.
game.passwordAdminPassword used for admin access.
game.scenarioIdThe mission/scenario the server loads.
game.maxPlayersMaximum players allowed on the server.
game.visibleWhether the server should appear in the browser.
game.crossPlatformWhether crossplay is enabled for supported platforms.
game.supportedPlatformsWhich platforms can join, such as PC and Xbox.
game.gamePropertiesGameplay options such as third person, view distance, grass distance, BattlEye, and voice settings.
modsWorkshop mods loaded by the server.

JSON is strict. Missing commas, extra commas, or broken quotes can stop the server from starting. Take a backup before editing advanced values.

  • 0 istifadəçi bunu faydalı hesab edir
Bu cavab sizə kömək etdi?

Uyğun məqalələr

How to join an Arma Reforger server

You can join your Arma Reforger server by using the server address shown in your control panel....

How to update your Arma Reforger server

Use Steam Update when Arma Reforger releases a server update or when your client reports that the...

How to backup your Arma Reforger server

Create a backup before changing scenarios, editing server_config.json, adding mods, changing RCON...

How to restore a backup on your Arma Reforger server

Restore a backup when you need to roll back after a broken update, bad JSON edit, unwanted...

How to change your Arma Reforger server name and password

The Arma Reforger server name and password are stored in server_config.json. Use the Config...