Skip to content
Rust

Install Oxide or Carbon

Add a mod framework so your server can run plugins at all.

2 min read

A vanilla Rust server cannot run plugins. Oxide (uMod) is the standard and what nearly every plugin targets; Carbon is a faster drop-in alternative that runs the same plugins.

  1. 1Stop the server.
  2. 2Open Frameworks in the panel and pick Oxide or Carbon.
  3. 3Press Install and start the server.
  4. 4Run oxide.version or c.version in the console to confirm it loaded.

Still stuck?

Our team answers tickets at any hour, every day of the year.