Admin Rcon Tool

Posted on  by 

What is an 'RCON' tool?

Rust has no console by default, so there's no normal way to issue commands to the server from inside the game, or from the AleForge control panel. To issue commands to the server, you will need to use what is called an 'RCON' tool, which stands for 'remote console'. Without the RCON tool, the server is a black box, and you have no idea what it's doing internally.

The RCON will create a two-way connection with the server, allowing you to send it commands, and then see output and confirmations from those commands running.

Ark rcon admin toolToolAdmin Rcon Tool

Admin RCON tool. By madchaosone, May 13, 2014 in Servers. Recommended Posts. Madchaosone 4 madchaosone 4 Thread Starter Woodland Warrior; Members; 4 32 posts. How to RCON to your INS Server using a tool. Version 0.8 just left my desk for release and is now available to you. This time I integrated 65 custom maps for your convenience and finally a Map Manager with which you can add maps yourself. Posted by Madmanio on Nov 9th, 2020 (updated 158d ago). Local anti-cheat and admin-tools for your ArmA 3 EXILE server. Manage your servers with just a few clicks. Interactive Livemap with teleport features and more. Every player will be checked by our bancloud. Banned player will be kicked from your server. Live RCon console terminal with command and filter options. Assuming that you're using the mcrcon tool, you can connect to your server with the following command in a terminal window: mcrcon.exe -c -t -H 123.123.123.123 -P 25575 -p YourRconPassword. Once connected, the first command you should try is 'help': All rcon commands used on your server will be logged to a log file in your servers. Crafted With Love. We all love Rust. We payed extra attention to small details and always try to deliver the best we can in order to make your life as an administrator easier. Professional administration tool! A pure joy to work with! It just works on every of my devices! You get a lot of features!

Enable RCON Access on Your Rust Server

Before you even install or use an RCON tool, you need to change some settings on the AleForge control panel for your Rust Server to allow RCON connections from an RCON tool.

Click on 'Game Settings' on the leftmost side of the AleForge server control panel, and then click the 'Startup' tab on the blue bar across the middle of the screen.

On this page, do the following:

  • Enter an RCON password

  • Make a mental note of what your server port and RCON port are set to, you will need them for later.

  • You will also want to make a note of your IP address from the 'Overview' page in your panel for later as well.

Create a RustAdmin account

Ark Rcon Admin Tool

In order to use the RustAdmin client, you will need to create an account on their website: https://www.rustadmin.com/

Tool

Add Your Server to Your RustAdmin Account

After you have created your account and you are logged into it from their website, you need to add the server to your RustAdmin account and Verify it.

Ark Rcon Admin Tool

Download and setup RustAdmin

You can download RustAdmin from the same website. It will download as a zip file.

Tool

You do not need to 'install' it. Simply unzip the package, open the folder inside and it's ready to be used wherever you unzipped it.

Rcon Admin Tool

Enter Connection Information on the Configuration Screen

Rcon Admin Tool Rust

Change the settings on this page and save it. Once you've entered all this information on the configuration screen, it will allow you to connect to your server by simply clicking on one button later on.

  • Make sure the RCON type is set to 'WebRcon'

  • Enter the server port for Rust

  • Enter the RCON port

  • Enter the RCON password you set earlier.

Be sure to Save the configuration near the bottom of the RustAdmin client.

Connect to the Server with RCON

To make a connection to your Rust server, click on the 'Server' button on the dark grey bar at the top of the RustAdmin window, then click 'Connect'. It should form a connection based on the information you entered on the configuration screen.

Unless something is currently happening on the Rust server, you probably won't see anything else happening on other parts of the screen. You will generally only see something appear in the console section of RustAdmin if you have run a command.

Entering Commands in the RCON Window

You can enter commands in the lowest box in the Console tab, and you will see the output from those commands appear in the console window above.

Coments are closed