1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-20 02:33:15 +01:00
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)
{