
Serious?: Minecraft server version downloads
| WINDOWS 98 DOWNLOAD DRIVER | 864 |
| WHICH ANGELS AND BOBS MODS ARE WORTH DOWNLOADING | 99 |
| DOWNLOAD DRIVER FOR KOBO AURA USB | 162 |
| HEALTH LOGO VECTOR FREE DOWNLOAD | 283 |
| INTERVENTION AND REFLECTION 9TH EDITION PDF DOWNLOAD | 591 |
Update the Minecraft Server to the Latest Version
Learn how to update the version of Minecraft Server running on your Linux server, without losing any data or overwriting your world file. When Mojang issues a Minecraft update, Minecraft server administrators need to manually update the version of Minecraft running on their servers.
Requirements
- A Cloud Server running Linux (Ubuntu 16.04)
- Minecraft Server installed and running
For more information on running a Minecraft server, consult our article on how to install and run Minecraft on a Cloud Server
Create Backups and Download the New Version
Before upgrading your Minecraft server, go to the Minecraft directory on your server:
Back up your world file with the command:
Next, create a backup copy of your working minecraft_server.jar file:
Go to the Minecraft server download page to get the URL for the new version. Download this version to your server with the command:
For example, the command to download the most current version (1.11.1) is:
Stop the Minecraft Server and Upgrade
To stop the Minecraft server, attach to the session:
Then stop the server with CTRL + C.
Swap in the new software version with the command:
Restart the Minecraft Server
Begin a new screen session with the command:
Then start the Minecraft server with the command:
Use CTRL + A, CTRL + D to detach from this session.
-