1. Hey guys and ladies.

    I have just bought an new rust server. After having a old rust server for some time now. I am finding Oxide a bit hard. i have found out how 2 add E.G m-godmode.lua and i can edit that file. But when i add in an
    E.G Pets.cs or CashSystem.cs i can not edit nor can i use the /commands for them. I am adding them in the Plugins Folder with thee .lua files. Is that right or do i need 2 make a new folder in Plugins for .cs files.?

    Any help would be grate.

    thanks
    DJ_JoozBrorg
     
  2. Wulf

    Wulf Community Admin

    There isn't much to it, you just need to make sure you follow the install steps and have Oxide fully installed. If you are having issues with plugins, the first place to check is your Oxide logs, which can be found under server/my_server_identity/oxide/logs. Most likely you downloaded non-working plugins, but if you read the threads for each of those plugins, you'll likely find fixed versions. Checking the latest posts in the threads for plugins is a good place to start when having an issue with a plugin, as your issue is often already solved/fixed.
     
  3. So im adding .cs files right in the plugins folder
     
  4. Wulf

    Wulf Community Admin

    Yup! All plugin types (.cs, .lua, .js. and .py) go in the same location.