Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
crowbarmaster committed Oct 24, 2024
2 parents d24e0d9 + d230275 commit 8184dfb
Showing 1 changed file with 151 additions and 0 deletions.
151 changes: 151 additions & 0 deletions MMS_Files/bedrock_version_prop_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13888,5 +13888,156 @@
"Value": "disabled"
}
]
},
{
"version": "1.21.42.01",
"winurl": "https://www.minecraft.net/bedrockdedicatedserver/bin-win/bedrock-server-1.21.42.01.zip",
"linurl": "https://www.minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.21.42.01.zip",
"proplist": [
{
"Key": "server-name",
"Value": "Dedicated Server"
},
{
"Key": "gamemode",
"Value": "survival"
},
{
"Key": "force-gamemode",
"Value": "false"
},
{
"Key": "difficulty",
"Value": "easy"
},
{
"Key": "allow-cheats",
"Value": "false"
},
{
"Key": "max-players",
"Value": "10"
},
{
"Key": "online-mode",
"Value": "true"
},
{
"Key": "allow-list",
"Value": "false"
},
{
"Key": "server-port",
"Value": "19132"
},
{
"Key": "server-portv6",
"Value": "19133"
},
{
"Key": "enable-lan-visibility",
"Value": "true"
},
{
"Key": "view-distance",
"Value": "32"
},
{
"Key": "tick-distance",
"Value": "4"
},
{
"Key": "player-idle-timeout",
"Value": "30"
},
{
"Key": "max-threads",
"Value": "8"
},
{
"Key": "level-name",
"Value": "Bedrock level"
},
{
"Key": "level-seed",
"Value": ""
},
{
"Key": "default-player-permission-level",
"Value": "member"
},
{
"Key": "texturepack-required",
"Value": "false"
},
{
"Key": "content-log-file-enabled",
"Value": "false"
},
{
"Key": "compression-threshold",
"Value": "1"
},
{
"Key": "compression-algorithm",
"Value": "zlib"
},
{
"Key": "server-authoritative-movement",
"Value": "server-auth"
},
{
"Key": "player-position-acceptance-threshold",
"Value": "0.5"
},
{
"Key": "player-movement-action-direction-threshold",
"Value": "0.85"
},
{
"Key": "server-authoritative-block-breaking-pick-range-scalar",
"Value": "1.5"
},
{
"Key": "chat-restriction",
"Value": "None"
},
{
"Key": "disable-player-interaction",
"Value": "false"
},
{
"Key": "client-side-chunk-generation-enabled",
"Value": "true"
},
{
"Key": "block-network-ids-are-hashes",
"Value": "true"
},
{
"Key": "disable-persona",
"Value": "false"
},
{
"Key": "disable-custom-skins",
"Value": "false"
},
{
"Key": "server-build-radius-ratio",
"Value": "Disabled"
},
{
"Key": "allow-outbound-script-debugging",
"Value": "false"
},
{
"Key": "allow-inbound-script-debugging",
"Value": "false"
},
{
"Key": "script-debugger-auto-attach",
"Value": "disabled"
}
]
}
]

0 comments on commit 8184dfb

Please sign in to comment.