Multiplayer Server Commands: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Warning== | ==Warning== | ||
<small> | |||
{{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 }} | ||
</small> | |||
==HowTo== | ==HowTo== | ||
You can access the command line <b>by pressing the chat key (default: <big>/</big>).<br></b> | |||
You can access the command line by pressing the chat key (default: <big>/</big>).<br> | In the chat input window you can type any of the following commands in and confirm them with the enter key.<br> | ||
In the chat input window you can type any of the following commands in and confirm them with the enter key. | You have to <b>add the <big>#</big> character before the command.</b> | ||
You have to add the <big>#</big> character before the command. | |||
==Commands== | ==Commands== | ||
The following commands are available to you once you have connected to a server: | The following commands are available to you once you have connected to a server: | ||
===Admin=== | ===Admin=== | ||
{| border="1" cellspacing="0" | {| border="1" cellspacing="0" | ||
|+ | |+ | ||
Line 66: | Line 63: | ||
* UserQueue | * UserQueue | ||
* JIPQueue | * JIPQueue | ||
* VON | |||
<i>Each command differs bit some output to screen, some to log file etc.</i> | <i>Each command differs bit some output to screen, some to log file etc.</i> | ||
|} | |} | ||
New admin commands since Armed Assault: | New admin commands since Armed Assault: | ||
{| border="1" cellspacing="0" | {| border="1" cellspacing="0" | ||
|+ | |+ | ||
Line 83: | Line 80: | ||
===Player=== | ===Player=== | ||
{| border="1" cellspacing="0" valign="top" | {| border="1" cellspacing="0" valign="top" | ||
|+ | |+ | ||
Line 114: | Line 110: | ||
===Battleye=== | ===Battleye=== | ||
{| border="1" cellspacing="0" valign="top" | {| border="1" cellspacing="0" valign="top" | ||
|+ | |+ |
Revision as of 13:26, 11 November 2011
Warning
HowTo
You can access the command line by pressing the chat key (default: /).
In the chat input window you can type any of the following commands in and confirm them with the enter key.
You have to add the # character before the command.
Commands
The following commands are available to you once you have connected to a server:
Admin
Command | Example | Description |
#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 | |
#shutdown | Shuts down the server | |
#init | Reload server config file loaded by –config option | |
#exec ban (name, ID or Player#) |
|
Allows you to ban a player. Their ID will be added to the ban.txt |
#kick (name, ID or Player#) |
|
Allows you to kick a player |
#monitor (interval in sec) |
|
Shows performance information of the server. Interval 0 means to stop monitoring |
#debug (command) (interval) |
|
The available commands are:
Each command differs bit some output to screen, some to log file etc. |
New admin commands since Armed Assault:
Command | Description |
#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 |
Player
Command | Example | Description |
#vote missions | Users can vote for the mission selection | |
#vote mission (name) |
|
Users can vote on a particular mission to loaded |
#vote admin (name/ID/PLR#) |
|
Users can vote an admin to control the server |
#vote kick (name, ID or Player#) |
|
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
Command | Description |
#beclient players | Displays the list of GUID's of all players on the server |
#beclient guid | Show your own GUID |