Description: Restarting the Discord plugin on Discord errors when trying to send the enable message to the sender.
Steps to Reproduce:
Enable Minecraft chat in DM with the bot
Run /discord reset in it
Result: Error occurs after the "Disabling DiscordPlugin..." text, as the DiscordSenderBase tries to register a task while the plugin is disabled. The plugin gets restarted as normal.
Description: Restarting the Discord plugin on Discord errors when trying to send the enable message to the sender.
Steps to Reproduce:
Result: Error occurs after the "Disabling DiscordPlugin..." text, as the DiscordSenderBase tries to register a task while the plugin is disabled. The plugin gets restarted as normal.
Expected Result: No error occurs.