fix missing command list

This commit is contained in:
jascotty2 2019-09-12 09:00:43 -05:00
parent a993d8f85a
commit cc5700cde6

View File

@ -116,7 +116,6 @@ public class EpicFarming extends SongodaPlugin {
this.farmManager = new FarmManager();
this.playerActionManager = new PlayerActionManager();
this.boostManager = new BoostManager();
this.commandManager = new CommandManager(this);
/*
* Register Farms into FarmManger from configuration