Same as the other guys. The plugin won't load, because of the following errors during compile:
Compiler Error: \\HB\Plugins\ShutUp\ShutUp.cs(61,30) : error CS0115: 'ShutUp.ShutUp.Initialize()': no suitable method found to override
Compiler Error: \\HB\Plugins\ShutUp\ShutUp.cs(152,30) : error CS0115: 'ShutUp.ShutUp.Dispose()': no suitable method found to override
I tried removing the override from code and recompile, but that just produced new errors regarding Styx.CommonBot.BotEvents
I think we need an update to this plugin?
Compiler Error: \\HB\Plugins\ShutUp\ShutUp.cs(61,30) : error CS0115: 'ShutUp.ShutUp.Initialize()': no suitable method found to override
Compiler Error: \\HB\Plugins\ShutUp\ShutUp.cs(152,30) : error CS0115: 'ShutUp.ShutUp.Dispose()': no suitable method found to override
I tried removing the override from code and recompile, but that just produced new errors regarding Styx.CommonBot.BotEvents
I think we need an update to this plugin?