So i know for myself and for a few others i have shared my simple shell script to automatically download the latest update and install it… Someone changed the download page to read from your webpage in curl:
<div data-mc-mount="codeDefinitionApp" data-mc-config-strings="{\x22downloadGlobal\x22:{\x22backgroundColor\x22:\x22MC_Bg_Core__off\u002Dblack\x22,\x22download_Text\x22:\x22Download {0} and run it with the following command:\x22,\x22theme\x22:\x22MC_Theme_Vanilla\x22,\x22downloadCmd\x22:\x22java \u002DXmx1024M \u002DXms1024M \u002Djar minecraft_server.{0}.jar nogui\x22}}">
I don’t understand why this was changed… used to just grep minecraft_server.*.jar , see if it was the same version I was running, and if not download the latest. Can someone please put it back or make another link to all the versions of java so I can grab the latest automatically and just have it scripted to install?
Thank you,
-Corry
Comments 2

This issue is invalid, but may I indroduce you to https://piston-meta.mojang.com/mc/game/version_manifest_v2.json 🙂