1. Hey guys!
    Our provider is gamed.de and we installed our server two days ago.We installed oxide and wanted to install plugins.We are using FileZilla to do that. But the plugins just won't work ... We reinstalled oxide and everything else but the plugins just wont go into the "config." folder, but ingame you can see that oxide is installed when you try to type a command it says "unknown command"
     
  2. Well, that's probably because plugins aren't installed in the "config" folder, but in the "plugins" folder.
    Your host is rightfully blocking uploads in the config folder.
     
  3. we are installing the plugins in the "plugins" folder , but if we want to change the loot plugin for example we have to go into the config folder to change that , but there are no plugins. And our server doesnt recognize plugins like the Meteor plugin
     
  4. Wulf

    Wulf Community Admin

    Plugins aren't installed to the config folder, they are installed to the plugins folder.
     
  5. yea we did that. But our server doesnt recognize them
    [DOUBLEPOST=1483111465][/DOUBLEPOST]
    but our server recognizes oxide , because if we type in "/meteor" it says "unkown command"
     
  6. Wulf

    Wulf Community Admin

    They are most likely not in the right location then. What is the exact path you placed them under?
     
  7. /Hurtworld/oxide/plugins in filezilla
    Screenshot
    thats how it looks like
     
  8. Wulf

    Wulf Community Admin

    And are you getting any errors in your oxide/logs?
     
  9. 13:37 [Error] Failed to load extension Oxide.Core.Lua (DllNotFoundException: lua52)

    its the only error i can find
    [DOUBLEPOST=1483112817][/DOUBLEPOST]
    13:40 [Error] Failed to load extension Oxide.Core.CSharp (DllNotFoundException: libMonoPosixHelper.so)
     
    Last edited by a moderator: Dec 30, 2016
  10. Wulf

    Wulf Community Admin

    For CSharp, you'll need to set the CSharpCompiler and CSharpCompiler.x86 as executable. You can do this via FileZilla by right-clicking on them, going to Properties, and setting the mode as 0755.
     
  11. It says "550 CHMOD 0775 CSharpCompiler: Permission denied"
     
  12. Wulf

    Wulf Community Admin

    You'd need to contact your host to have to it correctly set then.
     
  13. Okay , will this fix our problems? or do we have to change something else
     
  14. Wulf

    Wulf Community Admin

    That should fix most plugins not being loaded.
     
  15. okay we'll try that , thank you very much , i'll let you know if it worked :)