mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-05-07 23:25:44 +02:00
0.9 template config
This commit is contained in:
parent
879bba43f0
commit
64f457d60a
18 changed files with 2659 additions and 849 deletions
9
Configs/Users.eco.template
Executable file → Normal file
9
Configs/Users.eco.template
Executable file → Normal 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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue