Ground Branch | How to add Super Admins, Admins and Moderators Print

  • Ground Branch
  • 0

Looking to order a Ground Branch Server? Click here to order your Ground Branch Server!

 

How to add a Super Admin:

  1. Stop your server.
  2. Select "Configuration Files", then select "Text-Editor" next to Admin.ini
  3. Add the line
    Admins=(Name="JeffreyRogers",UniqueId="12345678901234567",ContactInfo="",Group="SuperAdmin")
  4. Replace the Name with your in-game name and the Unique ID with your steamID64 found by pasting the URL to your steam profile on this site: https://steamid.io/lookup
  5. Save the file in the top left.
  6. If you want to set up multiple Super Admins, repeat this process adding each Super Admin on a new line.
  7. Start your server.

How to add an Admin:

  1. Stop your server.
  2. Select "Configuration Files", then select "Text-Editor" next to Admin.ini
  3. Add the line
    Admins=(Name="JeffreyRogers",UniqueId="12345678901234567",ContactInfo="",Group="Admin")
  4. Replace the Name with your in-game name and the Unique ID with your steamID64 found by pasting the URL to your steam profile on this site: https://steamid.io/lookup
  5. Save the file in the top left.
  6. If you want to set up multiple Admins, repeat this process adding each Admin on a new line.
  7. Start your server.

How to add a Moderator:

  1. Stop your server.
  2. Select "Configuration Files", then select "Text-Editor" next to Admin.ini
  3. Add the line
    Admins=(Name="JeffreyRogers",UniqueId="12345678901234567",ContactInfo="",Group="Moderator")
  4. Replace the Name with your in-game name and the Unique ID with your steamID64 found by pasting the URL to your steam profile on this site: https://steamid.io/lookup
  5. Save the file in the top left.
  6. If you want to set up multiple Moderators, repeat this process adding each Moderator on a new line.
  7. Start your server.

Was this answer helpful?

« Back