Skip to content
Back to Homepage

How do I change the game mode on my Rust server?

Rust allows you to change the game mode of your server from vanilla to hardcore and softcore modes. These modes change how the game plays out and can make the game harder or easier than vanilla, depending on what you choose. Here’s how you can change them on your server.

  1. Go to the Blacksmith’s Portal
  2. Open Startup
  3. Look for Gamemode
  4. Change this option to the desired option

Change this option to the desired option

  1. Reboot your server
  1. If you are self-hosting or using another provider, Rust configures many of it’s options through it’s startup command
  2. Locate where your Rust server is installed
  3. Edit the startup script for your server with the following line

+server.gamemode \"<gamemode>\"

  1. Save the script and reboot your server