Added Warp, DamageIncrease & Reduction, and TNT F Upgrades
This commit is contained in:
@@ -267,13 +267,9 @@ public class FactionsPlugin extends MPlugin {
|
||||
new FactionsExploitListener(),
|
||||
new FactionsBlockListener(),
|
||||
new FUpgradesGUI(),
|
||||
new EXPUpgrade(),
|
||||
new CropUpgrades(),
|
||||
new RedstoneUpgrade(),
|
||||
new ShopClickPersistence(),
|
||||
new MissionHandler(this),
|
||||
new ChestLogsHandler(),
|
||||
new SpawnerUpgrades()
|
||||
new ChestLogsHandler()
|
||||
};
|
||||
|
||||
for (Listener eventListener : eventsListener)
|
||||
|
||||
Reference in New Issue
Block a user