Uploading a local save file to your Hytale server

Print
  • 0

If you have a Hytale world on your PC, you can upload it to your server and set the server to load that world. This is useful if you have been playing locally and now want to continue the same world with friends.

Before you start: stop your server and take a backup. Uploading or changing worlds while the server is running can cause it to save over your changes.

 

  1. Find your local Hytale world folder on your PC. On Windows, Hytale data is usually stored in %AppData%\Hytale\UserData. Inside that folder, look for your world/save data. You want the full world folder, not just the config.json file inside it.
  2. You should see the Hytale UserData folder similar to this:

    Hytale UserData folder on Windows

  3. Go to your server in the control panel, then click the Files tab.
  4. Open universe/worlds/. This is where your world folders are stored.

    universe/worlds folder showing world folders

  5. Upload your world folder into universe/worlds/. If your world is large, zip it first, upload the zip, then extract it using the file manager. You can also drag and drop the upload into the file manager.
  6. Go back to the server root and open the main config.json file.

    Opening the main config.json in the file manager

  7. Find the Defaults section and set World to the exact folder name you uploaded.

    For example, if your uploaded folder is called survival, set it like this:

    "Defaults": {
      "World": "survival",
      "GameMode": "Adventure"
    }
  8. Save the file, then start your server again.

 

If the server creates a new world instead, the folder name in Defaults.World probably does not match the folder you uploaded. Check spelling and capital letters carefully.

If the server will not start after editing config.json, the JSON formatting is probably broken. Check for missing commas or extra brackets, then try again.


Was this answer helpful?

Related Articles

« Back

Follow us on Social Media

Stay in the loop! Follow our social media accounts and stay up-to-date with the latest news, announcements, tips & tricks and behind-the-scenes insights!