Update The Minecraft Server To The Latest Version - IONOS

Skip to Main ContentDigital GuideSearch IONOS Products IONOS ProductsClose
  • Domains & SSL
    • Domain Names
    • Free Domain Transfer
    • .com Domain
    • Free Domain
    • New Top-Level Domains
    • SSL Certificate
    • Domain Security
  • Websites & eCommerce
    • Website Builder
    • Web Design Services
    • Website Migration Service
    • Search Engine Optimization Tool
    • Google Ads Management Service
    • AI Reputation Management
    • eCommerce Website Builder
    • eCommerce Website Design
    • eCommerce Plugin
    • Social Buy Button
  • Hosting & WordPress
    • Web Hosting
    • Hosting for WordPress
    • Managed Hosting for WordPress
    • Hosting for WooCommerce
    • Jamstack Hosting
    • Joomla! Hosting
    • Deploy Now
    • VPS Hosting
  • Office
    • Business Email
    • Email Marketing Software
    • Email Archiving Solutions
    • Hosted Microsoft Exchange
    • Microsoft 365 Business
    • Google Workspace
    • HiDrive Cloud Storage
    • MyDefender
  • Servers
    • Bare Metal Server
    • Cloud Backup
    • Cloud Server
    • Dedicated Servers
    • Free VPS
    • Managed Kubernetes
    • Rent a Server
    • Windows VPS
    • VPS Hosting
    • IONOS Cloud
    • IONOS Cloud Object Storage
  • Tools
    • Business Name Generator
    • AI Domain Name Generator
    • Logo Creator
    • Favicon Generator
    • Whois Lookup
    • Website Checker
    • SEO Check
    • SSL Checker
    • IP Address Check
Main menuCloseSearchIONOS Products
  • Websites
    • Website creation
    • Web design
    • Web development
    • Digital law
  • Hosting
    • CMS
    • Blogs
    • Technical matters
  • Server
    • Know-how
    • Configuration
    • Security
    • Tools
  • Domains
    • Domain extensions
    • Domain administration
    • Domain news
    • Domain tips
  • Online marketing
    • Online sales
    • Search engine marketing
    • Social media
    • Web analytics
  • E-mail
    • E-mail marketing
    • E-mail security
    • Technical matters
  • Startup
    • Get Started
    • Grow Your Business
    • Productivity
Image: ION_US_VPS_Fallback_1200x628.pngImage: ION_US_VPS_Fallback_960x1200.pngSee serversClose
  1. IONOS
  2. Digital Guide
  3. Server
  4. Know-how
  5. Update the Minecraft Server to the Latest Version
Update the Minecraft Server to the latest version
  • IONOS editorial team02/03/20232 mins
    • Share on Facebook
    • Share on Twitter
    • Share on LinkedIn
  • Tutorials
  • Game Server
Image: Update the Minecraft Server to the Latest VersionIuskivShutterstock
Contents
  • Requirements
  • Create backups and download the new version
  • Stop the Minecraft Server and upgrade
  • Restart the Minecraft Server

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
VPS Hosting (Virtual Private Servers) World-class VPS at America’s lowest price
  • Save 50% or more vs leading hosts
  • Unlimited traffic & no setup fees
  • 99.99% uptime guaranteed
  • Free 24/7 premium support
See servers

Create backups and download the new version

Before upgrading your Minecraft server, go to the Minecraft directory on your server:

cd /minecraft

Back up your world file with the command:

sudo cp -r world world-backup

Next, create a backup copy of your working minecraft_server.jar file:

sudo cp minecraft_server.jar minecraft_server.jar-backup

Go to the Minecraft server download page to get the URL for the new version. Download this version to your server with the command:

sudo wget [URL]

For example, the command to download the most current version (1.11.1) is:

sudo wget https://s3.amazonaws.com/Minecraft.Download/versions/1.11.1/minecraft_server.1.11.1.jar

Stop the Minecraft Server and upgrade

To stop the Minecraft server, attach to the screen session:

screen -r

Then stop the server with CTRL + C.

Swap in the new software version with the command:

sudo mv minecraft_server.1.11.1.jar minecraft_server.jar

Restart the Minecraft Server

Begin a new screen session with the command:

screen -r

Then start the Minecraft server with the command:

java -Xms1G -Xmx1G -jar minecraft_server.jar nogui

Use CTRL + A, CTRL + D to detach from this session.

Tip

Minecraft is one of the most popular games in the world right now. We’ve got a list of Minecraft servers to help you find the best servers for Minecraft for your gameplay style.

Related tags
  • Tutorials
  • Game Server
Go to Main Menu

Related Products

Image: webhosting.svg Game Server See packages Image: ION_US_VPS_Fallback_1200x1200.pngImage: ION_US_VPS_Fallback_1200x1200.png

Popular Articles

Domain Trading: How to sell a domain name

Buying and selling domains can be lucrative – if you know how to go about it. We will…

Read more
What Nextcloud alternatives are there? 5 options compared

Looking for Nextcloud alternatives but unsure how they measure up? We take a look at 5…

Read more
What are the best online backup services? A comparison

Secure your data reliably in the cloud! These 7 online backup services offer safe and…

Read more
How to upgrade Debian 13 step by step

This guide shows you how to perform a Debian 13 upgrade, prepare your system, and avoid…

Read more
Alternatives for InDesign: 4 free tools

Desktop publishing with Adobe too expensive? There are numerous alternatives for InDesign…

Read more

Related articles

Image: Manage a Minecraft ServerIuskivShutterstock

Manage a Minecraft Server

After you get your Minecraft server up and running on a Cloud Server with Linux, there are many ongoing tasks to perform and changes you can make. Learn how to perform management and administrative tasks on a Minecraft server, including how to start and stop the Minecraft server,…

  • Tutorials
  • Game Server
Read more Image: Set up a Mumble server – a how to for mumble server hostingAntonio GuillemShutterstock

Set up a Mumble server – a how to for mumble server hosting

Whether it’s a multiplayer game or a podcast project, the Mumble voice chat software is becoming increasingly popular. The open-source solution has an appealingly simple structure without scrimping on functions. Another advantage is that anyone can create their own Mumble server.…

  • Digitalization
  • Tutorials
Read more Image: How to assign a domain to the Minecraft serverone photoshutterstock

How to assign a domain to the Minecraft server

Minecraft becomes even more fun when you explore creativity, adventure, and endless possibilities in the game with friends. That’s why setting up your own dedicated server is such a great idea. To make joining easier and avoid typing in a long, cumbersome IP address, simply link…

  • Tutorials
  • Game Server
Read more Image: What are the 10 best Minecraft seeds?

What are the 10 best Minecraft seeds?

With its open-world design, Minecraft offers a world of possibilities. But if you want to spawn in a specific environment, you’ll need a Minecraft seed. This is a unique code that you can use to generate a new environment. In this article, we’ll take a look at our ten favorite…

  • Tutorials
  • Game Server
Read more Image: How to install Minecraft mods on a server

How to install Minecraft mods on a server

Installing Minecraft mods on your server can add a lot of excitement to your game. To be able to use these player extensions, you need to install them on your server in advance. This can be done with external tools in just a few steps. In this article, we’ll provide you with…

  • Tutorials
  • Game Server
Read more We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information. OK hash_a40f9ad679e4949c3c13419d0eb80a544e355bd0

Tag » How To Update Minecraft Server