After restarting the server, the plugin does not turn on itself, but gives this error.
Failed to compile: Vanish.cs (171,88): error CS0117: 'Oxide.Plugins.Prefab' does not contain a definition for ' DefaultManager'
But, writing in the console o.load Vanish, it starts working.How to fix that would start at server start?
Failed to compile: Vanish.cs (171,88): error CS0117: 'Oxide.Plugins.Prefab' does not contain a definition for ' DefaultManager'
But, writing in the console o.load Vanish, it starts working.How to fix that would start at server start?