mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-25 13:49:12 +02:00
[trunk] Protect, more merges
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1586 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
@@ -50,8 +50,6 @@ public class EssentialsProtect extends JavaPlugin implements IConf
|
||||
|
||||
public void onEnable()
|
||||
{
|
||||
|
||||
|
||||
ess = Essentials.getStatic();
|
||||
ess.getDependancyChecker().checkProtectDependancies();
|
||||
PluginManager pm = this.getServer().getPluginManager();
|
||||
@@ -90,7 +88,6 @@ public class EssentialsProtect extends JavaPlugin implements IConf
|
||||
{
|
||||
genSettings.clear();
|
||||
dataSettings.clear();
|
||||
|
||||
blockListener = null;
|
||||
playerListener = null;
|
||||
entityListener = null;
|
||||
|
Reference in New Issue
Block a user