diff options
author | ame <[email protected]> | 2024-01-27 22:44:58 -0600 |
---|---|---|
committer | ame <[email protected]> | 2024-01-27 22:44:58 -0600 |
commit | eb0a9b173cf69fdb236a41ea44ec2fae24f9b612 (patch) | |
tree | ee0ee6d8d7da78856ed608e9cba4f5555c9e5cfb /commands/mod/defaults | |
parent | 6b5b6c43e9d0703188d4630b424d718ca33094e2 (diff) |
confirm fixes and mod_respect_restrict
Diffstat (limited to 'commands/mod/defaults')
-rw-r--r-- | commands/mod/defaults/confirm.js.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/mod/defaults/confirm.js.json b/commands/mod/defaults/confirm.js.json index 83df9de..0c9c5f4 100644 --- a/commands/mod/defaults/confirm.js.json +++ b/commands/mod/defaults/confirm.js.json @@ -1,2 +1,2 @@ -{"cooldown":-1,"desc":"Creates a vote to ban/kick","restrict":[],"restricted":[], -"usage":"{command} {action} {user} {desc}"}
\ No newline at end of file +{"cooldown":-1,"desc":"Creates a vote to ban/kick","restrict":[1200889277786116121],"restricted":[], +"usage":"{command} {action} {user} {desc}","mod_respect_restrict":true}
\ No newline at end of file |