Skip to content

Player list

Jenya705 edited this page Oct 11, 2021 · 1 revision

Player list object represents list of player's uuids.

Fields

Field name Field description
uuids Player's uuids

JSON Example

{
    "uuids": [
        "ca78e928-484b-36ff-bc1e-ade3e86597df",
        "ca73219a-421a-33ab-bc1e-321kda31lals"
    ]
}
Clone this wiki locally