We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the client didnt save the friend list correctly
i can assume the friend list file should have a model like this
{ "friends": { "friends": [ { "name": "string", "uuid": "string" } ] } }
1.21.5
No response
What happened?
the client didnt save the friend list correctly

What should have happened?
i can assume the friend list file should have a model like this
{ "friends": { "friends": [ { "name": "string", "uuid": "string" } ] } }Version
1.21.5
Log Output
No response