mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2024-12-03 16:52:10 +00:00
oops
This commit is contained in:
parent
ad67365856
commit
09aa337524
@ -111,7 +111,7 @@ public class TFMExtras extends PlexModule
|
||||
public void disable()
|
||||
{
|
||||
// Unregistering listeners / commands is handled by Plex
|
||||
if (slimeWorldHook.plugin() != null)
|
||||
if (swmEnabled())
|
||||
{
|
||||
slimeWorldHook.onDisable(this);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user