mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 21:40:51 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -9,7 +9,6 @@ module.exports = class CaveCommand extends Command {
|
||||
name: 'cave',
|
||||
aliases: ['cavern', 'mine'],
|
||||
group: 'single',
|
||||
memberName: 'cave',
|
||||
description: 'Sends a Minecraft cave that blends in with the chat.',
|
||||
details: `**Types:** ${types.join(', ')}`,
|
||||
clientPermissions: [PermissionFlagsBits.AttachFiles],
|
||||
|
||||
Reference in New Issue
Block a user