Keep SCUM data parsing plugin-owned
This commit is contained in:
+1
@@ -6,6 +6,7 @@
|
||||
"properties": {
|
||||
"subjectType": { "enum": ["player", "vehicle", "base", "flag"] },
|
||||
"subjectId": { "type": "string", "minLength": 1, "maxLength": 96 },
|
||||
"activeWithinSeconds": { "type": "integer", "minimum": 1, "maximum": 86400 },
|
||||
"limit": { "type": "integer", "minimum": 1, "maximum": 500 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user