Downloading your world to play offline

Worlds & Backups Reviewed September 6, 2026 1 min read

The world on your server is an ordinary Minecraft save. You can pull it down and open it in single-player, which is useful for building offline, testing something risky, or just keeping a copy you control.

What to do

  1. Stop the server or run save-all

    Downloading a world mid-write gives you a copy with an inconsistent chunk in it. Stopping is safest; save-all and a short pause is the compromise.

  2. Archive the world folders on the server

    Select world, world_nether and world_the_end in the file manager and compress them into one archive. Compressing first makes the download one file instead of thousands.

  3. Download the archive

    Through the panel, or over SFTP if it is large. SFTP handles multi-gigabyte transfers better than a browser does.

  4. Extract into your saves folder

    Put the world folder into %appdata%\.minecraft\saves on Windows. Rename it to something you will recognise in the list.

Single-player expects the dimensions nested

If you play a Paper world in single-player, the Nether and End will look empty, because the client looks for them inside the world folder. Move world_nether back in as DIM-1 and world_the_end as DIM1 first.

Match the version

Open the download with the same Minecraft version the server runs, or newer. Opening it with an older client is the downgrade problem, and it can damage the copy.

How to confirm it worked

The world appears in your single-player list and loads with your builds where you left them.