mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2024-12-28 02:24:33 +00:00
oops
This commit is contained in:
parent
ad67365856
commit
09aa337524
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue