How to install Admin Server Tools on an Arma Reforger server


Summary 
Installing Server Admin Tools on an Arma Reforger server is crucial for effective management and control, like configuring server settings, managing game modes, and monitoring performance. These tools also empower admins to enforce rules, handle disruptive players through kicking or banning, and maintain a fair gameplay environment. Server Admin Tools streamline server operations, enhance security, and enable a better, more tailored experience for all players.

How to Install Server Admin Tools on an Arma Reforger Server
1. From the Arma Reforger workshop page, open Server Admin Tools.

2. Take note of the mod's name, version, and ID.


3. Launch Arma Reforger.


4. Go to the Profile tab.


5. Take note of the Identity ID.


6. Log in to the BisectHosting Starbase panel.

7. Stop the server.


8. Go to the Config Files tab and choose Server Config.


9. Navigate to the "mods": line.


10. Within the "mods": square brackets[], paste the following:
{
"modId": "",
"name": "",
"version": ""
}

Note If multiple mods exist, separate the format from Step 10 with a comma before the curly bracket.


11. Input the details from Step 2. The version can be changed to previous mod versions or left blank to use the latest version.


12. Press the Save button.


13. Start the server.


14. After a complete start, stop the server.


15. Go to the Files tab.


16. Find the following directory: /home/container/profile/profile .


17. Open the ServerAdminTools_Config.json file.

Note Optionally, copy the file's contents and format it to a JSON viewer online.


18. Next to "admins":{, enter the ID from Step 5 and optionally edit the nickname. Enter multiple admins by duplicating the sample format separated by a comma within the curly brackets.



19. After the desired edits, press the Save button.


20. Start the server.


21. Join the game using the account from Step 18.


22. Open the Esc menu and open Admin Tools.


23. If not present, log in with an Admin password. Learn how to here.



Was this answer helpful?

0
« Back