0.9 template config

This commit is contained in:
Hactarus 2020-09-09 11:57:37 +00:00
parent 879bba43f0
commit 64f457d60a
18 changed files with 2659 additions and 849 deletions

9
Configs/Users.eco.template Executable file → Normal file
View file

@ -1,7 +1,7 @@
{
"UseWaste": false,
"MaxRepFromOnPerson": 30.0,
"MinRepFromOnePerson": -10.0,
"MaxRepFromOnePerson": 30.0,
"MinRepFromOnePerson": -10.0,
"AllowDebugCalls": false,
"AdminCommandsLoggingLevel": "LogFileAndNotifyEveryone",
"WhiteList": {
@ -129,9 +129,10 @@
"NearbyFoodSpawnLocationRadius": 20.0,
"NearbyFoodSpawnCount": 5,
"UseExactSpawnLocation": false,
"SpawnNearbyFoodLocation": {
"SpawnLocation": {
"x": 609,
"y": 63,
"z": 698
}
},
"IgnoreVersionMismatch": false
}