1. Just bought a low.ms rust server and have no prior experience with it and need help on where the plugins go.
     
  2. Plugins in > oxide/plugins -
     
  3. i tried that and go in game and they are not working
     
  4. try to restart the server
     
  5. i have multiple times
     
  6. Wulf

    Wulf Community Admin

    Sounds like you don’t have Oxide installed.
     
  7. this is what i see
    [DOUBLEPOST=1517532350][/DOUBLEPOST]
    its says it installed
     

    Attached Files:

  8. Wulf

    Wulf Community Admin

    Doesn’t mean it is installed, that just means it was installed at one time. If you updated Rust, you need to reinstall Oxide.
     
  9. I'm doing the same thing, shows Oxide installed, added a plugin to the oxide plugin folder, not letting me start the new plugin for some reason.
     
  10. Wulf

    Wulf Community Admin

    Check your logs for errors and verify that Oxide is actually installed.
     
  11. It must be because there were two oxide plugins showing already in the mod manager besides Oxide. Installed Oxide and then installed another one, GatherManager.cs. GatherManager is working. I've downloaded the new plugin we want, uploaded it to the oxide/plugins folder on the low.ms control panel. It shows now in the list with GatherManager.cs, and appears on the FTP. However when I go into the Mod Manager, it doesn't show as an option. I've tried logging out and back into the control panel, and restarting the server.

    Appreciate the help, sort of lost.
     
    Last edited by a moderator: Jul 2, 2018
  12. Wulf

    Wulf Community Admin

    I'm not familiar with any host's mod manager, so I'd suggest contacting them. The only sure way to check if Oxide is installed is by using the oxide.version command. Always check your oxide/logs for errors as well and to see if a plugin is loading.
     
  13. So here is a log, if I'm not missing something this means the plugins have installed?


    18:19 [Info] StackSizeController was compiled successfully in 1820ms
    18:19 [Warning] [Stack Size Controller] Creating a new configuration file.
    18:19 [Warning] [Stack Size Controller] Updating configuration file with new values.
    18:19 [Info] Loaded plugin Stack Size Controller v1.9.9 by Canopy Sheep
    18:21 [Info] Loading Oxide Core v2.0.3834...
    18:21 [Info] Loading extensions...
    18:21 [Info] Latest compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
    18:21 [Info] Local compiler MD5: 5fbca0bf39b1c09ddf2fb3686b869242
    18:21 [Info] Loaded extension CSharp v2.0.3882 by Oxide and Contributors
    18:21 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
    18:21 [Info] Loaded extension Rust v2.0.3965 by Oxide and Contributors
    18:21 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
    18:21 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
    18:21 [Info] Using Covalence provider for game 'Rust'
    18:21 [Info] Loading plugins...
    18:21 [Info] Loaded plugin Rust v2.0.3965 by Oxide and Contributors
    18:21 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
    18:21 [Info] GatherManager and StackSizeController were compiled successfully in 1800ms
    18:21 [Info] Loaded plugin Gather Manager v2.2.6 by Mughisi
    18:21 [Info] Loaded plugin Stack Size Controller v1.9.9 by Canopy Sheep
    18:25 [Error] Could not load plugin 'StackSizeController.cs' (no plugin found with that file name)
    18:27 [Info] StackSizeController was compiled successfully in 1779ms
    18:27 [Info] Unloaded plugin Stack Size Controller v1.9.9 by Canopy Sheep
    18:27 [Info] Loaded plugin Stack Size Controller v1.9.9 by Canopy Sheep
     
  14. Wulf

    Wulf Community Admin

    Yes, if it shows "loaded" then it is loaded/installed.