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:

https://steamcommunity.com/groups/nameofgroup

 

Then append the following to the end of the URL:

/memberslistxml/?xml=1

 

Which will give you something like the following:

https://steamcommunity.com/groups/nameofgroup/memberslistxml/?xml=1

 

It will then show you some XML code, at the top of which will have your Steam groups ID, for example:

<memberList>

<groupID64>103249292485930254</groupID64>

Copy the numbers out of the groupID64 tags, that is your groups id.

 

You can then use that on your Space Engineers server to enable whitelist.

 

 

 

Old Method:

  1. Make sure you’re a member of the group you wish to  find the ID of.
  2. You must also be signed into your Steam account.
  3. On you group page, click the invite friends button.
  4. After doing so, you’ll be able to see your Group ID - It will appear as a long number at the end of your URL bar.
  • 110 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...

Adding Yourself as an Admin in Space Engineers

To start with, you need to know your steamID64. You can find out at http://steamid.io/ Log...