-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added bazaar price to tooltip + german translation and update to 1.2.0
- Loading branch information
1 parent
37d1379
commit 7314235
Showing
5 changed files
with
72 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
* Bars: Health and absorption, Mana, Defense, XP | ||
* Hide Messages: Ability Cooldown, Heal, AOTE, Implosion, Molten Wave | ||
* Dungeon Minimap | ||
* Dungeon Puzzle Solver: Three Weirdos | ||
* Dwarven Mines Solver: Fetchur, Puzzler, Blaze | ||
* Dungeon Puzzle Solver: Three Weirdos, Blaze | ||
* F7 Terminal: Order, Color, Name | ||
* Dwarven Mines Solver: Fetchur, Puzzler | ||
* Drill Fuel in Item Durability Bar | ||
* Hotbar Slot Lock Keybind (Select the hotbar slot you want to lock/unlock and press the button) | ||
* price tooltip | ||
* price tooltip: bazaar, ah | ||
* reparty: write /rp to reparty |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"key.categories.skyblocker": "Skyblocker", | ||
"key.hotbarSlotLock": "Schlitzsperre (Hotbar)", | ||
|
||
"text.autoconfig.skyblocker.title": "Skyblocker-Einstellungen", | ||
|
||
"text.autoconfig.skyblocker.category.general": "Allgemein", | ||
"text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API Schlüssel (WIP)", | ||
"text.autoconfig.skyblocker.option.general.bars": "Gesundheits-, Mana-, Verteidigungs- und XP-Balken", | ||
"text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren", | ||
|
||
"text.autoconfig.skyblocker.category.locations": "Standorte", | ||
"text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Karte aktivieren", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Drei Verrückte Rätsel lösen", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Blaze Rätsel lösen", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Rätsel lösen", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Terminal Löser", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Wähle die richtige Farbe", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Klick in der Reihenfolge lösen", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Beginnt mit lösen", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines": "Zwergenminen", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Bohrtreibstoff aktivieren", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Löse Fetchur", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Puzzler-Rätsel lösen", | ||
|
||
"text.autoconfig.skyblocker.category.messages": "Nachrichten", | ||
"text.autoconfig.skyblocker.option.messages.hideAbility": "Abklingzeit der Fähigkeit nachricht verbergen", | ||
"text.autoconfig.skyblocker.option.messages.hideHeal": "Heilungsnachrichten verbergen", | ||
"text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTE-Meldungen ausblenden", | ||
"text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosionsmeldung ausblenden", | ||
"text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Nachricht über Molten Wave ausblenden", | ||
"text.autoconfig.skyblocker.option.messages.hideAds": "Werbung im öffentlichen Chat ausblenden" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,30 @@ | ||
{ | ||
"key.categories.skyblocker": "Skyblocker", | ||
"key.hotbarSlotLock": "Блокировка слота (хотбар)", | ||
"key.hotbarSlotLock": "Блокировка слотов (Хотбар)", | ||
|
||
"text.autoconfig.skyblocker.title": "Настройки Skyblocker", | ||
|
||
"text.autoconfig.skyblocker.category.general": "Основные", | ||
"text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API-ключ (В РАЗРАБОТКЕ)", | ||
"text.autoconfig.skyblocker.option.general.bars": "Бары здоровья, маны, защиты, опыта", | ||
"text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API-ключ ( в разработке)", | ||
"text.autoconfig.skyblocker.option.general.bars": " Бары здоровья, маны, защиты и XP", | ||
"text.autoconfig.skyblocker.option.general.bars.enableBars": "Включить бары", | ||
|
||
"text.autoconfig.skyblocker.category.locations": "Локации", | ||
"text.autoconfig.skyblocker.option.locations.dungeons": "Подземелья", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Включить карту", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Решить загадку \"Три чудака\"", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Решить головоломку Блейза", | ||
"text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Решить головоломку Тривия", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines": "Гномьи шахты", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Включить топливо дрели", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Solve Fetchur", | ||
"text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Решить загадку \"Puzzler\"", | ||
|
||
"text.autoconfig.skyblocker.category.messages": "Сообщения", | ||
"text.autoconfig.skyblocker.option.messages.hideAbility": "Скрыть откат способностей", | ||
"text.autoconfig.skyblocker.option.messages.hideHeal": "Скрыть сообщения об исцелении", | ||
"text.autoconfig.skyblocker.option.messages.hideAOTE": "Скрыть сообщения от \"AOTE\"", | ||
"text.autoconfig.skyblocker.option.messages.hideImplosion": "Скрыть сообщение \"Implosion\"", | ||
"text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Скрыть сообщение \"Molten Wave\"" | ||
"text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Скрыть сообщение \"Molten Wave\"", | ||
"text.autoconfig.skyblocker.option.messages.hideAds": "Скрывать рекламу из публичного чата" | ||
} |