convert some commands to global commands
This commit is contained in:
19 files changed
+72
-24
No files matched your search
@@ -5,6 +5,7 @@ const { Inventory, addInventory } = require('../structures/inventory');
|
||||
module.exports = {
|
||||
name: "bank",
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "Manage your banking",
|
||||
usage: "[cmd] [opt], flags: (1 << 6)",
|
||||
permissions: {
|
||||
|
||||
Reference in new issue
Block a user