Important change: revamped all the commands to adapt them to the ECS pattern
This commit is contained in:
23
run/config.json.bak
Normal file
23
run/config.json.bak
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"Version": 3,
|
||||
"ServerName": "Hytale Server",
|
||||
"MOTD": "",
|
||||
"Password": "",
|
||||
"MaxPlayers": 100,
|
||||
"MaxViewRadius": 32,
|
||||
"Defaults": {
|
||||
"World": "default",
|
||||
"GameMode": "Adventure"
|
||||
},
|
||||
"ConnectionTimeouts": {
|
||||
"JoinTimeouts": {}
|
||||
},
|
||||
"RateLimit": {},
|
||||
"Modules": {},
|
||||
"LogLevels": {},
|
||||
"Mods": {},
|
||||
"DisplayTmpTagsInStrings": false,
|
||||
"PlayerStorage": {
|
||||
"Type": "Hytale"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user