1. Hey guys, I need some help installing plugins.

    I have no clue how I'm supposed to copy the .cs files into the plugin directory. I have tried SFTP, but I get permission denied errors. I solved this issuie by changing the chmod of the plugin folder to 777. This allowed file transfers.

    Unfortunately, upon starting the rust server I get an ownership error, it defiantly did not like me changing the permission. As soon as I delete the .cs file, the server will start.
     
  2. Wulf

    Wulf Community Admin

    Plugins shouldn't prevent the server from starting, though if something is hanging up the compiler (also shouldn't happen) that may be a reason. Without seeing the actual errors or logs though, there isn't much else we can do.