From e5f4cb9a4d2fd1e4c58cd7a2f0472f06ef00c64e Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Mon, 21 Jan 2013 16:29:26 +0200 Subject: [PATCH 1/5] Update Essentials/src/plugin.yml --- Essentials/src/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index f0aa663ba..534561e28 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -120,7 +120,7 @@ commands: usage: / [small|skull] aliases: [efireball,fireskull,efireskull,fireentity,efireentity] firework: - description: Add or clears effects to a firework + description: Adds a charge or clears all effects of a firework usage: / [clear|params] aliases: [efirework] gamemode: From 2d00fd0c1ee12952d3bfbede15a72ba069b5ba03 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Mon, 21 Jan 2013 16:32:49 +0200 Subject: [PATCH 2/5] try make error message more informative --- Essentials/src/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index 47a3a478f..c6afd00cf 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 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} From ab6b3bff90bd699ee3b427b8877f29b9b7c5955f Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Mon, 21 Jan 2013 16:35:40 +0200 Subject: [PATCH 3/5] fix message --- Essentials/src/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index c6afd00cf..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=\u00a74Error: \u00a7cInvalid firework charge parameters inserted +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} From 0ac1a90b93aacd5f7064de246d41b90dd2ef4013 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Mon, 21 Jan 2013 16:37:12 +0200 Subject: [PATCH 4/5] Update Essentials/src/messages_en.properties --- Essentials/src/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} From 2a1c3fb8e054a15b8f41e311d825f014d4b2d05a Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Mon, 21 Jan 2013 16:40:45 +0200 Subject: [PATCH 5/5] Update Essentials/src/plugin.yml --- Essentials/src/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 534561e28..5bf0b2101 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -121,7 +121,7 @@ commands: aliases: [efireball,fireskull,efireskull,fireentity,efireentity] firework: description: Adds a charge or clears all effects of a firework - usage: / [clear|params] + usage: / [clear|fire|power|params] aliases: [efirework] gamemode: description: Change player gamemode.