Generating a Terraria world

Print
  • 18

Terraria can generate a new world automatically when the server starts with a new world file name. Use this when you want a fresh map, a different world size, or a different difficulty.

Generate a world with the config editor

  1. Open your Terraria server in the control panel.
  2. Click Configuration Files.
  3. Open serverconfig.txt with the configuration editor.
  4. Enable Auto Create.
  5. Set the world name to a new value that is not already being used by an existing world.
  6. Select the world size and difficulty you want.
  7. Save the file and restart the server.

Generate a world with the text editor

  1. Open serverconfig.txt with the text editor.
  2. Find the world file line.
  3. Change it to a new file name, for example:
    world=world2.wld
  4. Make sure auto-create is enabled if the new file does not already exist.
  5. Save the file and restart the server.

World difficulty notes

The world difficulty is set when the world is created. If you change difficulty after a world already exists, generate a new world file so Terraria creates it with the new setting.

If the server keeps loading the old world, check that the world file name has changed and that the saved configuration was applied before restarting.


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!