AI works here
This commit is contained in:
@@ -17,6 +17,7 @@ CJbot.pluginAdd(require('./guardianFarm'));
|
||||
CJbot.pluginAdd(require('./goldFarm'));
|
||||
CJbot.pluginAdd(require('./storage'));
|
||||
CJbot.pluginAdd(require('./auto-eat'));
|
||||
CJbot.pluginAdd(require('./farm-supply'));
|
||||
|
||||
for(let name in conf.mc.bots){
|
||||
if(CJbot.bots[name]) continue;
|
||||
|
||||
Reference in New Issue
Block a user