convert some commands to global commands
This commit is contained in:
19 files changed
+72
-24
No files matched your search
@@ -6,6 +6,7 @@ const getActions = ['pick up', 'grab', 'get', 'aquire', 'obtain', 'gain', 'take
|
||||
module.exports = {
|
||||
name: "inventory",
|
||||
debug: false,
|
||||
global: false,
|
||||
description: "Manage your inventory",
|
||||
usage: "[command]",
|
||||
permissions: {
|
||||
|
||||
Reference in new issue
Block a user