From 78a126ef05fc9396a23dd41437aa79f55411331b Mon Sep 17 00:00:00 2001 From: tastybento Date: Sat, 10 Aug 2019 11:40:23 -0700 Subject: [PATCH] locale for Wither flag. --- src/main/resources/locales/en-US.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/main/resources/locales/en-US.yml b/src/main/resources/locales/en-US.yml index c54685010..2ea02bf0d 100644 --- a/src/main/resources/locales/en-US.yml +++ b/src/main/resources/locales/en-US.yml @@ -220,8 +220,8 @@ commands: confirmation: "&cAre you sure you want to set this island as the spawn for this world?" success: "&aSuccessfully set this island as the spawn for this world." settings: - parameters: "" - description: "open island settings for player" + parameters: "[player]" + description: "open system settings or island settings for player" blueprint: parameters: "" description: "manipulate blueprints" @@ -1054,6 +1054,11 @@ protection: &aback to their island using commands &aif they are falling. hint: "&cYou cannot teleport back to your island while you are falling." + WITHER_DAMAGE: + name: "Toggle wither damage" + description: |- + &aIf active, withers can + &adamage blocks and players locked: "&cThis island is locked!" protected: "&cIsland protected: [description]" world-protected: "&cWorld protected: [description]"