How to add reserved players to your Space Engineers server Print

  • Space Engineers, Reserved Players
  • 132

In this article, we'll be going over the steps required to add reserved players to your Space Engineers server hosted by Host Havoc.

Step 1: Obtain the Steam64 ID (SteamID64) for each of the reserved players you wish to add. You can use a tool like the following to obtain these IDs: https://steamid.io/
Step 2: Log into our game control panel.
Step 3: Click on Game Servers on the left-hand menu to bring up your Space Engineers server.
Step 4: Click on the Configuration Files module and open the SpaceEngineers-Dedicated.cfg file in the Configuration Editor.
Step 5: Find the configuration item named 'Reserved (follow format, 1 per line)'.
Step 6: Let's say we wanted to add the following IDs as reserved players: 76561197960279927, 76561197343529953 and 76561197965342525

We'd enter the IDs in between the 'unsignedLong' opening and closing tags, thus replacing the entire contents of the text field with:


<unsignedLong>76561197960279927</unsignedLong>

<unsignedLong>76561197343529953 </unsignedLong>

<unsignedLong>76561197965342525</unsignedLong>


Step 7: Save the file and restart your Space Engineers server. If you followed the correct format and used a valid Steam64 ID, the player will have reserved access rights when connecting.


Was this answer helpful?

« Back