Multiplayer Server Commands: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(Improved formatting.)
Line 1: Line 1:
{{Important|Reports have been circulated of a script exploit that allows a non-admin player to force an in-game admin to issue Admin commands. Either #logout of server admin when not required, or consider using [[BattlEye#Rcon|BattlEye's RCon]] tool to administer the server out of band }}
{{Important|Reports have been circulated of a script exploit that allows a non-admin player to force an in-game admin to issue Admin commands. Either #logout of server admin when not required, or consider using [[BattlEye#Rcon|BattlEye's RCon]] tool to administer the server out of band }}
 
[[category:Operation Flashpoint:_Multiplayer|S]]


See also [[Armed Assault: Multiplayer Server Commands]].
See also [[Armed Assault: Multiplayer Server Commands]].
Line 8: Line 6:




'''Administration Commands'''
==Administration commands==


#login password             Log in as the admin
{| border="1" cellspacing="0"
#logout                     Admin log out
|-
#vote admin (name/ID/PLR#) Users can vote an admin to control the server
| #login password || Log in as the admin
#mission filename           Select mission with known name
|-
#missions                   Select mission
| #logout || Admin log out
#restart                   Restart mission
|-
#reassign                   Start over and reassign roles
| #vote admin (name/ID/PLR#) || Users can vote an admin to control the server
#kick (name, ID or Player#) Allows you to kick the nickname or the player # (ie #kick 46)
|-
#shutdown                   Shuts down the server
| #mission filename || Select mission with known name
#monitor (interval in sec) Shows performance information of the server. Interval 0 means to stop monitoring
|-
#debug (command) (interval) Commands can be <b>checkFile, Console, TotalSent, UserSent, UserInfo, UserQueue, JIPQueue </b>| <i>Each command differs bit some output to screen, some to log file etc.</i>
| #missions || Select mission
#exec ban (name, ID or Player#) Allows you to Ban the nickname or the player #, their ID will be added to ban.txt
|-
                           
| #restart || Restart mission
'''User Commands'''
|-
| #reassign || Start over and reassign roles
|-
| #kick (name, ID or Player#) || Allows you to kick the nickname or the player # (ie #kick 46)
|-
| #shutdown || Shuts down the server
|-
| #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
* JIPQueue
<i>Each command differs bit some output to screen, some to log file etc.</i>
|-
| #exec ban (name, ID or Player#) || Allows you to Ban the nickname or the player #, their ID will be added to ban.txt
|}


#vote missions             Users can vote for the mission selection
==User commands==
#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
{| border="1" cellspacing="0"
#vote restart               Vote to restart the mission
|-
#vote reassign             Vote to reassign
| #vote missions || Users can vote for the mission selection
#userlist                   Displays the list of users on the server (use pgup to scroll up)
|-
| #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)
|}
 
[[category:Operation Flashpoint:_Multiplayer|S]]

Revision as of 13:19, 11 November 2011

Reports have been circulated of a script exploit that allows a non-admin player to force an in-game admin to issue Admin commands. Either #logout of server admin when not required, or consider using BattlEye's RCon tool to administer the server out of band

See also Armed Assault: Multiplayer Server Commands.

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
#vote admin (name/ID/PLR#) Users can vote an admin to control the server
#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 or the player # (ie #kick 46)
#shutdown Shuts down the server
#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
  • JIPQueue

Each command differs bit some output to screen, some to log file etc.

#exec ban (name, ID or Player#) Allows you to Ban the nickname or the player #, their ID will be added to ban.txt

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 Vote to restart the mission
#vote reassign Vote to reassign
#userlist Displays the list of users on the server (use pgup to scroll up)