Server Management – Arma Reforger
Category: Arma Reforger/Support
Administrator Roles
An in-game server administrator can be:
- the player hosting the server
- a logged-in admin, using #login adminPassword
- a voted-in admin through the #vote admin command
Permissions
| Right | Roles | |
|---|---|---|
| Logged Admin | Player | |
| #login | ||
| #logout | ||
| #roles | ||
| #restart | ||
| #shutdown | ||
| #kick | ||
Commands
login
Login as server administrator with the password set in server config's field adminPassword.
- Example
#login myServersPassword
logOut
- Example
#logOut
roles
Print the list of server roles the player possesses.
- Example
#roles
restart
Restart the actually running scenario. The server keeps the clients connected.
- Example
#restart
shutdown
Shut down the server, disconnecting all the clients.
- Example
#shutdown
kick
Kick (eject) the provided player from the server. Said player can still rejoin the server.
- Example
#kick ThatAnnoyingPlayer