forked from wmantly/mc-bot-town
here
This commit is contained in:
@@ -162,4 +162,8 @@ class GoldFarm{
|
||||
}
|
||||
}
|
||||
|
||||
GoldFarm.getStatus = function(instance) {
|
||||
return { active: true };
|
||||
};
|
||||
|
||||
module.exports = GoldFarm;
|
||||
|
||||
Reference in New Issue
Block a user