Knowledgebase


We are your new 5-Star Hosting Company. At least according to


Check out our current game server offerings HERE.

All servers come with a 24-Hour Trial, Free Backups, and 40Gbps DDoS Protection included!

We offer quality support, a detailed knowledgebase, video tutorials on most topics, and even live support in case you prefer a live human 😉


Use code SAVE15 to take 15% OFF Your First Invoice with ChicagoServers! Limited Time!

How to Change Your Arma Reforger Server Name & Basic Settings

Customizing your Arma Reforger server is a great way to stand out and personalize the experience for your players. With just a few quick edits to the server_config.json file, you can update your server name, password, and visibility.


Step 1: Access Your Server Config File

  1. Log in to your ChicagoServers control panel:
    https://cp.chicagoservers.co

  2. Select your Arma Reforger server from the list.

  3. Stop the server to ensure safe file editing.

  4. Open the File Manager or use FTP to navigate to the server_config.json file, usually located in the server’s main directory.


Step 2: Edit Basic Settings

Inside the server_config.json, you’ll see several options under the "game" section. Here are the most common ones to update:

Server Name

  • Field: "name"

  • Description: Sets your server's name in the server browser.

  • Example:

    "name": "ChicagoServers | Tactical Reforger"

Server Password

  • Field: "password"

  • Description: Controls access to your server. Leave it blank for a public server.

  • Example:

     
    "password": "joinme123"

Admin Password

  • Field: "passwordAdmin"

  • Description: Grants admin rights to players who use this password in-game.

  • Example:

     
    "passwordAdmin": "adminpass456"

Server Visibility

  • Field: "visible"

  • Description: Controls whether your server shows up in the public server list.

  • Example:

     
    "visible": true

Step 3: Save and Restart

  1. Save your changes to server_config.json.

  2. Restart your server in the control panel to apply your new settings.


Tips

  • Use a clear and unique server name to stand out.

  • Choose strong passwords to prevent unauthorized access.

  • Always restart your server after making config changes.

Was this answer helpful?

15 Users Found This Useful