Merge remote-tracking branch 'origin/develop'

This commit is contained in:
tastybento 2020-05-19 19:34:45 -07:00
commit 826b86ae64
3 changed files with 58 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<!-- Do not change unless you want different name for local builds. -->
<build.number>-LOCAL</build.number>
<!-- This allows to change between versions. -->
<build.version>1.9.3</build.version>
<build.version>1.9.4</build.version>
</properties>
<!-- Profiles will allow to automatically change build version. -->

View File

@ -0,0 +1,30 @@
#
# This is a YML file. Be careful when editing. Check your edits in a YAML checker like #
# the one at http://yaml-online-parser.appspot.com #
warp:
help:
description: Warpt dich zu dem Warp Schild von dem Spieler
parameters: <Spielername>
warps:
deactivate: '&c Altes Warp Schild deaktiviert!'
error:
does-not-exist: '&c Oh nein! Dieser Warp existiert nicht mehr!'
no-permission: '&c Hierfür hast du keine Rechte!'
no-remove: '&c Du kannst dieses Schild nicht entfernen!'
no-warps-yet: '&c Es sind noch keine Warps verfügbar'
not-enough-level: '&c Dein Insel-Level ist nicht hoch gneug!'
not-on-island: '&c Dafür musst du auf deiner Insel sein!'
not-safe: '&c Dieser Warp ist nicht sicher!'
your-level-is: '&c Dein Insel-Level ist erst [level] und muss höher als [required] sein.
Nutze das Level Kommando.'
help:
description: Öffnet das Warps Panel
next: '&6 Nächste Seite'
player-warped: '&2 [name] hat sich zu deinem Warp Schild gewarpt!'
previous: '&6 Vorherige Seite'
random: '&4 Zufälliger Warp'
sign-removed: '&c Warp Schild entfernt!'
success: '&a Erfolg!'
title: Warp Schilder
warpTip: '&6 Platziere ein Warp Schild mit [text] in der ersten Zeile'
warpToPlayersSign: '&6 Warpe zu [player]''s Schild'

View File

@ -0,0 +1,27 @@
warp:
help:
description: teleportuje cię do tabliczki innego gracza
parameters: <gracz>
warps:
deactivate: '&c Stary teleport zdezaktywowany!'
error:
does-not-exist: '&c Ten teleport nie istnieje.'
no-permission: '&c Brak uprawnień!'
no-remove: '&c Nie możesz usunąć tej tabliczki!'
no-warps-yet: '&c Nie ma jeszcze teleportów.'
not-enough-level: '&c Twój poziom wyspy nie jest wystarczająco wysoki!'
not-on-island: '&c Musisz być na wyspie, by to zrobić.'
not-safe: '&c Ten teleport nie jest bezpieczny!'
your-level-is: '&c Twój poziom wyspy to [level], a musi wynosić co namniej [required].
Użyj komendy /is level.'
help:
description: otwiera panel warpów
next: '&6 Następna strona'
player-warped: '&2 [name] teleportował się do twojej tabliczki!'
previous: '&6 Poprzednia strona'
random: '&4 Losowy teleport'
sign-removed: '&c Usunięto tabliczkę!'
success: '&a Sukces!'
title: Tabliczki teleportacyjne
warpTip: '&6 Postaw tabliczkę z napisem [text]'
warpToPlayersSign: '&6 Teleportowanie do tabliczki gracza [player]'