How to connect to your server RCON Print

  • 0

This guide will help you on how to connect to connect to your server RCON.

  1. Download and install IceCON on your computer, you can download it from here (if you use Windows download the icecon_windows_i386.exe file)
  2. Open IceCON tool and put your server IP:PORT and the RCON password you set inside the Server Details button under RCON section.

You can find a list of default commands below.

status
To get server information (Id of player, IP of player & Ping)

clientkick
Usage: clientkick [playerId] [reason]
Description: to kick a player from your server

tempbanclient
Usage: tempbanclient [playerId] [reason]
Description: to ban a player from your server

map
Usage: map [mapname]
Description: to change map of the server

gametypes
Usage: gametypes [resourcename]
Description: to change gametypes of the server

say
Usage: say [your message]
Description: to send a message from outside

tell
Usage: tell [playerId] [your message]
Description: to send a message to a specific player

start
Usage: start [resourcename]
Description: starts the specified resource

restart
Usage: restart [resourcename]
Description: restarts the specified resource

stop
Usage: stop [resourcename]
Description: stops the specified resource

refresh
Usage: refresh
Description: refresh ressources


Was this answer helpful?

« Back