How to become Admin Space Engineers

From 4netplayers Support Wiki
Jump to: navigation, search
Rent a Space Engineers server
Rent your own Space Engineers server at 4Netplayers.com

To become an admin, you need your SteamID64.
You can get it here: https://steamid.io

Basic Mode

In Basic Mode you need to enter the SteamID64 under "Admin Settings".
Then click on Save and restart the server.

Advanced Mode

In Advanced Mode you need to add your SteamID64 in SpaceEngineers-Dedicated.cfg.
Find the line: <Administrators>.
Add your SteamID64 between the following tags:<unsignedLong>Steam64ID</unsignedLong>.
Replace Steam64ID with your SteamID.
It should look like this:

  <Administrators>
  <unsignedLong>76561197979226165</unsignedLong>
  </Administrators>

You can add more than one admin of course:

  <Administrators>
  <unsignedLong>Steam64ID_1</unsignedLong>
  <unsignedLong>Steam64ID_2</unsignedLong>
  <unsignedLong>Steam64ID_3</unsignedLong>
  <unsignedLong>Steam64ID_4</unsignedLong>
  <unsignedLong>Steam64ID_5</unsignedLong>
  </Administrators>

Click on Save and restart the server.