the-obsidian / DiscordBridge

:speech_balloon: Chat bridge between Minecraft and Discord
Other
45 stars 7 forks source link

Messages from discord being sent to minecraft after unload #24

Closed Limeth closed 7 years ago

Limeth commented 8 years ago

When the plugin is unloaded or disabled, messages from the discord channel are still being sent to the minecraft server.

jacobwgillespie commented 8 years ago

How are you unloading or disabling the plugin?

Limeth commented 8 years ago

I have a PluginManager plugin, which manages manual loading, unloading, enabling and disabling of other plugins via commands.

jacobwgillespie commented 8 years ago

Okay, I'll take a look if I get a chance, though in general this plugin won't support being unloaded or disabled without a server restart.

jacobwgillespie commented 7 years ago

This might be fixed by #47 - I'm closing for now, but feel free to post back if v2.0 has the same issue.