Oxide vs. Carbon
| Oxide (uMod) | Carbon | |
|---|---|---|
| Maturity | The long-standing standard, huge plugin ecosystem | Newer, actively developed |
| Plugin source | umod.org | Oxide-compatible — runs most uMod plugins |
| Performance | Solid | Optimized, lower overhead on busy servers |
| Plugin folder | oxide/plugins | carbon/plugins |
carbon/ folders.
Installing Oxide
Check for a built-in installer
In the Game Panel, check your server’s settings/Startup for a modding framework option (Vanilla / Oxide / Carbon switcher). If available, select Oxide and restart — that’s the whole installation.
Manual install (if needed)
Stop your server, then download the latest Oxide.Rust build for Linux from the official OxideMod GitHub releases. Upload the archive’s contents to your server’s root directory via the File Manager or SFTP (see file management), overwriting existing files when prompted.
Installing Plugins
Download the plugin
Get the plugin’s
.cs file from umod.org or another trusted source. Only install plugins from sources you trust — plugins run with full server access.Let it load
Oxide hot-loads plugins — no restart needed. Watch the panel Console for a load confirmation or compile errors.
Managing Permissions
Most plugins gate features behind Oxide permissions. Run these in the panel Console:default group applies to all players; the admin group applies to server admins.
Popular Plugins
| Plugin | What it does |
|---|---|
| Gather Manager | Multiply gather rates (2x, 5x, etc.) |
| Kits | Starter/VIP item kits with cooldowns |
| Vanish | Invisibility for admins |
| Admin Radar | ESP-style overlay for catching cheaters |
| Backpacks | Extra portable inventory space |
| Better Loot | Customize loot tables and container contents |
Keeping Plugins Updated
- After the monthly forced wipe, Rust’s internals often change and plugins can break. Update Oxide first, then update any plugins that error in the console.
- Remove or update broken plugins promptly — a failing plugin spams errors and can degrade server performance.
- Back up your
oxide/folder (configs, data, permissions) before major changes — see backups.
Build your modded Rust server
Plugins love fast single-core performance. Wasabi Rust hosting starts at €9.99/month on Ryzen X3D CPUs with NVMe storage.

