mirror of
https://github.com/songoda/EpicFarming.git
synced 2024-11-05 18:39:49 +01:00
fix missing command list
This commit is contained in:
parent
a993d8f85a
commit
cc5700cde6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user