Forgot To Register Upgrade Listener xD
This commit is contained in:
parent
82d2971b65
commit
488eb78405
@ -268,6 +268,7 @@ public class FactionsPlugin extends MPlugin {
|
|||||||
new FactionsBlockListener(),
|
new FactionsBlockListener(),
|
||||||
new FUpgradesGUI(),
|
new FUpgradesGUI(),
|
||||||
new ShopClickPersistence(),
|
new ShopClickPersistence(),
|
||||||
|
new UpgradesListener(),
|
||||||
new MissionHandler(this),
|
new MissionHandler(this),
|
||||||
new ChestLogsHandler()
|
new ChestLogsHandler()
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user