How to update your Minecraft server to a new version

Minecraft regularly releases new versions with new features, bug fixes and security updates. Updating your server requires some preparation to avoid problems.

Step 1: Create a backup

Always make a full backup before updating:

  • Go to the Files tab in the game panel.
  • Back up your world folder (default world), the plugins folder and the server.properties file.
  • For large files, use SFTP to download everything.
  • Also read our detailed backup guide.

Step 2: Check plugin compatibility

  1. Make a list of all your installed plugins.
  2. Check on SpigotMC, Hangar or Modrinth whether each plugin supports the new Minecraft version.
  3. Download the updated versions of compatible plugins in advance.
  4. Plugins without an update for the new version should be temporarily disabled or removed.

Step 3: Update the server

  1. Go to the Startup tab in the game panel.
  2. Select the desired Minecraft version.
  3. Upload the updated plugins to the plugins folder.
  4. Start the server and check the console for error messages.

World format changes

With major version updates (for example from 1.20 to 1.21) the world format may change:

  • Existing chunks are not automatically updated with new biomes or structures.
  • New chunks (areas not yet visited) will contain the new content.
  • Consider a world reset if you want to experience all new features.

After the update

  • Check that all plugins load correctly with /plugins.
  • Test your server's most important functions.
  • Ask players to use the correct version, or install GeyserMC for cross-platform support.

Common issues

  • Plugins not loading: the plugin does not yet support the new version. Wait for an update or find an alternative.
  • World not loading: the world may be corrupted. Restore your backup and try again.
  • Players cannot connect: check that players are using the same version as the server.

Tip: at HostValues you can easily switch Minecraft versions via the Startup tab.


Still stuck? Open a support ticket, our team is happy to help.

Back to the knowledge base