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
(Created page with "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 ...")
 
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 dedicated server files on your local PC, these can be found [http://spaceengineersgame.com/dedicated-servers.html  here].Once those files are installed launch '''VRageRemoteClient.exe'''
+
First you need to install the dedicated server files on your local PC, these can be found [http://spaceengineersgame.com/dedicated-servers.html  here].Once those files are installed launch '''VRageRemoteClient.exe''' which can be found inside the '''.\Dedicated64''' folder!
 
<ol>
 
<ol>
 
<li>In Remote URL enter http://SERVERS_IP_ADDRESS</li>
 
<li>In Remote URL enter http://SERVERS_IP_ADDRESS</li>
Line 13: Line 13:
 
   ''If it's not present simply add <RemoteApiPort>PORT</RemoteApiPort>, replacing PORT with your servers game port +2''
 
   ''If it's not present simply add <RemoteApiPort>PORT</RemoteApiPort>, replacing PORT with your servers game port +2''
 
<li>Hit “save” then “connect”</li>
 
<li>Hit “save” then “connect”</li>
 +
</ol>
 +
 +
''Make sure you check your servers SpaceEngineers-Dedicated.cfg file for the following '''<RemoteApiEnabled>true</RemoteApiEnabled>''' if its not present, add it in! ''

Revision as of 04:43, 27 October 2018

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 dedicated server files on your local PC, these can be found here.Once those files are installed launch VRageRemoteClient.exe which can be found inside the .\Dedicated64 folder!

  1. In Remote URL enter http://SERVERS_IP_ADDRESS
  2. In Security Key enter the servers security key
  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