Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Setting up RCON

Lacyway edited this page Jun 16, 2022 · 2 revisions

To enable RCON you must enable it in your ServerHostSettings.json. Load your file in the Server Settings Editor and set RCON to "True". Select a password and port and then save the file.

RCONExample

Start up your server and then click RCON Console. Set up your password and port according to your settings file and click Save. When you are ready you can connect using the Connect button.

RCONExample

If you are successfully connected you can select a command on the right. A description will be shown below on how to use it. If you couldn't connect, make sure that the settings file is set up correctly and that the values are correct in the RCON Console.

You do not have to write the entire command when sending it to the server. Just write the parameter and then click Send to send the command. For example: Selecting 'announce' and writing 'hello world' in the parameter field would send the 'hello world' message to every connected player.

Clone this wiki locally