Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Essentials/src/main/resources/messages_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ alertFormat=<dark_aqua>[{0}] <reset> {1} <primary> {2} at\: {3}
alertPlaced=placed\:
alertUsed=used\:
alphaNames=<dark_red>Player names can only contain letters, numbers and underscores.
antiBuildBreak=<dark_red>You are not permitted to break<secondary> {0} <dark_red>blocks heer.
antiBuildBreak=<dark_red>You are not permitted to break<secondary> {0} <dark_red>blocks here.
antiBuildCraft=<dark_red>You are not permitted to create<secondary> {0}<dark_red>.
antiBuildDrop=<dark_red>You are not permitted to drop<secondary> {0}<dark_red>.
antiBuildInteract=<dark_red>You are not permitted to interact with<secondary> {0}<dark_red>.
antiBuildPlace=<dark_red>You are not permitted to place<secondary> {0} <dark_red>heer.
antiBuildPlace=<dark_red>You are not permitted to place<secondary> {0} <dark_red>here.
antiBuildUse=<dark_red>You are not permitted to use<secondary> {0}<dark_red>.
antiochCommandDescription=A little surprise for operators.
antiochCommandUsage=/<command> [message]
Expand Down Expand Up @@ -869,7 +869,7 @@ noMatchingPlayers=<primary>No matching players found.
noMetaComponents=Data Components are not supported in this version of Bukkit. Please use JSON NBT metadata.
noMetaFirework=<dark_red>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=<dark_red>You do not have permission to apply <secondary>{0}<dark_red> meta to this item.
none=none
noNewMail=<primary>You have no new mail.
Expand Down Expand Up @@ -1203,7 +1203,7 @@ editsignCommandUsage4Description=Pastes your clipboard to the entire (or the spe
signFormatFail=<dark_red>[{0}]
signFormatSuccess=<dark_blue>[{0}]
signFormatTemplate=[{0}]
signProtectInvalidLocation=<dark_red>You are not allowed to create sign heer.
signProtectInvalidLocation=<dark_red>You are not allowed to create sign here.
similarWarpExist=<dark_red>A warp with a similar name already exists.
southEast=SE
south=S
Expand Down Expand Up @@ -1516,7 +1516,7 @@ versionMismatch=<dark_red>Version mismatch\! Please update {0} to the same versi
versionMismatchAll=<dark_red>Version mismatch\! Please update all Essentials jars to the same version.
versionReleaseLatest=<primary>You''re running the latest stable version of EssentialsX\!
versionReleaseNew=<dark_red>There is a new EssentialsX version available for download\: <secondary>{0}<dark_red>.
versionReleaseNewLink=<dark_red>Download it heer\:<secondary> {0}
versionReleaseNewLink=<dark_red>Download it here\:<secondary> {0}
voiceSilenced=<primary>Your voice has been silenced\!
voiceSilencedTime=<primary>Your voice has been silenced for {0}\!
voiceSilencedReason=<primary>Your voice has been silenced\! Reason\: <secondary>{0}
Expand Down
Loading