summaryrefslogtreewikicommitdiff
path: root/src/main/resources/lang
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-08-16 20:08:04 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-08-16 20:08:04 -0400
commit0bbf648c458edfa189f5edbd5615544c4040b684 (patch)
tree12d39d7e1e2c09e0db81c7c3d1313ec79b01991a /src/main/resources/lang
parentFix Board Join Exceptions on 1.8, and fixed Failed to Select Seeker (diff)
downloadkenshinshideandseek-0bbf648c458edfa189f5edbd5615544c4040b684.tar.gz
kenshinshideandseek-0bbf648c458edfa189f5edbd5615544c4040b684.tar.bz2
kenshinshideandseek-0bbf648c458edfa189f5edbd5615544c4040b684.zip
delayed respawn
Diffstat (limited to 'src/main/resources/lang')
-rw-r--r--src/main/resources/lang/localization_de-DE.yml1
-rw-r--r--src/main/resources/lang/localization_en-US.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/lang/localization_de-DE.yml b/src/main/resources/lang/localization_de-DE.yml
index 4e6e74e..75523b2 100644
--- a/src/main/resources/lang/localization_de-DE.yml
+++ b/src/main/resources/lang/localization_de-DE.yml
@@ -74,6 +74,7 @@ Localization:
BLOCKED_COMMAND: "Command blocked by Kenshin's Hide And Seek"
FLYING_ENABLED: "Fliegen aktiviert"
FLYING_DISABLED: "Fliegen deaktiviert"
+ RESPAWN_NOTICE: "Du wirst in {AMOUNT} Sekunden respawnen."
# DO NOT EDIT IT OR IT MAY BREAK OR RESET FILE
version: 3
diff --git a/src/main/resources/lang/localization_en-US.yml b/src/main/resources/lang/localization_en-US.yml
index ef3fe88..02bc942 100644
--- a/src/main/resources/lang/localization_en-US.yml
+++ b/src/main/resources/lang/localization_en-US.yml
@@ -75,6 +75,7 @@ Localization:
BLOCKED_COMMAND: "Command blocked by Hide And Seek plugin."
FLYING_ENABLED: "&l&bFlying Enabled"
FLYING_DISABLED: "&l&bFlying Disabled"
+ RESPAWN_NOTICE: "You will respawn in {AMOUNT} seconds."
# DO NOT EDIT IT OR IT MAY BREAK OR RESET FILE
version: 3