diff --git a/commands/play.js b/commands/play.js index 0e1be45..d03f80d 100644 --- a/commands/play.js +++ b/commands/play.js @@ -1,6 +1,6 @@ exports.conf = { enabled: true, - guildOnly: false, + guildOnly: true, aliases: [], permLevel: 'User', requiredPerms: [],