Skip to content
Back to Homepage

How do I change my Rust world seed and size?

Rust allows you to customize the seed for your world and also the size. Here’s how you can do that.

Changing your Rust world seed and world size

Section titled “Changing your Rust world seed and world size”
  1. Open the Blacksmith’s Portal
  2. Go to Startup
  3. Locate World Size
  4. Change it to your desired size

Change it to your desired size

  1. Restart your server
  1. Open the Blacksmith’s Portal
  2. Go to Startup
  3. Locate World Seed
  4. Change it to your desired world seed

Change it to your desired world seed

  1. Restart your server
  1. Locate where your server is installed
  2. Find the startup script and open it and edit it
  3. Add +server.worldsize <worldsize> to the end of the command
  4. Save the file
  5. Restart your server
  1. Locate where your server is installed
  2. Find the startup script and open it and edit it
  3. Add +server.seed <seed> to the end of the command
  4. Save the file
  5. Restart your server