Multiplayer Server Commands: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (added "or ID")
Line 6: Line 6:
'''Administration Commands'''
'''Administration Commands'''


  #login password         Logs you into the server
  #login password           Logs you into the server
  #logout                 Logs you out of the server
  #logout                   Logs you out of the server
  #vote admin (name)     Users can vote an admin to control the server
  #vote admin (name or ID)   Users can vote an admin to control the server
  #mission               Select mission with known name
  #mission                   Select mission with known name
  #missions               Select mission a mission
  #missions                 Select mission a mission
  #restart               Restart mission  
  #restart                   Restart mission  
  #reassign               Takes you back to the selection screen
  #reassign                 Takes you back to the selection screen
  #kick (name)           Allows you to kick the nickname
  #kick (name or ID)         Allows you to kick the nickname
  #shutdown               Shutsdown the server
  #shutdown                 Shutsdown the server
  #init                   Reload server config file loaded by –config option.
  #init                     Reload server config file loaded by –config option.


'''User Commands'''
'''User Commands'''


  #vote missions         Users can vote for the mission selection
  #vote missions             Users can vote for the mission selection
  #vote mission (name)   Users can vote on a particular mission '''''(named)''''' to play
  #vote mission (name)       Users can vote on a particular mission '''''(named)''''' to play
  #vote kick(name/number) Users can vote to kick off an individual
  #vote kick (name/ID)       Users can vote to kick off an individual
  #vote restart           Allows the voting to be restarted
  #vote restart             Allows the voting to be restarted
  #userlist               Displays the listing of users on the server
  #userlist                 Displays the listing of users on the server

Revision as of 20:10, 27 June 2006


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            Logs you into the server
#logout                    Logs you out of the server
#vote admin (name or ID)   Users can vote an admin to control the server
#mission                   Select mission with known name
#missions                  Select mission a mission
#restart                   Restart mission 
#reassign                  Takes you back to the selection screen
#kick (name or ID)         Allows you to kick the nickname
#shutdown                  Shutsdown the server
#init                      Reload server config file loaded by –config option.

User Commands

#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              Allows the voting to be restarted
#userlist                  Displays the listing of users on the server