Bloodmasters Server Manual



Remote control a server


When remote control is enabled on the server, you can use a Bloodmasters client to connect to the server and change settings or kick players from the server.

When connected to your server with the Bloodmasters client, open the console. You can send RCON commands to the server through the client's /rcon command. First you need to login on the server with the RCON password that is set by the server admin.

Example: /rcon login mypassword

Now you can give any RCON command to the server. This manual briefly describes each RCON command.

map mapname
This changes the map immediately. Mapname must be a short map name available on the server.

nextmap
This changes the map immediately to the next map in the rotation list.

restartmap
Restarts the current map immediately.

kick players [, reason]
This kicks a player from the server. You can optionally specify a reason. The player can be specified by name or by its ID number (which starts with a #). See the /players console command for player IDs.

ban players [, reason]
This bans a player from the server. You can optionally specify a reason. The player can be specified by name, by ID number (which starts with a #) or by IP address. See the /players console command for player IDs.