Adding Yourself as an Admin in Space Engineers

  1. To start with, you need to know your steamID64. You can find out at http://steamid.io/
  2. Log into your control panel and enter your configuration files.
  3. In the text editor, edit SpaceEngineers-Dedicated.cfg
  4. At the bottom of the configuration file you should be able to view the following:
    • <Administrators> </Administrators>
  5. Inside the two Administrator tag, you must add your steamid64 inside an unsignedLong tag. For example:
    • <Administrators>
    • <unsignedLong>78092857902297082</unsignedLong>
    • </Administrators>
  6. NOTE: by duplicating the unsignedLong part above and placing it beneath the previous admin, you can add more admins. For Example:
    • <Administrators>
    • <unsignedLong>78092857902297082</unsignedLong>
    • <unsignedLong>78092857902297082</unsignedLong>
    • </Administrators>
  7. Save the changes you’ve made and restart your server.
  • 57 Users Found This Useful
Was this answer helpful?

Related Articles

Uploading a Space Engineers world to your server

To upload a Space Engineers would you have to: Inside your SE game, create a single player world...

Wiping the world of your Space Engineers server

Wiping data from your server: Log into your control panel Click on the service you want to...

How to join a Space Engineers server

To join your Space Engineers server: Login to your control panel. Copy the Query IP/Port...

Adding Group Whitelist in Space Engineers

Whitelisting on Space Engineers is accomplished through Steam groups. You can gain...

How to find a Steam Group ID

To find your Steam group ID, first get the URL of your steam group. It will look something like:...