diff --git a/commands/games-mp/mafia.js b/commands/games-mp/mafia.js index e9bc414c..968fb936 100644 --- a/commands/games-mp/mafia.js +++ b/commands/games-mp/mafia.js @@ -7,7 +7,7 @@ module.exports = class MafiaCommand extends Command { constructor(client) { super(client, { name: 'mafia', - group: 'mafia', + group: 'games-mp', memberName: 'mafia', description: 'Who is the Mafia? Who is the detective? Will the Mafia kill them all?', guildOnly: true