Merge pull request #76 in MIN/mineplex from william-global to master
* commit '4620a5a1626aaefb992ff62a14dc35ed9ae60a86': Hub fix testing excludes
This commit is contained in:
commit
d7d11e57e5
@ -149,7 +149,7 @@ public class Hub extends JavaPlugin implements IRelation
|
||||
return true;
|
||||
}
|
||||
});
|
||||
new GlobalPacketManager(this, clientManager, serverStatusManager);
|
||||
new GlobalPacketManager(this, clientManager, serverStatusManager, inventoryManager, donationManager, petManager, statsManager, giveawayManager);
|
||||
//new Replay(this, packetHandler);
|
||||
|
||||
AprilFoolsManager.Initialize(this, clientManager, disguiseManager);
|
||||
|
Loading…
Reference in New Issue
Block a user