Made en-US more consistent

This commit is contained in:
Florian CUNY 2019-04-28 15:11:45 +02:00
parent 2eb0d657b4
commit f5b9b772d8

View File

@ -87,7 +87,7 @@ commands:
display:
already-off: "&cIndicators are already off"
already-on: "&cIndicators are already on"
description: "Show/hide island range indicators"
description: "show/hide island range indicators"
hiding: "&2Hiding range indicators"
hint: |-
&cRed Barrier icons &fshow the current island protected range limit.
@ -96,17 +96,17 @@ commands:
showing: "&2Showing range indicators"
set:
parameters: "<player> <range>"
description: "Sets the island protected range"
description: "sets the island protected range"
invalid-value:
not-numeric: "&c[number] is not a whole number!"
too-low: "&cThe protection range must be greater than 1!"
too-high: "&cThe protection range should be equal or less than [number]!"
same-as-before: "&cThe protection range is already set to [number]!"
success: "&2Set island protection range to [number]"
too-low: "&cThe protection range must be greater than &b1&c!"
too-high: "&cThe protection range should be equal or less than &b[number]&c!"
same-as-before: "&cThe protection range is already set to &b[number]&c!"
success: "&aSet island protection range to &b[number]&a."
reset:
parameters: "<player>"
description: "Resets the island protected range to the world default"
success: "&2Reset island protection range to [number]"
description: "resets the island protected range to the world default"
success: "&aReset island protection range to &b[number]&a."
register:
parameters: "<player>"
description: "register player to unowned island you are on"