mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Pants
This commit is contained in:
parent
11e1dc7ec8
commit
30fb2770a6
@ -146,7 +146,6 @@ public class mcMMO extends JavaPlugin
|
|||||||
pm.registerEvents(entityListener, this);
|
pm.registerEvents(entityListener, this);
|
||||||
|
|
||||||
PluginDescriptionFile pdfFile = this.getDescription();
|
PluginDescriptionFile pdfFile = this.getDescription();
|
||||||
mcPermissions.initialize(getServer());
|
|
||||||
|
|
||||||
if(LoadProperties.useMySQL)
|
if(LoadProperties.useMySQL)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user