mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 18:14:38 +02:00
Bogus class reference to leave in jmx extensions
This commit is contained in:
@@ -21,6 +21,7 @@ public class EssentialsProtect extends JavaPlugin implements IProtect
|
|||||||
private transient IProtectedBlock storage = null;
|
private transient IProtectedBlock storage = null;
|
||||||
private transient EssentialsConnect ess = null;
|
private transient EssentialsConnect ess = null;
|
||||||
private transient ProtectHolder settings = null;
|
private transient ProtectHolder settings = null;
|
||||||
|
private transient com.mchange.v2.c3p0.management.ActiveManagementCoordinator temp; // leave this here for maven
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onLoad()
|
public void onLoad()
|
||||||
|
Reference in New Issue
Block a user