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