No longer using concurrenthashmap

This commit is contained in:
Andrew
2013-06-01 18:35:31 +12:00
parent 20a75f947a
commit 7324926062
2 changed files with 24 additions and 11 deletions

View File

@@ -155,6 +155,7 @@ public class LibsDisguises extends JavaPlugin implements Listener {
}
}
});
Bukkit.getPluginManager().registerEvents(this, this);
}
@EventHandler