convert some commands to global commands

This commit is contained in:
SowinskiBraeden committed 2022-08-30 11:52:36 -07:00
1 parent 8330ece067
commit 7c8c484122
19 files changed
+72 -24

No files matched your search

+1
View File
@@ -4,6 +4,7 @@ const { Bank, addBank } = require('../structures/bank');
module.exports = {
name: "fine",
debug: false,
global: false,
description: "Fine a user for an offense",
usage: "[user] [amount]",
permissions: {