How to Become an Admin on an Arma Reforger Server
There are two ways to get admin rights on your Arma Reforger server: via an admin password or via your Steam64 ID.
Set Admin Password
Open dashboard
Open your dashboard and select your Arma Reforger server.Set password
Navigate to the settings and enter your desired password underAdmin Password.Restart server
Save the settings and restart the server.
Important
The admin password must be at least 3 characters long and cannot contain spaces.
Permanent Admins via Steam64 ID
Alternatively, you can permanently add players as admins so they don't need to log in each time.
Open config
Open the fileconfig.jsonand find the"admins"entry in the"game"section.Add Steam64 IDs
Add the Steam64 IDs of the desired admins:json"game": { "admins": [ "76561198XXXXXXXXX", "76561198YYYYYYYYY" ] }"game": { "admins": [ "76561198XXXXXXXXX", "76561198YYYYYYYYY" ] }Restart server
Save the changes and restart the server.
Tip
You can find your Steam64 ID using our guide Find your SteamID64.
Log In as Admin In-Game
Open chat
Join your server and open the chat with the/key.Enter command
Enter the following command:#login YourAdminPassword#login YourAdminPasswordConfirm login
A confirmation message will appear upon successful login.
Info
Use #logout to log out from admin status. Use #roles to check which permissions you currently have.
Useful Admin Commands
| Command | Description |
|---|---|
#login <password> | Log in as admin |
#logout | Log out from admin status |
#roles | Show current permissions |
#players | List all players with IDs |
#id | Show your own player ID |
#restart | Restart the running scenario |
#shutdown | Shut down the server |