mojira.dev
WEB-1290

Player with incorrect UUID and nickname

https://api.mojang.com/users/profiles/minecraft/_

Returns player that shouldn't exist based on rules

This player also have incorrect UUID (`u` digit in base-16? 3126ba4c6*uu*d424c877d1347fa974d23)

 

{
  "id": "3126ba4c6uud424c877d1347fa974d23",
  "name": "_"
}

Linked issues

Comments 2

The fact that the name exists is probably intended, see WEB-122. It was likely created before the restrictions existed.

However, the malformed UUID is rather strange.

Same applies to fruity_cake (previously, 1). I know more information about these but I don't know if I am allowed to share (nothing suspicious).

Maxim Nevzorov

web

api, profiles

Retrieved