PingRite
Back to Help Center

How to Install Oxide on Your Rust Server

Updated March 27, 2026

Oxide is a popular modding framework for Rust that allows server owners to extend their servers with plugins. It's essential for building a customized modded Rust server, supporting plugins for moderation, gameplay tweaks, events, minigames, and much more.

Important: This guide covers installing the Oxide framework itself. If you're looking to add individual Oxide plugins, see this article instead.

Installing Oxide

Oxide can be enabled by choosing it as the modding framework under Rust Server Settings in your control panel.

  1. Open your server control panel and Stop your server.
  2. Go to the Server Config tab.

The Config tab in the Rust server control panel

  1. Open the Rust Server Settings.
  2. Make sure the Auto Update option is set to Enabled.
  3. Find the Modding Framework and Modding Root Directory options and select Oxide, then type "oxide" in the root directory setting.

Selecting Oxide from the Modding API dropdown

  1. Save your changes and Start the server.
  2. To verify Oxide was installed correctly, open your server console and run oxide.version.

Running oxide.version in the server console to confirm installation