NolimitHost
Last updated: January 24, 2026
This guide shows you how to add plugins to your Rust server. Plugins are small add-on files (written as .cs files) that extend your server with additional features and gameplay mechanics — such as teleport commands, starter kits, or admin tools. Before you start, make sure Oxide (the plugin framework for Rust) is installed — see the How to Install Oxide on Your Rust Server guide if you haven't done this yet.
The easiest way is the Plugin Manager built into the Game Panel. Log in to the NolimitHost Game Panel at https://panel.nolimithost.cc/ and select your Rust server, then go to Tools > Plugin Manager. Choose your favourite plugin and click Install — the panel handles the rest for you.
If a plugin does not appear in the Plugin Manager, you can install it manually:
.cs file from a trusted source such as uMod./oxide/plugins/ — this is the folder where Oxide looks for plugins..cs file.oxide/ folder? That means Oxide isn't installed yet. Install it first via Server Options > Modding Framework (see the Oxide install guide), and the folder will be created automatically.
To update a plugin, simply replace the existing .cs file with the newer version. Oxide will reload it automatically.
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.