πKnockbackFFA
The following endpoint will return KnockbackFFA-related statistics:
Getting global information about a player info on KnockbackFFA
Query Parameters
Name
Type
Description
{
"status": 400,
"message": "Bad Request"
}{
"status": 404,
"message": "Not Found"
}{
"status": "OK",
"data": {
"uuid": "2477aadd-23bf-47dd-a556-38bde5ce9371",
"username": "Jojo1542",
"stats": {
"coins": 0,
"kills": 26,
"deaths": 659,
"blocksPlaced": 6228,
"highestStreak": 3
}
}
}Player information
Field
Type
Description
Field
Type
Description
Field
Type
Description
Last updated