How to Use Custom Maps on Your Rust Server
How to upload and use Rust Edit custom maps on your Rust dedicated server.
Procedural Maps (Default)
Set seed + world size for a unique procedural map:
+server.seed 1234 +server.worldsize 4000Preview seeds at rustmaps.com.
Built-in Map Types
| Level | Description |
|---|---|
"Procedural Map" | Standard random generation |
"Barren" | Stripped-down procedural (less trees/monuments) |
"HapisIsland" | Legacy hand-made map |
Custom Maps (Rust Edit)
Custom maps created with Rust Edit are .map files hosted on a public URL.
- Upload your
.mapfile to a publicly accessible URL (direct download link) - Add to startup:
+server.levelurl "https://example.com/mymap.map" +server.level "Procedural Map"📝 Note:
+server.level "Procedural Map"is still required even for custom maps. Map files can be 100MB+ — use a direct download link.
Related Guides
How is this guide?

40% Off — Limited TimeGet your Rust server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server
How to Configure Your Rust Dedicated Server (server.cfg)
Complete Rust server.cfg reference — hostname, world size, seed, decay, performance, anti-hack, and all server convars.
How to Wipe Your Rust Server — Map, Blueprint & Full Wipe
How forced wipes work, how to do map wipes, blueprint wipes, and full wipes on your Rust server.