Multiplayer Server Commands: Difference between revisions
Jump to navigation
Jump to search
m (In Game Server Commands moved to Multiplayer Server Commands: better choice of name) |
No edit summary |
||
Line 6: | Line 6: | ||
'''Administration Commands''' | '''Administration Commands''' | ||
#login password | #login password Logs you into the server | ||
#logout | #logout Logs you out of the server | ||
#vote admin (name or ID) | #vote admin (name or ID) Users can vote an admin to control the server | ||
#mission | #mission Select mission with known name | ||
#missions | #missions Select mission a mission | ||
#restart | #restart Restart mission | ||
#reassign | #reassign Takes you back to the selection screen | ||
#kick (name or ID) | #kick (name or ID) Allows you to kick the nickname | ||
#shutdown | #shutdown Shutsdown the server | ||
#init | #init Reload server config file loaded by –config option. | ||
#monitor (interval in sec) Shows performance information of the server. Interval 0 means to stopp monitoring. | |||
#debug (command) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue | |||
'''User Commands''' | '''User Commands''' | ||
#vote missions | #vote missions Users can vote for the mission selection | ||
#vote mission (name) | #vote mission (name) Users can vote on a particular mission '''''(named)''''' to play | ||
#vote kick (name/ID) | #vote kick (name/ID) Users can vote to kick off an individual | ||
#vote restart | #vote restart Allows the voting to be restarted | ||
#userlist | #userlist Displays the listing of users on the server |
Revision as of 08:50, 1 December 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. #monitor (interval in sec) Shows performance information of the server. Interval 0 means to stopp monitoring. #debug (command) (interval) Commands can be checkfile, console, totalsent, usersent, userinfo, userqueue
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