I am trying to reload Crafting Controller, but it keeps saying "no source found." I can reload other plugins no problem.
oxide.reload crafting controller
Is this correct?
Solved Reloading plugins, no source found (name wrong)
Discussion in 'Rust Discussion' started by Encore AKA Crunchwrap, Jan 31, 2016.
-
Wulf Community Admin
That isn't the correct plugin name, you'd need to use the actual filename without the extension.
-
So you mean the actual file name that is in the plugins folder?
that would be craftingcontroller.cs
but i take off the .cs and type oxide.reload craftingcontroller
correct? -
Wulf Community Admin
It's case-sensitive. -
ahhh. I didn't even think about case-sensitive. thank you, man.