The namespace `Oxide.Plugins' already contains a definition for `CraftingController'Not An Issue

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?

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 :)

Locked automatically