mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Merge pull request #276 from necrodoom/patch-26
Update Essentials/src/plugin.yml
This commit is contained in:
commit
4663c89dd6
3 changed files with 4 additions and 4 deletions
|
@ -486,7 +486,7 @@ denyChangeTitle=\u00a74You cannot change the title of this book
|
||||||
denyBookEdit=\u00a74You cannot unlock this book
|
denyBookEdit=\u00a74You cannot unlock this book
|
||||||
bookLocked=\u00a76This book is now locked
|
bookLocked=\u00a76This book is now locked
|
||||||
holdBook=\u00a74You are not holding a writable book
|
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
|
holdFirework=\u00a74You must be holding a firework to add effects
|
||||||
invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1}
|
invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1}
|
||||||
muteNotify=\u00a74{0} \u00a76has muted \u00a74{1}
|
muteNotify=\u00a74{0} \u00a76has muted \u00a74{1}
|
||||||
|
|
|
@ -486,7 +486,7 @@ denyChangeTitle=\u00a74You cannot change the title of this book
|
||||||
denyBookEdit=\u00a74You cannot unlock this book
|
denyBookEdit=\u00a74You cannot unlock this book
|
||||||
bookLocked=\u00a76This book is now locked
|
bookLocked=\u00a76This book is now locked
|
||||||
holdBook=\u00a74You are not holding a writable book
|
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
|
holdFirework=\u00a74You must be holding a firework to add effects
|
||||||
invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1}
|
invalidFireworkFormat=\u00a76The option \u00a74{0} \u00a76is not a valid value for \u00a74{1}
|
||||||
muteNotify=\u00a74{0} \u00a76has muted \u00a74{1}
|
muteNotify=\u00a74{0} \u00a76has muted \u00a74{1}
|
||||||
|
|
|
@ -120,8 +120,8 @@ commands:
|
||||||
usage: /<command> [small|skull]
|
usage: /<command> [small|skull]
|
||||||
aliases: [efireball,fireskull,efireskull,fireentity,efireentity]
|
aliases: [efireball,fireskull,efireskull,fireentity,efireentity]
|
||||||
firework:
|
firework:
|
||||||
description: Add or clears effects to a firework
|
description: Adds a charge or clears all effects of a firework
|
||||||
usage: /<command> [clear|params]
|
usage: /<command> [clear|fire|power|params]
|
||||||
aliases: [efirework]
|
aliases: [efirework]
|
||||||
gamemode:
|
gamemode:
|
||||||
description: Change player gamemode.
|
description: Change player gamemode.
|
||||||
|
|
Loading…
Reference in a new issue