1
0
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:
md_5
2012-06-26 19:18:18 +10:00
parent 93f4713f8b
commit 451abd2bec

View File

@@ -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()