1. How can I reload an extension, or load an extension while the server is running?

    Oxide.Ext.RustIO.dll I need to reload.

    I know it can be done. I just dont know how to do it. It was done earlier today.
     
  2. Wulf

    Wulf Community Admin

    You can't reload the extension without shutting it down. If you are just trying to update RustIO, generally all you do is "reload RustIO", as Oxide.Ext.RustIO.dll is just a wrapper that gets updated only when needed.
     
  3. Well yesterday i yolo-reloaded the RustIO it said "Stopping the server.." but it didnt.
     
  4. Wulf

    Wulf Community Admin

    Rust:IO will stop itself, but Oxide.Ext.RustIO.dll will not be stopped. Rust:IO is not a single DLL.
     
  5. Wulf

    Wulf Community Admin

    That is the wrapper for Rust:IO, not the actually core of it. ;)

    Rust:IO downloads the main DLL when you run the wrapper or reload it to update.