Rust Artwork

Wiki & Guides

Rust

Survival · Open World PvP · Facepunch Studios

Rent Rust Server

Creating and Setting Up a Rust Server

Step by step: order a Rust server at RespawnHost, choose a billing model, set the basics and connect via client.connect.

Last updated July 13, 2026 · RespawnHost

Creating a Rust server at RespawnHost

This guide takes you from ordering to your first login on your own Rust server. The server itself is online in under 90 seconds — only the first map generation needs a little patience afterwards.

Requirements

  • A RespawnHost accountregister here
  • Credit on the account (prepaid system, top up e.g. via PayPal or credit card)
  • Rust on Steam (PC or Mac)

Important: no consoles

Rust Console Edition (PS4/Xbox, developed by Double Eleven) is a technically separate game — there is no crossplay between PC and console. Only Steam players can join a PC dedicated server.

Step 1: Start your order

  1. Open the Rust order page (or go via respawnhost.com/en/rust-server-hosting and click Get your server).
  2. Log in if you haven’t already.

Step 2: Choose a billing model

RespawnHost offers two models — you pick during checkout:

ModelHow it worksIdeal for
Fixed planFixed price for a term (1, 3, 6 or 12 months — 1 month = 30 days), paid upfront from your credit. 3 months: −10 %, 6 months: −15 %, 12 months: −20 %.24/7 operation, communities
Pay-per-useBilled by the second — it only costs while the server is running. Server off = no costs.Casual sessions, wipe weekends

Step 3: Choose package and location

  • Package: Choose by player count and planned map size — a small group is fine on the entry package (8 GB RAM), larger community servers go for 16–20 GB. Details in How much RAM does a Rust server need?
  • Location: Germany (Frankfurt) for Europe or USA (Salt Lake City) for North America. Pick whichever is closest to you and your players.

Then complete the order — the server installs automatically and is ready in under 90 seconds.

Rust packages at RespawnHost: billing model fixed plan or pay-per-use and six RAM tiers from 8 to 20 GB
Choosing billing model and package — from 8 GB to 20 GB RAM

Step 4: Set the basics

In the panel you’ll find your server’s startup variables under Configuration:

SettingMeaning
Server Name (server.hostname)Name in the server browser — pick something memorable
World Size (server.worldsize)1000–6000, default 3000; 3000–4500 is typical. Bigger = more RAM
World Seed (server.seed)Determines the map layout — same seed + same size = same map
Max Players (server.maxplayers)Default 40, freely adjustable — slots are unlimited at RespawnHost
Description / Server TagsYour appearance in the server browser (\n for line breaks)
Modding Frameworkvanilla (default), oxide or carbon — see the plugins guide
Startup variables of a Rust server in the RespawnHost panel: description, modding framework, server name, world file, map URL, max players and RCON password
Your Rust server's startup variables under "Configuration"

All other gameplay rules (decay, PvE, game modes …) are covered in Configuring your Rust server.

Step 5: Start the server and connect

  1. Click Start in the panel. On the first start the server generates the procedural map — depending on map size and hardware this takes several minutes up to a quarter of an hour, very large 6000 maps even longer. Later starts (saved map) are much faster. Then the status shows “Online”.
Rust server overview in the RespawnHost panel with status online, IP address with port, live console and network panel
Server overview: status, IP:port, live console and network info
2. Launch Rust and open the console with **F1**. 3. Type:
client.connect YOUR-IP:28015
F1 console in Rust with the client.connect command entered including IP address and port
The in-game F1 console: client.connect IP:port — hit enter and you're in

You’ll find IP and port in the panel. Alternatively, find your server in the in-game server browser under Community (or under Modded once Oxide is installed) — search for your server name.

Rust in-game server browser with the tabs Official, Community and Modded plus filters for game modes and wipe schedule
The server browser: tabs for Official/Community/Modded plus wipe and mode filters

Note

On first join your client downloads the map from the server — this can take a few minutes. After that it's cached locally and joining is quick.

Becoming admin

Rust admins are registered via their SteamID64. Run this in the server console in the panel:

ownerid YOUR-STEAMID64 "YourName"
server.writecfg

Then reconnect once (log out and rejoin). All details and the full command list: Rust admin commands.

Good to know

Wipes

Rust servers wipe regularly — on the first Thursday of each month, the monthly Facepunch update forces a map wipe on all servers. What that means and how to wipe yourself: Rust wipes explained.

Tip

Set up automatic backups in the panel — especially before wipes, plugin experiments and configuration changes. The first backup each month is free.

Backup management of a Rust server in the RespawnHost panel with buttons for manual and automatic backups
Manual and automatic backups in the panel

Next steps