Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xyztobixyz committed Feb 12, 2014
2 parents 4cfbac3 + c27846f commit 11380c9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/com/dre/managerxl/P.java
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,14 @@ public void onEnable() {

// Setup Commands
MCommand.initCommands();


// Load
LoadAll();

// Init schedulers
initSchedulers();

// Load
LoadAll();


// Check Dynmap
Plugin dynmapPlugin = Bukkit.getPluginManager().getPlugin("dynmap");
Expand Down

0 comments on commit 11380c9

Please sign in to comment.