Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "How to Setup and use RCON"

From Survival Servers
Jump to navigation Jump to search
Line 3: Line 3:
 
Unfortunately at this time there is no readily available Rcon client to use, only the default one developed by Keen.
 
Unfortunately at this time there is no readily available Rcon client to use, only the default one developed by Keen.
  
First you need to install the Rcon files on your local PC, these can be found [http://www.medievalengineerswiki.com/index.php?title=Keen:Remote_Client  here].Once those files are installed launch '''VRageRemoteClient.exe''' which can be found inside the '''.\Dedicated64''' folder!
+
First you need to install the Rcon files on your local PC, these can be found [https://drive.google.com/u/0/uc?id=1aqQKDEssc9YrizGU_k9LOJmlSg7KAF6E&export=download here]. Download that zip and run the .bat file! Once those files are installed launch '''VRageRemoteClient.exe''' which can be found inside the '''\SpaceEngineers_Rcon''' folder!
 
<ol>
 
<ol>
 
<li>In Remote URL enter http://SERVERS_IP_ADDRESS</li>
 
<li>In Remote URL enter http://SERVERS_IP_ADDRESS</li>
<li>In Security Key enter the servers security key</li>
+
<li>In Security Key enter the servers security key <b>(This key needs to be exactly 8 characters long)</b></li>
 
  Can be found in the SpaceEngineer-Dedicated.cfg look for <RemoteSecurityKey>someKeyHere</RemoteSecurityKey>
 
  Can be found in the SpaceEngineer-Dedicated.cfg look for <RemoteSecurityKey>someKeyHere</RemoteSecurityKey>
 
   ''If it's not present simply add <RemoteSecurityKey>someKeyHere</RemoteSecurityKey>, replacing someKeyHere with the key you want to use!''
 
   ''If it's not present simply add <RemoteSecurityKey>someKeyHere</RemoteSecurityKey>, replacing someKeyHere with the key you want to use!''

Revision as of 10:52, 4 January 2021

With the most recent overhaul to Space Engineer's Multiplayer, a RCON tool was added to allow server admins to administer their server to some degree remotely.

Unfortunately at this time there is no readily available Rcon client to use, only the default one developed by Keen.

First you need to install the Rcon files on your local PC, these can be found here. Download that zip and run the .bat file! Once those files are installed launch VRageRemoteClient.exe which can be found inside the \SpaceEngineers_Rcon folder!

  1. In Remote URL enter http://SERVERS_IP_ADDRESS
  2. In Security Key enter the servers security key (This key needs to be exactly 8 characters long)
  3. Can be found in the SpaceEngineer-Dedicated.cfg look for <RemoteSecurityKey>someKeyHere</RemoteSecurityKey> If it's not present simply add <RemoteSecurityKey>someKeyHere</RemoteSecurityKey>, replacing someKeyHere with the key you want to use!
  4. In Port, enter the Remote API Port
  5. which can be found in the SpaceEngineer-Dedicated.cfg. Look for <RemoteApiPort>PORT</RemoteApiPort> If it's not present simply add <RemoteApiPort>PORT</RemoteApiPort>, replacing PORT with your servers game port +2
  6. Hit “save” then “connect”

Make sure you check your servers SpaceEngineers-Dedicated.cfg file for the following <RemoteApiEnabled>true</RemoteApiEnabled> if its not present, add it in!



Share your opinion