How to get the real online uuid in a bungeecord server?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

pepper82

Member
Jan 26, 2017
272
1
18
41
Hi all,

when I broadcast the player's uuid on a bungeecord server it shows his offline uuid but I need to work with the online uuid. how would you do this?
 
In the spigot.yml, make sure to enable bungeecord and in the bungeecord one, make sure to enable ip_forward.

This should get their actual uuids if that above is correct. I don't know if you are running offline mode or not though. If you are running an offline network, you have to get their actual uuid by querying Mojangs API.