Create your first Rust server
With Crucible Local Server installed and the Rust dedicated server files on disk, a working server is a few clicks away. The app keeps a list of server configs and runs one at a time, so each entry is a saved setup you can return to.
Create a new server
Section titled “Create a new server”Open the new server flow from the empty state or the + button on the server rail, then pick a preset to fill in sensible defaults:
- Creative / test: tuned for building and testing, with decay off and instant crafting.
- Vanilla survival: standard survival settings, the default stack.
- Custom map: set up to load a
.mapfile instead of a procedural world. See run a custom map on your server.
A preset is only a starting point. Everything is editable once the server exists.
Quick view and Advanced
Section titled “Quick view and Advanced”Each server opens to a Quick view: a map card, big Start and Stop buttons, Join, live stats, a Make me admin button, and a quick row of test actions. That is enough to get a server running and play on it.
Flip the Advanced toggle when you want more control, and the full set of tabs appears:
- Overview: live player, FPS and uptime stats, plus the connection panel.
- Config: the
server.cfgform, presets, admins, and the raw preview. See console, RCON, and admin tools. - Map: the maps library and custom-map delivery. See run a custom map on your server.
- Console: the live server console.
- Mods: Carbon and Oxide install plus plugin management. See install mods and plugins.
- Saves: wipes and backups. See wipe and back up your server.
- Files: the confined file browser.
- Test: live admin actions like give-item, time and weather, and events. See console, RCON, and admin tools.
Quick view hides the tabs behind the Advanced toggle, it does not remove anything.
Start, join, and stop
Section titled “Start, join, and stop”- Press Start to spawn the Rust dedicated server. The console streams live and web-RCON connects on its own. If the Rust files are not installed yet, the app opens the Installs manager for you.
- Press Join to connect through Steam and walk your server in first person.
- Press Stop for a graceful shutdown. Only one server runs at a time, so the app blocks starting a second one or binding a port that is already in use.
Next steps
Section titled “Next steps”- Run a custom map on your server, including the Heightmap handoff.
- Install mods and plugins with Carbon or Oxide.
- Set up console, RCON, and admin tools.