mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 13:13:24 +00:00
Fix a color code mistake.
This commit is contained in:
parent
292f8a8799
commit
2f9dcfee16
2 changed files with 2 additions and 3 deletions
|
@ -115,7 +115,7 @@ false=\u00a74false\u00a7r
|
|||
feed=\u00a76Your appetite was sated.
|
||||
feedOther=\u00a76Satisfied {0}\u00a76.
|
||||
fileRenameError=Renaming file {0} failed!
|
||||
fireworkColor=\u00a7cInvalid firework charge parameters inserted, must set a color first.
|
||||
fireworkColor=\u00a74Invalid firework charge parameters inserted, must set a color first.
|
||||
fireworkEffectsCleared=\u00a76Removed all effects from held stack.
|
||||
fireworkSyntax=\u00a76Firework parameters:\u00a7c color:<color> [fade:<color>] [shape:<shape>] [effect:<effect>]\n\u00a76To use multiple colors/effects, seperate values with commas: \u00a7cred,blue,pink\n\u00a76Shapes:\u00a7c star, ball, large, creeper, burst \u00a76Effects:\u00a7c trail, twinkle.
|
||||
flyMode=\u00a76Set fly mode\u00a7c {0} \u00a76for {1}\u00a76.
|
||||
|
|
|
@ -115,7 +115,7 @@ false=\u00a74false\u00a7r
|
|||
feed=\u00a76Your appetite was sated.
|
||||
feedOther=\u00a76Satisfied {0}\u00a76.
|
||||
fileRenameError=Renaming file {0} failed!
|
||||
fireworkColor=\u00a7cInvalid firework charge parameters inserted, must set a color first.
|
||||
fireworkColor=\u00a74Invalid firework charge parameters inserted, must set a color first.
|
||||
fireworkEffectsCleared=\u00a76Removed all effects from held stack.
|
||||
fireworkSyntax=\u00a76Firework parameters:\u00a7c color:<color> [fade:<color>] [shape:<shape>] [effect:<effect>]\n\u00a76To use multiple colors/effects, seperate values with commas: \u00a7cred,blue,pink\n\u00a76Shapes:\u00a7c star, ball, large, creeper, burst \u00a76Effects:\u00a7c trail, twinkle.
|
||||
flyMode=\u00a76Set fly mode\u00a7c {0} \u00a76for {1}\u00a76.
|
||||
|
@ -143,7 +143,6 @@ hatRemoved=\u00a76Your hat has been removed.
|
|||
haveBeenReleased=\u00a76You have been released.
|
||||
heal=\u00a76You have been healed.
|
||||
healDead=\u00a74You cannot heal someone who is dead!
|
||||
healDead=\u00a7cYou cannot heal someone who is dead!
|
||||
healOther=\u00a76Healed\u00a7c {0}\u00a76.
|
||||
helpConsole=To view help from the console, type ?.
|
||||
helpFrom=\u00a76Commands from {0}:
|
||||
|
|
Loading…
Reference in a new issue