mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-02 21:41:21 +01:00
Update source file messages.properties
This commit is contained in:
parent
8fb75073b2
commit
46cfe698aa
@ -454,6 +454,7 @@ geoIpLicenseMissing=No license key found\! Please visit https\://essentialsx.net
|
|||||||
geoIpUrlEmpty=GeoIP download url is empty.
|
geoIpUrlEmpty=GeoIP download url is empty.
|
||||||
geoIpUrlInvalid=GeoIP download url is invalid.
|
geoIpUrlInvalid=GeoIP download url is invalid.
|
||||||
givenSkull=<primary>You have been given the skull of <secondary>{0}<primary>.
|
givenSkull=<primary>You have been given the skull of <secondary>{0}<primary>.
|
||||||
|
givenSkullOther=<primary>You have given <secondary>{0}<primary> the skull of <secondary>{1}<primary>.
|
||||||
godCommandDescription=Enables your godly powers.
|
godCommandDescription=Enables your godly powers.
|
||||||
godCommandUsage=/<command> [player] [on|off]
|
godCommandUsage=/<command> [player] [on|off]
|
||||||
godCommandUsage1=/<command> [player]
|
godCommandUsage1=/<command> [player]
|
||||||
@ -549,6 +550,7 @@ invalidHome=<dark_red>Home<secondary> {0} <dark_red>doesn''t exist\!
|
|||||||
invalidHomeName=<dark_red>Invalid home name\!
|
invalidHomeName=<dark_red>Invalid home name\!
|
||||||
invalidItemFlagMeta=<dark_red>Invalid itemflag meta\: <secondary>{0}<dark_red>.
|
invalidItemFlagMeta=<dark_red>Invalid itemflag meta\: <secondary>{0}<dark_red>.
|
||||||
invalidMob=<dark_red>Invalid mob type.
|
invalidMob=<dark_red>Invalid mob type.
|
||||||
|
invalidModifier=<dark_red>Invalid Modifier.
|
||||||
invalidNumber=Invalid Number.
|
invalidNumber=Invalid Number.
|
||||||
invalidPotion=<dark_red>Invalid Potion.
|
invalidPotion=<dark_red>Invalid Potion.
|
||||||
invalidPotionMeta=<dark_red>Invalid potion meta\: <secondary>{0}<dark_red>.
|
invalidPotionMeta=<dark_red>Invalid potion meta\: <secondary>{0}<dark_red>.
|
||||||
@ -1208,13 +1210,17 @@ south=S
|
|||||||
southWest=SW
|
southWest=SW
|
||||||
skullChanged=<primary>Skull changed to <secondary>{0}<primary>.
|
skullChanged=<primary>Skull changed to <secondary>{0}<primary>.
|
||||||
skullCommandDescription=Set the owner of a player skull
|
skullCommandDescription=Set the owner of a player skull
|
||||||
skullCommandUsage=/<command> [owner]
|
skullCommandUsage=/<command> [owner] [player]
|
||||||
skullCommandUsage1=/<command>
|
skullCommandUsage1=/<command>
|
||||||
skullCommandUsage1Description=Gets your own skull
|
skullCommandUsage1Description=Gets your own skull
|
||||||
skullCommandUsage2=/<command> <player>
|
skullCommandUsage2=/<command> <player>
|
||||||
skullCommandUsage2Description=Gets the skull of the specified player
|
skullCommandUsage2Description=Gets the skull of the specified player
|
||||||
skullCommandUsage3=/<command> <texture>
|
skullCommandUsage3=/<command> <texture>
|
||||||
skullCommandUsage3Description=Gets a skull with the specified texture (either the hash from a texture URL or a Base64 texture value)
|
skullCommandUsage3Description=Gets a skull with the specified texture (either the hash from a texture URL or a Base64 texture value)
|
||||||
|
skullCommandUsage4=/<command> <owner> <player>
|
||||||
|
skullCommandUsage4Description=Gives a skull of the specified owner to a specified player
|
||||||
|
skullCommandUsage5=/<command> <texture> <player>
|
||||||
|
skullCommandUsage5Description=Gives a skull with the specified texture (either the hash from a texture URL or a Base64 texture value) to a specified player
|
||||||
skullInvalidBase64=<dark_red>The texture value is invalid.
|
skullInvalidBase64=<dark_red>The texture value is invalid.
|
||||||
slimeMalformedSize=<dark_red>Malformed size.
|
slimeMalformedSize=<dark_red>Malformed size.
|
||||||
smithingtableCommandDescription=Opens up a smithing table.
|
smithingtableCommandDescription=Opens up a smithing table.
|
||||||
|
Loading…
Reference in New Issue
Block a user