Update source file messages.properties

This commit is contained in:
Flask Bot 2024-11-25 03:13:34 +00:00
parent 8fb75073b2
commit 46cfe698aa

View File

@ -454,6 +454,7 @@ geoIpLicenseMissing=No license key found\! Please visit https\://essentialsx.net
geoIpUrlEmpty=GeoIP download url is empty.
geoIpUrlInvalid=GeoIP download url is invalid.
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.
godCommandUsage=/<command> [player] [on|off]
godCommandUsage1=/<command> [player]
@ -549,6 +550,7 @@ invalidHome=<dark_red>Home<secondary> {0} <dark_red>doesn''t exist\!
invalidHomeName=<dark_red>Invalid home name\!
invalidItemFlagMeta=<dark_red>Invalid itemflag meta\: <secondary>{0}<dark_red>.
invalidMob=<dark_red>Invalid mob type.
invalidModifier=<dark_red>Invalid Modifier.
invalidNumber=Invalid Number.
invalidPotion=<dark_red>Invalid Potion.
invalidPotionMeta=<dark_red>Invalid potion meta\: <secondary>{0}<dark_red>.
@ -1208,13 +1210,17 @@ south=S
southWest=SW
skullChanged=<primary>Skull changed to <secondary>{0}<primary>.
skullCommandDescription=Set the owner of a player skull
skullCommandUsage=/<command> [owner]
skullCommandUsage=/<command> [owner] [player]
skullCommandUsage1=/<command>
skullCommandUsage1Description=Gets your own skull
skullCommandUsage2=/<command> <player>
skullCommandUsage2Description=Gets the skull of the specified player
skullCommandUsage3=/<command> <texture>
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.
slimeMalformedSize=<dark_red>Malformed size.
smithingtableCommandDescription=Opens up a smithing table.