Wiki - SoltionStudios
WebsiteStoreDiscord
  • 🔹Welcome
    • Website
    • Store
    • Discord Server
  • 🛠️TUTORIALS
    • Importing worlds to a server
    • Importing worlds to singleplayer minecraft
    • Importing a schematic to a server
    • Importing schematics to singleplayer minecraft
    • Installing FAWE (FastAsyncWorldEdit)
    • Installing WorldEdit mod
    • Installing Multiverse-Core
  • 🔍MAP ISSUES
    • Missing blocks
    • Defining spawn
    • Blocks falling
    • Blocks breaking spontaneously
    • Server crashing when loading schematic
Powered by GitBook
On this page
  • Importing worlds to a server
  • Making it the only world
  • Adding worlds to a server
  1. TUTORIALS

Importing worlds to a server

PreviousWelcomeNextImporting worlds to singleplayer minecraft

Last updated 1 year ago

Importing worlds to a server

Making it the only world

Make sure to execute the following steps while the server is off.

  1. Delete the previous and default world folder.

  2. Unzip the file and drop its folder into the server's folder, be it local or through a FTP or SFTP server.

  3. Rename the imported folder to world.

Adding worlds to a server

To completely follow the steps, you will need a third-party plugin: .

  1. Unzip the file and drop its folder into the server's folder, be it local or through a FTP or SFTP server.

  2. Type the following command on a console or inside minecraft: /mv import <world_name> normal

  3. To list the worlds available, use: /mv list

  4. To teleport to the newly imported world, use: /mv tp <world_name>

Multiverse-Core
🛠️
Page cover image