mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 16:48:05 +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 EssentialsConnect ess = null;
|
||||
private transient ProtectHolder settings = null;
|
||||
private transient com.mchange.v2.c3p0.management.ActiveManagementCoordinator temp; // leave this here for maven
|
||||
|
||||
@Override
|
||||
public void onLoad()
|
||||
|
Reference in New Issue
Block a user