From 6d7881f8769227fb9f98f0087c79230bcd787458 Mon Sep 17 00:00:00 2001 From: GunfighterJ Date: Wed, 16 Jan 2013 20:36:33 -0600 Subject: [PATCH] Added /firework command --- Essentials/src/messages.properties | 5 ++++- Essentials/src/messages_cs.properties | 6 +++++- Essentials/src/messages_da.properties | 5 ++++- Essentials/src/messages_de.properties | 5 ++++- Essentials/src/messages_en.properties | 5 ++++- Essentials/src/messages_es.properties | 5 ++++- Essentials/src/messages_fi.properties | 5 ++++- Essentials/src/messages_fr.properties | 5 ++++- Essentials/src/messages_it.properties | 5 ++++- Essentials/src/messages_nl.properties | 5 ++++- Essentials/src/messages_pl.properties | 5 ++++- Essentials/src/messages_pt.properties | 5 ++++- Essentials/src/messages_se.properties | 5 ++++- Essentials/src/plugin.yml | 6 +++++- 14 files changed, 58 insertions(+), 14 deletions(-) diff --git a/Essentials/src/messages.properties b/Essentials/src/messages.properties index b5bdfc340..ceca9beb4 100644 --- a/Essentials/src/messages.properties +++ b/Essentials/src/messages.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_cs.properties b/Essentials/src/messages_cs.properties index 56772abc7..5178598e8 100644 --- a/Essentials/src/messages_cs.properties +++ b/Essentials/src/messages_cs.properties @@ -488,4 +488,8 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} + diff --git a/Essentials/src/messages_da.properties b/Essentials/src/messages_da.properties index 3e13c65f5..106bea42a 100644 --- a/Essentials/src/messages_da.properties +++ b/Essentials/src/messages_da.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_de.properties b/Essentials/src/messages_de.properties index 568b7f760..6f02ec613 100644 --- a/Essentials/src/messages_de.properties +++ b/Essentials/src/messages_de.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_en.properties b/Essentials/src/messages_en.properties index b5bdfc340..ceca9beb4 100644 --- a/Essentials/src/messages_en.properties +++ b/Essentials/src/messages_en.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_es.properties b/Essentials/src/messages_es.properties index 983bbb70b..25ae737ed 100644 --- a/Essentials/src/messages_es.properties +++ b/Essentials/src/messages_es.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_fi.properties b/Essentials/src/messages_fi.properties index f64ad8cf2..6a18d49a1 100644 --- a/Essentials/src/messages_fi.properties +++ b/Essentials/src/messages_fi.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_fr.properties b/Essentials/src/messages_fr.properties index 8d4116697..40deed6bd 100644 --- a/Essentials/src/messages_fr.properties +++ b/Essentials/src/messages_fr.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_it.properties b/Essentials/src/messages_it.properties index 02ce6c483..addc32c3e 100644 --- a/Essentials/src/messages_it.properties +++ b/Essentials/src/messages_it.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_nl.properties b/Essentials/src/messages_nl.properties index 81ae25e03..de37ddd68 100644 --- a/Essentials/src/messages_nl.properties +++ b/Essentials/src/messages_nl.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_pl.properties b/Essentials/src/messages_pl.properties index 923e125f5..de9388897 100644 --- a/Essentials/src/messages_pl.properties +++ b/Essentials/src/messages_pl.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_pt.properties b/Essentials/src/messages_pt.properties index f7ea1a220..028ea280f 100644 --- a/Essentials/src/messages_pt.properties +++ b/Essentials/src/messages_pt.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/messages_se.properties b/Essentials/src/messages_se.properties index a110218a3..d47289567 100644 --- a/Essentials/src/messages_se.properties +++ b/Essentials/src/messages_se.properties @@ -485,4 +485,7 @@ denyChangeAuthor=\u00a74You cannot change the author of this book denyChangeTitle=\u00a74You cannot change the title of this book denyBookEdit=\u00a74You cannot unlock this book bookLocked=\u00a7cThis book is now locked -holdBook=\u00a74You are not holding a writable book \ No newline at end of file +holdBook=\u00a74You are not holding a writable book +fireworkColor=\u00a74You must apply a color to the firework to add an effect +holdFirework=\u00a74You must be holding a firework to add effects +invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1} diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index c7dd232e1..e830e77be 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -119,6 +119,10 @@ commands: description: Throw a fireball. usage: / [small|skull] aliases: [efireball,fireskull,efireskull,fireentity,efireentity] + firework: + description: Add or clears effects to a firework + usage: / [clear|params] + aliases: [efirework] gamemode: description: Change player gamemode. usage: / [player] @@ -462,4 +466,4 @@ commands: permissions: essentials.*: default: op - description: Give players with op everything by default + description: Give players with op everything by default \ No newline at end of file