mirror of
https://github.com/songoda/EpicFurnaces.git
synced 2025-01-05 23:37:34 +01:00
fix missing command list
This commit is contained in:
parent
fd03365d97
commit
604f4c1e6e
@ -107,7 +107,6 @@ public class EpicFurnaces extends SongodaPlugin {
|
||||
loadLevelManager();
|
||||
|
||||
this.furnaceManager = new FurnaceManager();
|
||||
this.commandManager = new CommandManager(this);
|
||||
this.boostManager = new BoostManager();
|
||||
this.blacklistHandler = new BlacklistHandler();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user