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