2020-07-24 07:53:22 +01:00
{
"EntityDebugMode" : false ,
2023-05-12 16:16:39 +01:00
"ConfigVersion" : "1.5" ,
2020-08-19 12:01:16 +01:00
"ServerName" : "EN - Vintage Story Server" ,
2020-07-24 07:53:22 +01:00
"ServerUrl" : null ,
"ServerDescription" : "VintageServer running in Docker container" ,
"WelcomeMessage" : "Welcome {0}, may you survive well and prosper" ,
"Ip" : null ,
"Port" : 42420 ,
"Upnp" : false ,
"CompressPackets" : true ,
"AdvertiseServer" : true ,
"MaxClients" : 16 ,
2023-05-12 16:16:39 +01:00
"PassTimeWhenEmpty" : false ,
"MasterserverUrl" : "http://masterserver.vintagestory.at/api/v1/servers/" ,
"ModDbUrl" : "https://mods.vintagestory.at/" ,
"ClientConnectionTimeout" : 120 ,
2020-08-19 12:01:16 +01:00
"Password" : null ,
2023-05-12 16:16:39 +01:00
"MapSizeX" : 1000000 ,
"MapSizeY" : 256 ,
"MapSizeZ" : 1000000 ,
"ServerLanguage" : "en" ,
2020-07-24 07:53:22 +01:00
"MaxChunkRadius" : 12 ,
"TickTime" : 33.3333321 ,
2023-05-12 16:16:39 +01:00
"SpawnCapPlayerScaling" : 0.75 ,
2020-08-19 12:01:16 +01:00
"BlockTickChunkRange" : 4 ,
2020-07-24 07:53:22 +01:00
"MaxMainThreadBlockTicks" : 10000 ,
"RandomBlockTicksPerChunk" : 16 ,
"BlockTickInterval" : 300 ,
2023-05-12 16:16:39 +01:00
"SkipEveryChunkRow" : 0 ,
"SkipEveryChunkRowWidth" : 0 ,
2020-07-24 07:53:22 +01:00
"Roles" : [
{
"Code" : "suvisitor" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : -1 ,
2020-07-24 07:53:22 +01:00
"Name" : "Survival Visitor" ,
"Description" : "Can only visit this world and chat but not use/place/break anything" ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"chat"
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 1 ,
"Color" : "Green" ,
"LandClaimAllowance" : 0 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 3 ,
"AutoGrant" : false
} ,
{
"Code" : "crvisitor" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : -1 ,
2020-07-24 07:53:22 +01:00
"Name" : "Creative Visitor" ,
"Description" : "Can only visit this world, chat and fly but not use/place/break anything" ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"chat"
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 2 ,
"Color" : "DarkGray" ,
"LandClaimAllowance" : 0 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 3 ,
"AutoGrant" : false
} ,
{
"Code" : "limitedsuplayer" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : -1 ,
2020-07-24 07:53:22 +01:00
"Name" : "Limited Survival Player" ,
"Description" : "Can use/place/break blocks only in permitted areas (priv level -1), create/manage player groups and chat" ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"build" ,
"useblock" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 1 ,
"Color" : "White" ,
"LandClaimAllowance" : 0 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 3 ,
"AutoGrant" : false
} ,
{
"Code" : "limitedcrplayer" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : -1 ,
2020-07-24 07:53:22 +01:00
"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)" ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"build" ,
"useblock" ,
"gamemode" ,
"freemove" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 2 ,
"Color" : "LightGreen" ,
"LandClaimAllowance" : 0 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 3 ,
"AutoGrant" : false
} ,
{
"Code" : "suplayer" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : 0 ,
2020-07-24 07:53:22 +01:00
"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." ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"areamodify" ,
"build" ,
"useblock" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 1 ,
"Color" : "White" ,
"LandClaimAllowance" : 262144 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 3 ,
"AutoGrant" : false
} ,
{
"Code" : "crplayer" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : 100 ,
2020-07-24 07:53:22 +01:00
"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." ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"areamodify" ,
"build" ,
"useblock" ,
"gamemode" ,
"freemove" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 2 ,
"Color" : "LightGreen" ,
"LandClaimAllowance" : 1310720 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 6 ,
"AutoGrant" : false
} ,
{
"Code" : "sumod" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : 200 ,
2020-07-24 07:53:22 +01:00
"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." ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"areamodify" ,
"build" ,
"useblock" ,
"buildblockseverywhere" ,
"useblockseverywhere" ,
"kick" ,
"ban" ,
"announce" ,
"readlists" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 1 ,
"Color" : "Cyan" ,
"LandClaimAllowance" : 1310720 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 60 ,
"AutoGrant" : false
} ,
{
"Code" : "crmod" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : 500 ,
2020-07-24 07:53:22 +01:00
"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." ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"controlplayergroups" ,
"manageplayergroups" ,
"chat" ,
"areamodify" ,
"build" ,
"useblock" ,
"buildblockseverywhere" ,
"useblockseverywhere" ,
"kick" ,
"ban" ,
"gamemode" ,
"freemove" ,
"commandplayer" ,
"announce" ,
"readlists" ,
"attackcreatures" ,
2023-05-12 16:16:39 +01:00
"attackplayers" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 2 ,
"Color" : "Cyan" ,
"LandClaimAllowance" : 1310720 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 60 ,
"AutoGrant" : false
} ,
{
"Code" : "admin" ,
2023-05-12 16:16:39 +01:00
"PrivilegeLevel" : 99999 ,
2020-07-24 07:53:22 +01:00
"Name" : "Admin" ,
"Description" : "Has all privileges, including giving other players admin status." ,
"DefaultSpawn" : null ,
"ForcedSpawn" : null ,
"Privileges" : [
"build" ,
"useblock" ,
"buildblockseverywhere" ,
"useblockseverywhere" ,
"attackplayers" ,
"attackcreatures" ,
"freemove" ,
"gamemode" ,
"pickingrange" ,
"chat" ,
"kick" ,
"ban" ,
"whitelist" ,
"setwelcome" ,
"announce" ,
"readlists" ,
"give" ,
"areamodify" ,
"setspawn" ,
"controlserver" ,
"tp" ,
"time" ,
"grantrevoke" ,
"root" ,
"commandplayer" ,
"controlplayergroups" ,
2023-05-12 16:16:39 +01:00
"manageplayergroups" ,
"selfkill"
2020-07-24 07:53:22 +01:00
] ,
"RuntimePrivileges" : [ ] ,
"DefaultGameMode" : 1 ,
"Color" : "LightBlue" ,
"LandClaimAllowance" : 2147483647 ,
"LandClaimMinSize" : {
"X" : 5 ,
"Y" : 5 ,
"Z" : 5
} ,
"LandClaimMaxAreas" : 99999 ,
"AutoGrant" : true
}
] ,
"DefaultRoleCode" : "suplayer" ,
2023-05-12 16:16:39 +01:00
"ModPaths" : [
"Mods" ,
"/gamedata/vs/Mods"
] ,
2020-07-24 07:53:22 +01:00
"AntiAbuse" : 0 ,
2023-05-12 16:16:39 +01:00
"WorldConfig" : {
"Seed" : null ,
"SaveFileLocation" : "/gamedata/Saves/default.vcdbs" ,
"WorldName" : "VintageDockerExample" ,
"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 ,
2020-07-24 07:53:22 +01:00
"OnlyWhitelisted" : false ,
"VerifyPlayerAuth" : true ,
"DefaultSpawn" : null ,
"AllowPvP" : false ,
"AllowFireSpread" : true ,
2020-08-19 12:01:16 +01:00
"AllowFallingBlocks" : true ,
2023-05-12 16:16:39 +01:00
"HostedMode" : false ,
2020-08-19 12:01:16 +01:00
"StartupCommands" : null ,
"RepairMode" : false ,
2023-05-12 16:16:39 +01:00
"AnalyzeMode" : false ,
"CorruptionProtection" : true ,
2020-08-19 12:01:16 +01:00
"RegenerateCorruptChunks" : false ,
"ChatRateLimitMs" : 1000 ,
2023-05-12 16:16:39 +01:00
"DieBelowDiskSpaceMb" : 400 ,
"ModIdBlackList" : null
2020-07-24 07:53:22 +01:00
}