Hello
I have an error when I load the plugin:
Error while compiling: CraftingController.cs(709,18): error CS0101: The namespace `Oxide.Plugins' already contains a definition for `CraftingController'
Can you help me please?
Hello
I have an error when I load the plugin:
Error while compiling: CraftingController.cs(709,18): error CS0101: The namespace `Oxide.Plugins' already contains a definition for `CraftingController'
Sounds like you have two copies of the plugin installed.
Indeed, I had another similar plugin, this must have caused this. Thank you so much :)