Build a Rust server config without hunting through ten half-dead wiki pages.

Touch the normal server settings, browser tags, time cycle, rates, gameplay toggles, networking, and arbitrary convars. Export clean config files when it looks right.

Identity

Name, description, browser presentation, and player-facing metadata.

Server Browser Tags

Choose the comma-separated `server.tags` value. Tags are limited by Rust's browser rules, so the live count matters.

0 tags

Custom Convars

Add anything missing from the preset library. Custom values are exported into `server.cfg` unless marked as launch-only.

uMod / Carbon Rate Helpers

Vanilla Rust does not cover every rate in `server.cfg`, so this generates companion commands for common modded rate plugins.

server.cfg


            

AMP / Launch Args


            

Rate Plugin Commands


            

JSON Profile


            

Import Existing Config

Paste `server.cfg`, launch args, or a JSON profile exported by this tool. Known convars populate controls; unknowns land in custom convars.