Armed Assault: Multiplayer Server Commands

From Bohemia Interactive Community

Jump to: navigation, search


The following commands are available to you once you have connected to a server. You can access the command line by pressing the / key, which allows you to type any of the following commands in. You have to include the # before the command.


Administration Commands

#login password             Log in as the admin
#logout                     Admin log out
#mission filename           Select mission with known name
#missions                   Select mission
#restart                    Restart mission
#reassign                   Start over and reassign roles
#kick (name, ID or Player#) Allows you to kick the nickname
#shutdown                   Shuts down the server
#init                       Reload server config file loaded by –config option
#monitor (interval in sec)  Shows performance information of the server. Interval 0 means to stop monitoring
#debug (command) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue
#exec ban (name, ID or Player#)  Allows you to Ban the nickname or the player #, thier ID will be added to ban.txt, example #exec ban 63.

New Adminstration Commands in Armed Assault

#exec server side command   Execute administration scripting command
#lock                       Locks the server, prevents new clients from joining
#unlock                     Unlocks the server, allows new clients to join.


User Commands

#vote admin (name or ID)    Users can vote an admin to control the server
#vote missions              Users can vote for the mission selection
#vote mission (name)        Users can vote on a particular mission (named) to play
#vote kick (name/ID)        Users can vote to kick off an individual
#vote restart               Vote to restart the mission
#vote reassign              Vote to reassign
#userlist                   Displays the list of users on the server (use pgup to scroll up)

Battleye Commands

#beclient players           Displays the list of GUID's of all players on the server
#beclient guid              Show your own GUID
Personal tools