Skip to content

Commit

Permalink
Added localization texts for /bsb range set and reset.
Browse files Browse the repository at this point in the history
  • Loading branch information
Poslovitch committed Jul 19, 2018
1 parent e9d3914 commit 7f9da04
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ commands:
description: "make player the team's leader"
already-leader: "&cPlayer is already the leader!"
range:
description: "Admin island range command"
display:
already-off: "&cIndicators are already off"
already-on: "&cIndicators are already on"
Expand All @@ -83,7 +84,17 @@ commands:
&7Gray Particles &fshow the max island limit.
&aGreen Particles &fshow the default protected range if the island protection range differs from it.
showing: "&2Showing range indicators"
description: "Admin island range command"
set:
parameters: "<player> <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 higher than 1!"
too-high: "&cThe protection range should be less than the island distance!"
same-as-before: "&cThe protection range is already set to [number]!"
reset:
parameters: "<player>"
description: "Resets the island protected range to the server's default"
register:
parameters: "<player>"
description: "register player to unowned island you are on"
Expand Down

0 comments on commit 7f9da04

Please sign in to comment.