✓ Solved

Downloading a Multiplayer Minecraft Server

Hi,
I opened a minecraft server with linode and I am thinking of shutting it down. However, I'd rather not lose the progress I made and would like to keep a copy of it and play on it in a single-player world.

I am not sure where to begin or if it is even possible, but how do I download a multiplayer server and set it to singleplayer server?

5 Replies

✓ Best Answer

This is indeed possible. To start, you'll want to locate your world folder on your Linode. If you installed our Marketplace App, it should be located in the following directory:

/home/minecraft/serverfiles/

  1. Transfer the world folder to your local computer using something like scp to move it to the appropriate location for your world files on your home computer.
  2. Launch the game on your local computer and select the Single Player option.
  3. It will ask you to either create a new world or open an existing one. You'll choose the second option and choose the world folder from the first step above.

Hope this helps and let us know if you have any questions or concerns!

Hi,

Regarding step 1, what is an scp and how do I use it to move the world folder onto my computer?

Thanks.

.@Tntdruid

Thanks for the link, I have another question: how do I access the /home/minecraft/serverfiles/ directory in order to transfer the world folder?

@WILDCARDD

Try login whit root in the app.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct