Loader
×

Install a RCON access

Enable RCON on your Minecraft server with Minestrator. Complete guide: configuration via panel Settings or manual server.properties modification, dedicated ports and connection testing.

Install a RCON access

26 June 2025
Strator
0

Hello,

In this tutorial, we'll explore how to add an RCON connection to your server. 
An RCON connection allows external tools to communicate with the server. This is necessary for using a virtual store, a voting site, etc.


Via Your Settings

b14847d94a07ad03f8ff6a28ca176467c66b180a.webp

On your server's panel, navigate to "Settings." Then go to "Protocol Settings."

Once on this tab, check the box to "Enable the RCON Protocol," add the port, and set a password.
The port to add can be found in your "Access" tab. It's one of your dedicated ports. In my case, it's port 30099, but yours will be different.

adfa88d05388617b5bbb5c6e0da36a9fecd91920.webp

Via your server.properties

You can access the server.properties file using SFTP: https://forum.minestrator.com/threads/minestrator-manage-your-server-with-winscp-or-filezilla.1814/   
You can also access it from your WebSFTP.

7f3a7ae55afba18ad5dd53ce50354fdcc21a85a3.webp

Once the file is open, at the line "enable-rcon" set the value to "true" to enable RCON on your server. 
At the line "rcon.port=", set one of your dedicated ports. You can find the list of dedicated ports in your panel under the "Access" tab. In my case, it’s port 30099, but yours will be different. 
At the line "rcon.password=", set a password of your choice. Be sure it's reasonably secure.

Once this is done, save your server.properties. Then start your server. You should see in your logs that RCON is enabled.


Verification

Now all that’s left is to test the RCON connection here: https://minestrator.com/en/test/rcon/minecraft . If it works, congratulations! You’ve successfully followed the tutorial.

If you have any questions, feel free to join us on our Discord.

Have a great day!

Best regards.

Icon