This commit is contained in:
Daniel Odendahl Jr
2017-09-25 16:28:00 +00:00
parent e06144c247
commit b955863131
+1 -1
View File
@@ -5,7 +5,7 @@ module.exports = class AchievementCommand extends Command {
constructor(client) {
super(client, {
name: 'achievement',
aliaes: ['minecraft-achievement'],
aliases: ['minecraft-achievement'],
group: 'image-edit',
memberName: 'achievement',
description: 'Sends a Minecraft achievement with the text of your choice.',