Update user v1

This commit is contained in:
Hactarus 2021-04-16 23:36:22 +00:00
parent 20806f7f29
commit cc917e7cff
2 changed files with 200 additions and 35 deletions

View file

@ -1,42 +1,9 @@
{
"ConfigVersion": 1,
"UseWaste": false,
"MaxRepFromOnePerson": 30.0,
"MinRepFromOnePerson": -10.0,
"AllowDebugCalls": false,
"WhiteList": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"76561198011452073",
"76561198046374237",
"76561198008873235",
"76561197987298887"
]
}
},
"BlackList": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": []
}
},
"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",
@ -150,5 +117,49 @@
"y": 0,
"z": 730
},
"IgnoreVersionMismatch": false
"IgnoreVersionMismatch": false,
"UserPermission": {
"WhiteList": {
"Collection": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"76561198011452073",
"76561198046374237",
"76561198008873235",
"76561197987298887"
]
}
}
},
"BlackList": {
"Collection": {
"Eco.Gameplay.Players.TimeUser": {
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
"$values": []
}
}
},
"MuteList": {
"Collection": {
"Eco.Gameplay.Players.TimeUser": {
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
"$values": []
}
}
},
"Admins": {
"Collection": {
"System.String": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"76561198011452073",
"76561198046374237",
"76561198008873235",
"76561197987298887"
]
}
}
}
}
}