Releases: ryanshotwell/Minecraft-Server-Latest-Update-Powershell
Announcing Version 1.2
In version 1.2, the script contains a fix for Mojang no longer using a static url for jar files.
The version manifest JSON contains urls to each version's unique JSON file. This script will now parse the version manifest for the latest versions JSON, and parse that JSON file for the jar download URL.
Make sure your server is not running before you update it. Remember, ALWAYS make backups of your world before updating as updates can cause problems and corrupt worlds.
Announcing Version 1.1.1
With version 1.1.1, you can now have the script automatically update your server start script to use the newly downloaded JAR file.
Make sure your server is not running before you update it. Remember, ALWAYS make backups of your world before updating as updates can cause problems and corrupt worlds.
Initial Release
Initial Release