Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect UUIDs #165

Open
ivall opened this issue May 24, 2024 · 1 comment
Open

[BUG] Incorrect UUIDs #165

ivall opened this issue May 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ivall
Copy link

ivall commented May 24, 2024

Describe the bug
Player used /premium command on his premium acc and he has offline UUID both in UUID and PREMIUMUUID, in addition he has completely different UUID on backend servers - that UUID is not even premium uuid and offline uuid.

To Reproduce
Steps to reproduce the behavior:

  1. Use /premium
  2. Pray to get this bug

Expected behavior
Premium UUID should be his real premium UUID and on backend servers it should be offline UUID, not random(?) UUID.

Screenshots
image
image
image

Server Info (please complete the following information):

@ivall ivall added the bug Something isn't working label May 24, 2024
@SpigotRCE
Copy link

SpigotRCE commented Jul 15, 2024

That UUID provided by essentials might be the offline mode UUID.
If the user is a premium user, it is intended to forward premium UUIDs to backends.
If the user was a cracked user and then switched to premium, but never logged back in after switching, essentials would show the last UUID of the player.

Also, premium UUIDs are not case sensitive but cracked once are so Milkthedev and milkthedev would have to different cracked UUIDs but the same premium UUID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants