Giter Site home page Giter Site logo

Player UUID to XUID about papyruscs HOT 7 OPEN

hansenms avatar hansenms commented on May 30, 2024
Player UUID to XUID

from papyruscs.

Comments (7)

hansenms avatar hansenms commented on May 30, 2024

@barrett777 do you have any info on how one might go from the uuid values in the playersData.js file to say the xbox xuid?

from papyruscs.

barrett777 avatar barrett777 commented on May 30, 2024

Unfortunately it couldn't be done automatically when I worked on this. I couldn't find any way to use that identifier in the save file.

You can edit the names manually in the playersData.js file, and Papyrus won't overwrite your changes, so you only have to edit once per player. If you have a smaller server then that works well.

If you have a bigger server or want to dig in more yourself, here's the player data that was available in the save file, last I checked: https://gist.github.com/barrett777/d7c02000aace08c536f13fb1d3f1cf3b
It's possible that Minecraft will add player name to the save file by themselves in some patch, or maybe an Xbox identifier, to help us out. I haven't checked if any data has changed in the last 6 months.

from papyruscs.

karpana avatar karpana commented on May 30, 2024

I"m not sure which version you are running, but on my server (Bedrock edition "alpha"), the output log shows the XUID and the player name.

Perhaps you could find a way to scrape this?

from papyruscs.

hansenms avatar hansenms commented on May 30, 2024

I know what the player xuid is, my question was more how that is related to the guid in the playerData.js file.

from papyruscs.

barrett777 avatar barrett777 commented on May 30, 2024

Well I checked player data again in the Nether update, just in case player name was added. I can't find anything new in the player NBT data unfortunately. That is great that the player names are logged in that server software. I'm not up for pursuing that at this time, but someone else could if they want :)

from papyruscs.

StrikerMan780 avatar StrikerMan780 commented on May 30, 2024

@barrett777 is the field containing the uuid the one that says TAG_Long("UniqueID"): -4294967260? Perhaps it's supposed to be an unsigned long? (which the xuid is)

from papyruscs.

barrett777 avatar barrett777 commented on May 30, 2024

I couldn't find any way to use that field to get a Gamer Tag or anything helpful. Maybe I missed something though.

from papyruscs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.