Skip to content

Commit

Permalink
Update java version prop manifest.
Browse files Browse the repository at this point in the history
Signed-off-by: author_name <author_email>
  • Loading branch information
crowbarmaster authored and author_name committed Jan 15, 2025
1 parent 7dc941a commit beea96d
Showing 1 changed file with 251 additions and 0 deletions.
251 changes: 251 additions & 0 deletions MMS_Files/java_version_prop_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -89543,5 +89543,256 @@
"Value": "false"
}
]
},
{
"Version": "25w03a",
"IsBeta": "true",
"DownloadUrl": "https://piston-data.mojang.com/v1/objects/e003d151668a0eff64c1191972707655e341f8f5/server.jar",
"PropList": [
{
"Key": "accepts-transfers",
"Value": "false"
},
{
"Key": "allow-flight",
"Value": "false"
},
{
"Key": "allow-nether",
"Value": "true"
},
{
"Key": "broadcast-console-to-ops",
"Value": "true"
},
{
"Key": "broadcast-rcon-to-ops",
"Value": "true"
},
{
"Key": "bug-report-link",
"Value": ""
},
{
"Key": "difficulty",
"Value": "easy"
},
{
"Key": "enable-command-block",
"Value": "false"
},
{
"Key": "enable-jmx-monitoring",
"Value": "false"
},
{
"Key": "enable-query",
"Value": "false"
},
{
"Key": "enable-rcon",
"Value": "false"
},
{
"Key": "enable-status",
"Value": "true"
},
{
"Key": "enforce-secure-profile",
"Value": "true"
},
{
"Key": "enforce-whitelist",
"Value": "false"
},
{
"Key": "entity-broadcast-range-percentage",
"Value": "100"
},
{
"Key": "force-gamemode",
"Value": "false"
},
{
"Key": "function-permission-level",
"Value": "2"
},
{
"Key": "gamemode",
"Value": "survival"
},
{
"Key": "generate-structures",
"Value": "true"
},
{
"Key": "generator-settings",
"Value": "{}"
},
{
"Key": "hardcore",
"Value": "false"
},
{
"Key": "hide-online-players",
"Value": "false"
},
{
"Key": "initial-disabled-packs",
"Value": ""
},
{
"Key": "initial-enabled-packs",
"Value": "vanilla"
},
{
"Key": "level-name",
"Value": "world"
},
{
"Key": "level-seed",
"Value": ""
},
{
"Key": "level-type",
"Value": "minecraft\\:normal"
},
{
"Key": "log-ips",
"Value": "true"
},
{
"Key": "max-chained-neighbor-updates",
"Value": "1000000"
},
{
"Key": "max-players",
"Value": "20"
},
{
"Key": "max-tick-time",
"Value": "60000"
},
{
"Key": "max-world-size",
"Value": "29999984"
},
{
"Key": "motd",
"Value": "A Minecraft Server"
},
{
"Key": "network-compression-threshold",
"Value": "256"
},
{
"Key": "online-mode",
"Value": "true"
},
{
"Key": "op-permission-level",
"Value": "4"
},
{
"Key": "pause-when-empty-seconds",
"Value": "60"
},
{
"Key": "player-idle-timeout",
"Value": "0"
},
{
"Key": "prevent-proxy-connections",
"Value": "false"
},
{
"Key": "pvp",
"Value": "true"
},
{
"Key": "query.port",
"Value": "25565"
},
{
"Key": "rate-limit",
"Value": "0"
},
{
"Key": "rcon.password",
"Value": ""
},
{
"Key": "rcon.port",
"Value": "25575"
},
{
"Key": "region-file-compression",
"Value": "deflate"
},
{
"Key": "require-resource-pack",
"Value": "false"
},
{
"Key": "resource-pack",
"Value": ""
},
{
"Key": "resource-pack-id",
"Value": ""
},
{
"Key": "resource-pack-prompt",
"Value": ""
},
{
"Key": "resource-pack-sha1",
"Value": ""
},
{
"Key": "server-ip",
"Value": ""
},
{
"Key": "server-port",
"Value": "25565"
},
{
"Key": "simulation-distance",
"Value": "10"
},
{
"Key": "spawn-monsters",
"Value": "true"
},
{
"Key": "spawn-protection",
"Value": "16"
},
{
"Key": "sync-chunk-writes",
"Value": "true"
},
{
"Key": "text-filtering-config",
"Value": ""
},
{
"Key": "text-filtering-version",
"Value": "0"
},
{
"Key": "use-native-transport",
"Value": "true"
},
{
"Key": "view-distance",
"Value": "10"
},
{
"Key": "white-list",
"Value": "false"
}
]
}
]

0 comments on commit beea96d

Please sign in to comment.