mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-18 08:35:44 +01:00
Merge pull request #276 from necrodoom/patch-26
Update Essentials/src/plugin.yml
This commit is contained in:
commit
4663c89dd6
@ -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}
|
||||
|
@ -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}
|
||||
|
@ -120,8 +120,8 @@ commands:
|
||||
usage: /<command> [small|skull]
|
||||
aliases: [efireball,fireskull,efireskull,fireentity,efireentity]
|
||||
firework:
|
||||
description: Add or clears effects to a firework
|
||||
usage: /<command> [clear|params]
|
||||
description: Adds a charge or clears all effects of a firework
|
||||
usage: /<command> [clear|fire|power|params]
|
||||
aliases: [efirework]
|
||||
gamemode:
|
||||
description: Change player gamemode.
|
||||
|
Loading…
Reference in New Issue
Block a user