From 56aa6d9505c6fea8c2d6a2015b109ba318e377b4 Mon Sep 17 00:00:00 2001 From: _luftwaffle <72886318+luftwafflezz@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:00:32 -0400 Subject: [PATCH 1/2] Fixed "heer" typo in messages_en.properties --- Essentials/src/main/resources/messages_en.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Essentials/src/main/resources/messages_en.properties b/Essentials/src/main/resources/messages_en.properties index a8fa1ee2e2a..858d2c4d2ba 100644 --- a/Essentials/src/main/resources/messages_en.properties +++ b/Essentials/src/main/resources/messages_en.properties @@ -14,11 +14,11 @@ alertFormat=[{0}] {1} {2} at\: {3} alertPlaced=placed\: alertUsed=used\: alphaNames=Player names can only contain letters, numbers and underscores. -antiBuildBreak=You are not permitted to break {0} blocks heer. +antiBuildBreak=You are not permitted to break {0} blocks here. antiBuildCraft=You are not permitted to create {0}. antiBuildDrop=You are not permitted to drop {0}. antiBuildInteract=You are not permitted to interact with {0}. -antiBuildPlace=You are not permitted to place {0} heer. +antiBuildPlace=You are not permitted to place {0} here. antiBuildUse=You are not permitted to use {0}. antiochCommandDescription=A little surprise for operators. antiochCommandUsage=/ [message] @@ -869,7 +869,7 @@ noMatchingPlayers=No matching players found. noMetaComponents=Data Components are not supported in this version of Bukkit. Please use JSON NBT metadata. noMetaFirework=You do not have permission to apply firework meta. noMetaJson=JSON Metadata is not supported in this version of Bukkit. -noMetaNbtKill=JSON NBT metadata is no longer supported. You must manually convert your defined items to data components. You can convert JSON NBT to data components heer\: https\://docs.papermc.io/misc/tools/item-command-converter +noMetaNbtKill=JSON NBT metadata is no longer supported. You must manually convert your defined items to data components. You can convert JSON NBT to data components here\: https\://docs.papermc.io/misc/tools/item-command-converter noMetaPerm=You do not have permission to apply {0} meta to this item. none=none noNewMail=You have no new mail. @@ -1203,7 +1203,7 @@ editsignCommandUsage4Description=Pastes your clipboard to the entire (or the spe signFormatFail=[{0}] signFormatSuccess=[{0}] signFormatTemplate=[{0}] -signProtectInvalidLocation=You are not allowed to create sign heer. +signProtectInvalidLocation=You are not allowed to create sign here. similarWarpExist=A warp with a similar name already exists. southEast=SE south=S @@ -1516,7 +1516,7 @@ versionMismatch=Version mismatch\! Please update {0} to the same versi versionMismatchAll=Version mismatch\! Please update all Essentials jars to the same version. versionReleaseLatest=You''re running the latest stable version of EssentialsX\! versionReleaseNew=There is a new EssentialsX version available for download\: {0}. -versionReleaseNewLink=Download it heer\: {0} +versionReleaseNewLink=Download it here\: {0} voiceSilenced=Your voice has been silenced\! voiceSilencedTime=Your voice has been silenced for {0}\! voiceSilencedReason=Your voice has been silenced\! Reason\: {0} @@ -1603,7 +1603,7 @@ worthCommandUsage3Description=Checks the worth of all possible items in your inv worthCommandUsage4=/ blocks [amount] worthCommandUsage4Description=Checks the worth of all (or the given amount, if specified) of blocks in your inventory worthMeta=Stack of {0} with metadata of {1} worth {2} ({3} item(s) at {4} each) -worthSet=Worth value set +worthSet=Worth value sethttps://github.com/EssentialsX/Essentials year=year years=years youAreHealed=You have been healed. From 156574afde59392d89c0db3de721cffc9c5c76c2 Mon Sep 17 00:00:00 2001 From: _luftwaffle <72886318+luftwafflezz@users.noreply.github.com> Date: Tue, 29 Apr 2025 11:41:54 -0400 Subject: [PATCH 2/2] Update Essentials/src/main/resources/messages_en.properties Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com> --- Essentials/src/main/resources/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/messages_en.properties b/Essentials/src/main/resources/messages_en.properties index 858d2c4d2ba..fa6122418ce 100644 --- a/Essentials/src/main/resources/messages_en.properties +++ b/Essentials/src/main/resources/messages_en.properties @@ -1603,7 +1603,7 @@ worthCommandUsage3Description=Checks the worth of all possible items in your inv worthCommandUsage4=/ blocks [amount] worthCommandUsage4Description=Checks the worth of all (or the given amount, if specified) of blocks in your inventory worthMeta=Stack of {0} with metadata of {1} worth {2} ({3} item(s) at {4} each) -worthSet=Worth value sethttps://github.com/EssentialsX/Essentials +worthSet=Worth value set year=year years=years youAreHealed=You have been healed.