Rebuild SCUM plugin data ownership
This commit is contained in:
+1
-4
@@ -25,10 +25,7 @@
|
||||
"x": { "type": "number" },
|
||||
"y": { "type": "number" },
|
||||
"z": { "type": "number" },
|
||||
"lastSaveTime": { "type": "string", "format": "date-time" },
|
||||
"lastLoginTime": { "type": "string", "format": "date-time" },
|
||||
"lastLogoutTime": { "type": "string", "format": "date-time" },
|
||||
"isAlive": { "type": "integer", "minimum": 0, "maximum": 1 }
|
||||
"lastSaveTime": { "type": "string", "format": "date-time" }
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user