Rust server hosting: wipes, map size and why you need 8 GB
Rust is one of the heavier games to host — not because it runs badly, but because a Rust server tracks an enormous number of objects. Every wall, every box, every door every player has ever placed persists until the next wipe. That is why Rust starts where most games finish.
Why Rust needs so much memory
Two things drive your RAM usage, and player count is only one of them.
Map size. A 3000 map is considerably lighter than 4500. The world is held in memory, so every step up costs you RAM directly — regardless of how many people are playing.
Entity count. Midway through a wipe there are thousands of structures on your map. A server that ran smoothly on day one can be struggling by day twenty without a single extra player. This is the point where most people assume something is broken.
That is why our Rust plans start at 8 GB rather than the 2 GB that suits most games. For a 3500 map with around twenty players that is comfortable; if you are heading towards 4500 or expect a full server, go for 10 GB or more.
The wipe cycle
Rust forces a blueprint wipe on the first Thursday of every month through a mandatory update. Many servers also run weekly map wipes. That is not an annoyance but the core of the game: it keeps the server approachable for new players and keeps memory usage under control.
Plan wipes in advance and communicate them. A server that wipes unannounced loses its community faster than a slow one does.
Plugins: Oxide or Carbon
Vanilla Rust has no plugin system. If you want kits, teleports, shops or events you run Oxide/uMod or the newer Carbon. Bear in mind that after each mandatory Facepunch update those frameworks need updating too, and plugins sometimes trail by days. Factor that into your planning around the monthly update.
What you need
- 8 GB: map up to 3500, around 20 players, vanilla or lightly modded
- 10 GB: larger map or an active server running plugins
- More: a full server, a 4500 map, or plenty of running events
Storage matters less than memory for Rust, but expect growth over the course of a wipe.
Getting started
At MC-Node Rust hosting starts at €12/month with NVMe storage, DDoS protection and a panel where you set map size, seed and wipe schedule yourself. Your server is ready within a minute.