Plugins allow you to add custom features, modify gameplay mechanics, and improve server administration on your Rust server. Using Oxide/uMod, you can install and configure mods such as teleportation, kits, economy systems, and anti-cheat tools.
This guide will walk you through installing Oxide, adding plugins, and configuring them using VolticHost Game Panel.
📌 Prerequisites
-
A Rust server purchased at VolticHost.com
-
Access to VolticHost Game Panel
-
Plugins downloaded from uMod.org
1️⃣ Install Oxide/uMod for Plugin Support
-
Log in to VolticHost Game Panel.
-
Click on your Rust server.
-
Navigate to the Mod Manager tab.
-
Find and install Oxide (uMod).
-
Once installed, restart the server from the Console tab.
✅ Oxide is now installed, and your server supports plugins!
2️⃣ Download and Install Plugins
-
Go to uMod.org and search for a plugin.
-
Download the
.cs
file for the plugin. -
Navigate to File Manager in VolticHost Game Panel.
-
Go to:
/oxide/plugins/
-
Upload the
.cs
file to this folder. -
Restart the server to apply the plugin.
✅ The plugin is now installed and ready to use!
3️⃣ Configure Plugin Settings
Some plugins have configurable settings stored in the config
folder.
-
Navigate to:
/oxide/config/
-
Find the
.json
file matching your installed plugin. -
Open and modify the file as needed.
-
Click Save File and restart the server.
✅ Your plugin is now customized for your server!
4️⃣ Manage Plugins Using Console Commands
Most plugins have in-game commands. To see available commands for a plugin:
-
Open the Console in VolticHost Game Panel.
-
Type:
oxide.plugins
-
To reload a plugin after editing:
oxide.reload PluginName
-
To unload a plugin:
oxide.unload PluginName
-
To remove a plugin, delete the
.cs
file from the/oxide/plugins/
folder.
✅ You can now manage your plugins efficiently!
5️⃣ Restart the Server to Apply Changes
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Wait a few seconds, then click Start to restart the server.
✅ Your Rust server plugins are now fully functional!
🎉 Conclusion
You've successfully installed, configured, and managed plugins for your Rust server using VolticHost Game Panel! Your server can now run custom mods, automated commands, and unique gameplay features. 🚀
For more assistance, contact VolticHost Support.