{
"playerId": "string",
"playerName": "string",
"entityId": -1,
"platformId": "string",
"isOffline": true,
"playerDetails": {
"isAdmin": true,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"lastSpawnPosition": {
"clrIdx": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"heading": 0
},
"lastLogin": "2019-08-24T14:15:22Z",
"playerKills": 0,
"zombieKills": 0,
"deaths": 0,
"score": 0,
"stats": {
"health": 0,
"stamina": 0,
"coreTemp": 0,
"food": 0,
"water": 0
},
"level": 0,
"expToNextLevel": 0,
"skillPoints": 0,
"landProtectionActive": true,
"distanceWalked": 0,
"totalItemsCrafted": 0,
"longestLife": 0,
"currentLife": 0,
"totalTimePlayed": 0,
"rentedVMPosition": {
"x": 0,
"y": 0,
"z": 0
},
"rentalEndTime": 0,
"rentalEndDay": 0,
"spawnPoints": [
{
"x": 0,
"y": 0,
"z": 0
}
],
"alreadyCraftedList": [
"string"
],
"unlockedRecipeList": [
"string"
],
"favoriteRecipeList": [
"string"
],
"ownedEntities": [
{
"id": 0,
"classId": 0,
"lastKnownPosition": {
"x": 0,
"y": 0,
"z": 0
},
"hasLastKnownPosition": true
}
],
"pointsCount": 0
}
}