This commit is contained in:
TheYeti 2012-02-06 11:26:41 -08:00
parent 11e1dc7ec8
commit 30fb2770a6

View File

@ -146,7 +146,6 @@ public class mcMMO extends JavaPlugin
pm.registerEvents(entityListener, this);
PluginDescriptionFile pdfFile = this.getDescription();
mcPermissions.initialize(getServer());
if(LoadProperties.useMySQL)
{