diff --git a/commands/uuid.js b/commands/uuid.js index 89dca76..cbae28b 100644 --- a/commands/uuid.js +++ b/commands/uuid.js @@ -6,7 +6,6 @@ module.exports = { name: 'uuid', description: 'Get a player\'s UUID', type: 'slash', - dev: true, data: new SlashCommandBuilder() .setName('uuid')