From d680aa8681c335b862d07e1d2f9db16b1f4a53ef Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 4 Sep 2023 12:03:17 +0100 Subject: [PATCH] update vintage story serverconfig.json a --- vints/serverconfig.json | 114 ++++++++++++++++++++++------------------ 1 file changed, 62 insertions(+), 52 deletions(-) diff --git a/vints/serverconfig.json b/vints/serverconfig.json index d65b8e0..7c34b6d 100644 --- a/vints/serverconfig.json +++ b/vints/serverconfig.json @@ -1,38 +1,7 @@ { - "ConfigVersion": "1.4", - "ServerMonitor": true, - "PassTimeWhenEmpty": false, - "MasterserverUrl": "http://masterserver.vintagestory.at/api/v1/servers/", - "ClientConnectionTimeout": 120, "EntityDebugMode": false, - "MapSizeX": 1024000, - "MapSizeY": 256, - "MapSizeZ": 1024000, - "ServerLanguage": "en", - "SkipEveryChunkRow": 0, - "SkipEveryChunkRowWidth": 0, - "ModPaths": [ - "Mods", - "./data/Mods" - ], - "WorldConfig": { - "Seed": null, - "SaveFileLocation": "./data/Saves/default.vcdbs", - "WorldName": "A new world", - "AllowCreativeMode": true, - "PlayStyle": "surviveandbuild", - "PlayStyleLangCode": "surviveandbuild-bands", - "WorldType": "standard", - "WorldConfiguration": null, - "MapSizeY": null, - "CreatedByPlayerName": null, - "DisabledMods": null, - "RepairMode": false - }, - "NextPlayerGroupUid": 10, - "GroupChatHistorySize": 20, - "MaxOwnedGroupChannelsPerUser": 10, - "ServerName": "SERVERNAME", + "ConfigVersion": "1.5", + "ServerName": "Vintage Story Server", "ServerUrl": null, "ServerDescription": null, "WelcomeMessage": "Welcome {0}, may you survive well and prosper", @@ -42,19 +11,30 @@ "CompressPackets": true, "AdvertiseServer": true, "MaxClients": 16, + "PassTimeWhenEmpty": false, + "MasterserverUrl": "http://masterserver.vintagestory.at/api/v1/servers/", + "ModDbUrl": "https://mods.vintagestory.at/", + "ClientConnectionTimeout": 150, "Password": null, + "MapSizeX": 1024000, + "MapSizeY": 256, + "MapSizeZ": 1024000, + "ServerLanguage": "en", "MaxChunkRadius": 12, - "TickTime": 33.3333321, + "TickTime": 33.333332, + "SpawnCapPlayerScaling": 0.75, "BlockTickChunkRange": 4, "MaxMainThreadBlockTicks": 10000, "RandomBlockTicksPerChunk": 16, "BlockTickInterval": 300, + "SkipEveryChunkRow": 0, + "SkipEveryChunkRowWidth": 0, "Roles": [ { "Code": "suvisitor", + "PrivilegeLevel": -1, "Name": "Survival Visitor", "Description": "Can only visit this world and chat but not use/place/break anything", - "PrivilegeLevel": -1, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -74,9 +54,9 @@ }, { "Code": "crvisitor", + "PrivilegeLevel": -1, "Name": "Creative Visitor", "Description": "Can only visit this world, chat and fly but not use/place/break anything", - "PrivilegeLevel": -1, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -96,9 +76,9 @@ }, { "Code": "limitedsuplayer", + "PrivilegeLevel": -1, "Name": "Limited Survival Player", "Description": "Can use/place/break blocks only in permitted areas (priv level -1), create/manage player groups and chat", - "PrivilegeLevel": -1, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -108,7 +88,8 @@ "build", "useblock", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 1, @@ -124,9 +105,9 @@ }, { "Code": "limitedcrplayer", + "PrivilegeLevel": -1, "Name": "Limited Creative Player", "Description": "Can use/place/break blocks in only in permitted areas (priv level -1), create/manage player groups, chat, fly and set his own game mode (= allows fly and change of move speed)", - "PrivilegeLevel": -1, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -138,7 +119,8 @@ "gamemode", "freemove", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 2, @@ -154,9 +136,9 @@ }, { "Code": "suplayer", + "PrivilegeLevel": 0, "Name": "Survival Player", "Description": "Can use/place/break blocks in unprotected areas (priv level 0), create/manage player groups and chat. Can claim an area of up to 8 chunks.", - "PrivilegeLevel": 0, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -167,7 +149,8 @@ "build", "useblock", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 1, @@ -183,9 +166,9 @@ }, { "Code": "crplayer", + "PrivilegeLevel": 100, "Name": "Creative Player", "Description": "Can use/place/break blocks in all areas (priv level 100), create/manage player groups, chat, fly and set his own game mode (= allows fly and change of move speed). Can claim an area of up to 40 chunks.", - "PrivilegeLevel": 100, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -198,7 +181,8 @@ "gamemode", "freemove", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 2, @@ -214,9 +198,9 @@ }, { "Code": "sumod", + "PrivilegeLevel": 200, "Name": "Survival Moderator", "Description": "Can use/place/break blocks everywhere (priv level 200), create/manage player groups, chat, kick/ban players and do serverwide announcements. Can claim an area of up to 4 chunks.", - "PrivilegeLevel": 200, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -233,7 +217,8 @@ "announce", "readlists", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 1, @@ -249,9 +234,9 @@ }, { "Code": "crmod", + "PrivilegeLevel": 500, "Name": "Creative Moderator", "Description": "Can use/place/break blocks everywhere (priv level 500), create/manage player groups, chat, kick/ban players, fly and set his own or other players game modes (= allows fly and change of move speed). Can claim an area of up to 40 chunks.", - "PrivilegeLevel": 500, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -271,7 +256,8 @@ "announce", "readlists", "attackcreatures", - "attackplayers" + "attackplayers", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 2, @@ -287,9 +273,9 @@ }, { "Code": "admin", + "PrivilegeLevel": 99999, "Name": "Admin", "Description": "Has all privileges, including giving other players admin status.", - "PrivilegeLevel": 99999, "DefaultSpawn": null, "ForcedSpawn": null, "Privileges": [ @@ -319,7 +305,8 @@ "root", "commandplayer", "controlplayergroups", - "manageplayergroups" + "manageplayergroups", + "selfkill" ], "RuntimePrivileges": [], "DefaultGameMode": 1, @@ -335,17 +322,40 @@ } ], "DefaultRoleCode": "suplayer", + "ModPaths": [ + "Mods", + "./data/vintsserver/Mods" + ], "AntiAbuse": 0, + "WorldConfig": { + "Seed": null, + "SaveFileLocation": "./data/vintsserver/Saves/default.vcdbs", + "WorldName": "A new world", + "AllowCreativeMode": true, + "PlayStyle": "surviveandbuild", + "PlayStyleLangCode": "surviveandbuild-bands", + "WorldType": "standard", + "WorldConfiguration": null, + "MapSizeY": null, + "CreatedByPlayerName": null, + "DisabledMods": null, + "RepairMode": false + }, + "NextPlayerGroupUid": 10, + "GroupChatHistorySize": 20, + "MaxOwnedGroupChannelsPerUser": 10, "OnlyWhitelisted": false, "VerifyPlayerAuth": true, "DefaultSpawn": null, "AllowPvP": true, "AllowFireSpread": true, "AllowFallingBlocks": true, + "HostedMode": false, "StartupCommands": null, "RepairMode": false, + "AnalyzeMode": false, "CorruptionProtection": true, "RegenerateCorruptChunks": false, "ChatRateLimitMs": 1000, - "DieBelowDiskSpaceMb": 200 -} + "DieBelowDiskSpaceMb": 400, + "ModIdBlackList": null \ No newline at end of file