![](https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/8f8830f0-679a-4974-977c-bd5802617c82/da25gfi-24d18e2a-1935-49d7-a2d8-29444dd84303.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOiIsImlzcyI6InVybjphcHA6Iiwib2JqIjpbW3sicGF0aCI6IlwvZlwvOGY4ODMwZjAtNjc5YS00OTc0LTk3N2MtYmQ1ODAyNjE3YzgyXC9kYTI1Z2ZpLTI0ZDE4ZTJhLTE5MzUtNDlkNy1hMmQ4LTI5NDQ0ZGQ4NDMwMy5wbmcifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6ZmlsZS5kb3dubG9hZCJdfQ.0Ph4HXnILU7yNDYPNFeualxSFLSKvCjb2s5AJq0L92o)
This articles shows you all common Arma 3 commands that can be typed in game.
Server Management
#login< password > | Admin login |
#logout | Admin logout |
#lock | Lock server (Auto unlocks at end of mission) |
#unlock | Unlocks server |
#missions | Stops mission, reloads mission list |
#reassign | Moves all players from their unit selection slots back into the lobby |
#restart | returns the mission to the unit selection screen, with all players in their slots ansd restarts the mission |
#shutdown | shuts the server down |
#Init | Reloads file defined by -config command line parameter |
Player Management
#userlist | Displays the list of users on the server (use pgup to scroll up) |
#kick < Server Player ID > | (First entry for a player using #userlist) |
#kick < nickName > | (Second entry for a player using #userlist |
#kick < Player UID > | (Third entry for a player using #userlist) |
#exec kick < Server Player ID > | (First entry for a player using #userlist) |
#exec kick < nickName > | (Second entry for a player using #userlist |
#exec kick < Player UID > | (Third entry for a player using #userlist) |
#exec ban < Server Player ID > | (First entry for a player using #userlist) |
#exec ban < nickName > | (Second entry for a player using #userlist |
#exec ban < Player UID > | (Third entry for a player using #userlist) |
Debugging
#monitor 10 | Activates the server monitor which reports Bandwidth and memory useage Every * seconds via chat window) |
#monitor 0 | Deactivates the server monitor |
#debug off | Deactivates debugging |
#debug 30 | Debug reporting interval (Default is 10 seconds |
#debug von | |
#debug console | |
#debug checkFile expansion\Dta\ui.pbo | |
#debug userSent | |
#debug userInfo | |
#debug userQueue | |
#debug JIPQueue | |
#debug totalSent 10 |