filiptronicek / minecraft-server

A script for initializing a Java Minecraft server
MIT License
4 stars 2 forks source link

Add snapshot versions #3

Open filiptronicek opened 4 years ago

filiptronicek commented 4 years ago

It would be also pretty neat to provide the user with the option to play the snapshots, which could update every time the user launches the server. Probably better to do vanilla servers only for now. Perhaps the script could scrape The Minecraft Wiki's Development version webpage for the newest snapshot and then scrape the first option from the list (and like the last from the line, for example, 20w20b as shown on the image) Development versions of Minecraft

Then perhaps scrape the page itself and get the server download from the infotable infotable of Minecraft's 20w20b snapshot

filiptronicek commented 4 years ago

Or probably would be better to use the version manifest