General

How to Enable Minecraft RCON for Remote Server Commands

General·May 20, 2026·14 min read

How to Enable Minecraft RCON for Remote Server Commands

Running a Minecraft server means keeping an eye on chat, players, commands, and the occasional troublemaker who thinks rules are decorative. The normal server console handles this from your control panel, but Remote Console, usually called RCON, gives you another way to send commands from an external tool.

RCON can broadcast messages, run moderation commands, and check server responses without opening the full panel every time. It is useful, but it does require the right settings, password, port, and client application. A small typo can make the whole thing look broken, because computers enjoy being dramatic.

Enable RCON on Your Minecraft Server

Before connecting with an RCON client, the server needs to allow remote console access. This is controlled through your Minecraft server settings.

  1. Open your HolyHosting server panel and go to the configuration files or server settings area.
  1. Find the RCON settings for the Minecraft server.
  1. Set Enable RCON to Enabled, then enter a strong value in the RCON Password field.
  1. Save the settings at the bottom of the page.
  1. Restart the Minecraft server so the new RCON configuration loads.
  1. Watch the console during startup. A successful setup should show a message similar to `RCON running on IP Address:Port`.

If that message does not appear, check that the settings were saved, then try a different RCON port value if your panel allows it. Restart after each change, since the server only loads these settings during startup.

Connect With an RCON Client

RCON is not usually used directly from the Minecraft client. You need a separate RCON program or web tool that can connect to your server. Popular options vary, so choose one that is actively maintained and has clear documentation.

The exact interface changes depending on the tool, but the login details are generally the same:

  • Server IP address
  • RCON port
  • RCON password

To connect:

  1. Open your chosen RCON application or online RCON tool.
  1. Enter your Minecraft server address, RCON port, and password.
  1. Submit the connection details and wait for an authentication message.
  1. Test the connection with a simple valid command, such as a broadcast message or player list command.
  1. If the command runs successfully, you can continue using the remote console for normal server management tasks.

Do not include a slash before every command unless your RCON tool specifically requires it. Some clients expect commands exactly as the server console would receive them, while others format them differently.

RCON Safety Tips

RCON access should be treated like administrator access, because that is effectively what it is. Anyone with the correct address, port, and password can send commands to the server.

Use a long, unique RCON password and avoid reusing your panel password. If an RCON tool looks outdated, unclear, or suspicious, skip it. A remote console utility should not need unrelated account details or extra permissions.

If your RCON client supports saved profiles, only save credentials on a trusted device. For shared computers, enter the password manually each time. If you suspect the password was exposed, disconnect the tool, change the RCON Password, save the server settings, and restart the server.

Some RCON clients require special command-line flags or fields for login, such as separate host, port, and password arguments. Check the client documentation when authentication fails, especially if the server console says RCON started correctly.

Troubleshooting

RCON does not start

Make sure RCON is enabled, a password is set, and the changes were saved. Restart the server afterward. If the startup console still does not mention RCON, try another available RCON port and restart again.

The client cannot log in

Check the IP address, RCON port, and password carefully. The RCON port is not always the same as the Minecraft server port. Also confirm that your RCON tool is current and supports Minecraft's RCON protocol.

Commands fail after connecting

This can happen if the command is invalid, the RCON tool formats commands differently, or the session is no longer authenticated. Test with a simple command first, then review the tool's documentation for command syntax.

Which RCON tool should be used?

Use a trusted, actively maintained RCON client with clear instructions. Web-based tools can be convenient, but locally installed clients may be preferable when you do not want to enter server credentials into a third-party website.

Useful References

  • Official Minecraft server documentation
  • Minecraft server command lists
  • RCON client documentation
  • HolyHosting file and server settings guides

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support