Jump to content

[need help] server admin rights with xbox store version on PC


ClarkParker

Recommended Posts

Hi there,

I'm trying to get admin rights on a new server instance, but I'm stuck on adding Xbox profiles to the pingadmin.xml config - It looks like only steam and epic IDs get parsed right.

Is there any solution to add an XBOX profile to that config?

Any help is welcome :)

 

Thanks in Advance!

 

Edited by ClarkParker (see edit history)
Link to comment
Share on other sites

Got it! :)

 

For anyone facing the same problem:
 

  1. Download a telnet tool which supports RAW connections (cmd telnet sometimes won't open RAW connection) - use PuTTY for example,
     
  2. Login via telnet, your server IP:Port and server admin password
    example: 
    spacer.png

    spacer.png
     
  3. Make sure the player you want to add to the admin group is logged into your server (AFTER YOU connected via telnet)
    You should see a message for the successful login and can use this information to get the exact player name (and platform IDs, but these didn't work for me)
    spacer.png
     
  4. Type the following command:
    admin add "playername" 0
    (you've to type the name with the "" )

    Done :)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...