Rust server-admin guides
Practical, tested, dated guides for running a modded Rust server. No fluff, exact file paths, and the failure modes the host knowledgebases skip.
Pillar guides
The big-picture references everything else links back to.
How to Install Carbon on a Rust Server (Step by Step)
Install the Carbon modding framework on any Rust server — self-hosted or game host — with the exact file layout and common install failures.
11 min readPillarCarbon vs Oxide in 2026: An Honest, Tested Comparison
Carbon vs Oxide compared head to head: performance, hook compatibility, update cadence, plugin support, and which one to pick for a new server in 2026.
13 min readPillarRust Server Setup Guide: From Zero to a Modded Community Server
The full path to a modded Rust server: install the dedicated server, add Carbon, configure server.cfg, add admins, install plugins, and go live.
16 min readTroubleshooting & how-to
The narrow, high-intent fixes — what admins actually search for when something breaks.
Carbon Plugins Not Loading? The Full Fix Checklist
Carbon plugins not loading or showing up in Rust? An ordered fix checklist — wrong folder, compile errors, version mismatch, and the silent failures.
How to Update Carbon Without Losing Your Plugins
A safe, repeatable Carbon update process: back up configs, swap the build, verify hooks, and roll back if a monthly Facepunch update breaks your plugins.
How to Make Your First Rust Plugin in C# (Carbon)
Write, compile, and load your first Carbon plugin in C#. Covers the plugin skeleton, hooks, permissions, saving config, and live-reloading while you develop.
rust server.cfg Settings — The Complete Reference
Every server.cfg convar that actually matters for a community Rust server — gather rates, decay, upkeep, performance, and the ones the host panels hide.
How to Add Admin to Your Rust Server (ownerid & moderatorid)
Grant yourself or a teammate admin on a Rust server using ownerid and moderatorid — where to run it, how to find a SteamID64, and why it sometimes doesn't stick.
8 guides published · updated monthly around the first-Thursday force wipe.