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