aboutsummaryrefslogtreecommitdiff
path: root/commands/setmoney.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/setmoney.js')
-rw-r--r--commands/setmoney.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/setmoney.js b/commands/setmoney.js
index 954a022..00060d1 100644
--- a/commands/setmoney.js
+++ b/commands/setmoney.js
@@ -53,7 +53,7 @@ module.exports.run = async (client, message, args) => {
exports.conf = {
aliases: [],
- guildOnly: true,
+ guildOnly: false,
};
exports.help = {
name: 'setmoney',