diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 47a3a478f..a2922861b 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -486,7 +486,7 @@ denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a76This book is now locked holdBook=\u00a74You are not holding a writable book -fireworkColor=\u00a74You must apply a color to the firework to add an effect +fireworkColor=\u00a74Error: \u00a7cInvalid firework charge parameters inserted, must set a color first. holdFirework=\u00a74You must be holding a firework to add effects invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} muteNotify=\u00a74{0} \u00a76has muted \u00a74{1} diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties index 47a3a478f..a2922861b 100644 --- a/Essentials/src/messages_en.properties +++ b/Essentials/src/messages_en.properties @@ -486,7 +486,7 @@ denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a76This book is now locked holdBook=\u00a74You are not holding a writable book -fireworkColor=\u00a74You must apply a color to the firework to add an effect +fireworkColor=\u00a74Error: \u00a7cInvalid firework charge parameters inserted, must set a color first. holdFirework=\u00a74You must be holding a firework to add effects invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} muteNotify=\u00a74{0} \u00a76has muted \u00a74{1} diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index f0aa663ba..5bf0b2101 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -120,8 +120,8 @@ commands: usage: / [small|skull] aliases: [efireball,fireskull,efireskull,fireentity,efireentity] firework: - description: Add or clears effects to a firework - usage: / [clear|params] + description: Adds a charge or clears all effects of a firework + usage: / [clear|fire|power|params] aliases: [efirework] gamemode: description: Change player gamemode.