Command Uses

This commit is contained in:
Daniel Odendahl Jr
2017-08-02 21:23:22 +00:00
parent 20ff3f6f0e
commit 777059c18b
4 changed files with 37 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ class XiaoCommand extends Command {
usages: 1,
duration: 2
};
this.uses = 0;
}
hasPermission(msg) {