Override IRCPlugin.isEnabled
(effectively overriding IRCPluginImpl.isEnabled) and inject a server check, so this service does nothing on Twitch servers, in addition to doing nothing when AutomodeSettings.enabled is false.
true if this plugin should react to events; false if not.
Override IRCPlugin.isEnabled
(effectively overriding IRCPluginImpl.isEnabled) and inject a server check, so this service does nothing on Twitch servers, in addition to doing nothing when AutomodeSettings.enabled is false.