Command Leaderboard

This commit is contained in:
Daniel Odendahl Jr
2017-09-25 11:06:44 +00:00
parent fa57a90f74
commit 5932e647b0
4 changed files with 36 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ class XiaoCommand extends Command {
usages: 1,
duration: 2
};
this.uses = 0;
}
hasPermission(msg) {