Skip to main content

🔌How can i add plugins?


Before adding plugins, make sure you are running ether oxide or carbon

trusted places to get plugins from include uMod (Oxide)

When you download a plugin, it should download as a .cs file

on your servers files tab, open the folder oxide or carbon and then open plugins, here upload the plugin ending in .cs into this folder.

Your server should automatically detect a new plugin, stating something like the following:

Loaded plugin <pluginName>

If it doesn't auto load, run

oxide.reload <pluginName>

or restart the server.