Config 4 Players

This commit is contained in:
Hactarus 2020-12-04 12:50:22 +01:00
parent 45a93682a2
commit ac66b78b0c
5 changed files with 36 additions and 128 deletions

View file

@ -6,7 +6,12 @@
"WhiteList": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": []
"$values": [
"76561198011452073",
"76561198046374237",
"76561198008873235",
"76561197987298887"
]
}
},
"BlackList": {
@ -15,12 +20,23 @@
"$values": []
}
},
"Admins": {
"MuteList": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": []
}
},
"Admins": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"76561198011452073",
"76561198046374237",
"76561198008873235",
"76561197987298887"
]
}
},
"Reputations": {
"Eco.Gameplay.Economy.ReputationTitle": {
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], System.Private.CoreLib",
@ -130,9 +146,9 @@
"NearbyFoodSpawnCount": 5,
"UseExactSpawnLocation": false,
"SpawnLocation": {
"x": 371,
"y": 0,
"z": 215
"x": 1,
"y": 64,
"z": 1
},
"IgnoreVersionMismatch": false
}