Skip to content

Releases: ryanshotwell/Minecraft-Server-Latest-Update-Powershell

Announcing Version 1.2

21 Jul 13:56

Choose a tag to compare

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

10 Jun 19:25

Choose a tag to compare

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

08 Jun 00:34

Choose a tag to compare

Initial Release