Difference between revisions of "Rcon console"

From MoHAAS.net Wiki
Jump to: navigation, search
(Created page with "The rcon console is an administration tool that helps administrators of servers to send commands in a quick manner. == Setup == >> Image here << In order to make the ...")
 
Line 7: Line 7:
 
In order to make the [[rcon console]] work, one need to fill in [[IP]], [[port]] and [[rcon password]] of the server. Please note, the [[rcon password]] is not the same as a [[server password]] or a [[private password]].
 
In order to make the [[rcon console]] work, one need to fill in [[IP]], [[port]] and [[rcon password]] of the server. Please note, the [[rcon password]] is not the same as a [[server password]] or a [[private password]].
  
* [[IP]]: Add the server IP here, for example 1.2.3.4.
+
* IP: Add the server IP here, for example 1.2.3.4.
* [[Port]]: Add the server port. Usually, [[MoHAAS]] servers have the default port 12203.
+
* Port: Add the server port. Usually, [[MoHAAS]] servers have the default port 12203.
 
* [[Rcon password]]: This is your administration password to your server, given by your server admin.
 
* [[Rcon password]]: This is your administration password to your server, given by your server admin.
  

Revision as of 16:21, 23 January 2016

The rcon console is an administration tool that helps administrators of servers to send commands in a quick manner.

Setup

>> Image here <<

In order to make the rcon console work, one need to fill in IP, port and rcon password of the server. Please note, the rcon password is not the same as a server password or a private password.

  • IP: Add the server IP here, for example 1.2.3.4.
  • Port: Add the server port. Usually, MoHAAS servers have the default port 12203.
  • Rcon password: This is your administration password to your server, given by your server admin.

Usage

If all data is correctly filled in, you can type into the textbox on the bottom of the page as if it were the real console from the game.

Examples

  • rcon status - shows the status of the server
  • rcon clientkick 50 - kicks the player with the client number 50