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
-
Log in to your ChicagoServers control panel:
https://cp.chicagoservers.co -
Select your Arma Reforger server from the list.
-
Stop the server to ensure safe file editing.
-
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:
Server Password
-
Field:
"password"
-
Description: Controls access to your server. Leave it blank for a public server.
-
Example:
Admin Password
-
Field:
"passwordAdmin"
-
Description: Grants admin rights to players who use this password in-game.
-
Example:
Server Visibility
-
Field:
"visible"
-
Description: Controls whether your server shows up in the public server list.
-
Example:
Step 3: Save and Restart
-
Save your changes to
server_config.json
. -
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.