-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
258 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
All notable changes to this add-on will be documented in this file. | ||
|
||
## 1.2.0 - 13 September 2023 | ||
|
||
- Added translations for 13 languages. | ||
- Added support for Minecraft 1.20.15. | ||
|
||
## 1.1.1 - 13 July 2022 | ||
|
||
- Extension packs now use the same version number as the base pack. | ||
- Added support for Minecraft 1.19.10. | ||
|
||
## 1.1.0 - 08 August 2021 | ||
|
||
- Improved UI and accessibility. | ||
- Autocomplete and message navigation buttons are now properly announced when using a screen reader. | ||
- Added translations for 11 languages. | ||
- Added subpacks with optional features. | ||
- Command block autocomplete buttons no longer stay in your way. | ||
- You can now choose to keep the chat open when taking damage. | ||
|
||
## 1.0.1 - 04 June 2020 | ||
|
||
- Minor improvements. | ||
|
||
## 1.0.0 - 02 February 2020 | ||
|
||
- Autocompletion for command blocks. | ||
- Aspect improvements. | ||
|
||
## 0.0.1 - 24 January 2020 | ||
|
||
- Initial release. |
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,27 @@ | ||
# Advanchat | ||
|
||
*Created by [Th3Emilis](https://github.com/th3emilis)* | ||
|
||
Advanchat aims to improve the experience of touch players when using the chat screen by implementing useful features such as autocompletion abilities only available to keyboard players up until now. | ||
|
||
## Features | ||
|
||
Advanchat simplifies the chat screen experience of touch players with small but useful features like tab buttons to autocomplete your commands or arrow buttons to let you navigate between your previous messages and send them again. | ||
|
||
Other features include UI fixes, such as proper focus state effect for buttons, and the ability to prevent the chat screen from closing when taking damage. | ||
|
||
Some features are only available by enabling the extension packs bundled with the base add-on. If you do not plan to use any of the additional features, simply delete the extension packs. If you change your mind, reinstall the add-on to recover them. | ||
|
||
## Terms of Use | ||
|
||
By downloading, using or interacting in any way with this add-on, you agree to the following terms: | ||
- **No Derivates.** You can remix, adapt or build upon the add-on as long as it is for private use (this means that you may not publish or distribute it anywhere). | ||
- **Non-Commercial.** You may not monetise, sell, or profit from the add-on in any way. | ||
- **Redistribution.** You may not redistribute or republish the add-on. | ||
- **Sharing.** You may not share the direct download link or any user-made link of the add-on. Use the official GitHub repo link. | ||
- **Attribution.** You may give proper credit if any of the add-on contents (UI, files, etc.) appear in your content, such as videos. | ||
- **No bundling.** You may not include the add-on files or snippets from them in other add-ons. You may, however, provide a link to the add-on’s official GitHub repo page. | ||
|
||
## Feedback | ||
|
||
Whether you have an idea to improve the add-on, find a bug, or face an issue you need help with, [let me know](https://discord.gg/z9ngSYp)! |
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 @@ | ||
{"format_version":2,"header":{"description":"Created by Th3Emilis. Enhances the chat screen experience of touch players.","name":"Advanchat","uuid":"8d384cd1-80c3-4fb4-9e97-357268026d45","version":[1,2,0],"min_engine_version":[1,20,10]},"metadata":{"authors":["Th3Emilis"],"license":"README.md","url":"https://github.com/th3emilis/advanchat#terms-of-use"},"modules":[{"type":"resources","uuid":"0c9fa55e-cce8-45ca-b909-1579c11b1838","version":[1,2,0]}]} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Предишно съобщение | ||
accessibility.chat.tts.nextMessage=Следващо съобщение | ||
accessibility.chat.tts.autocompleteBack=Автодовършване Назад | ||
accessibility.chat.tts.autocomplete=Автоматично довършване | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Předchozí zpráva | ||
accessibility.chat.tts.nextMessage=Další zpráva | ||
accessibility.chat.tts.autocompleteBack=Automatické doplňování Zpět | ||
accessibility.chat.tts.autocomplete=Automatické doplňování | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Forrige besked | ||
accessibility.chat.tts.nextMessage=Næste besked | ||
accessibility.chat.tts.autocompleteBack=Autofuldførelse Tilbage | ||
accessibility.chat.tts.autocomplete=Autofuldførelse | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Vorherige Nachricht | ||
accessibility.chat.tts.nextMessage=Nächste Nachricht | ||
accessibility.chat.tts.autocompleteBack=Autovervollständigen Zurück | ||
accessibility.chat.tts.autocomplete=Autovervollständigung | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Προηγούμενο Μήνυμα | ||
accessibility.chat.tts.nextMessage=Επόμενο Μήνυμα | ||
accessibility.chat.tts.autocompleteBack=Αυτόματη συμπλήρωση Πίσω | ||
accessibility.chat.tts.autocomplete=Αυτόματη συμπλήρωση | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Previous message | ||
accessibility.chat.tts.nextMessage=Next message | ||
accessibility.chat.tts.autocompleteBack=Autocomplete back | ||
accessibility.chat.tts.autocomplete=Autocomplete | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Previous Message | ||
accessibility.chat.tts.nextMessage=Next Message | ||
accessibility.chat.tts.autocompleteBack=Autocomplete Back | ||
accessibility.chat.tts.autocomplete=Autocomplete | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Mensaje Anterior | ||
accessibility.chat.tts.nextMessage=Mensaje Siguiente | ||
accessibility.chat.tts.autocompleteBack=Autocompletar Atrás | ||
accessibility.chat.tts.autocomplete=Autocompletar | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Mensaje Anterior | ||
accessibility.chat.tts.nextMessage=Mensaje Siguiente | ||
accessibility.chat.tts.autocompleteBack=Autocompletar Atrás | ||
accessibility.chat.tts.autocomplete=Autocompletar | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Edellinen viesti | ||
accessibility.chat.tts.nextMessage=Seuraava viesti | ||
accessibility.chat.tts.autocompleteBack=Automaattinen täydennys Takaisin | ||
accessibility.chat.tts.autocomplete=Automaattinen täydennys | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Message Précédent | ||
accessibility.chat.tts.nextMessage=Message Suivant | ||
accessibility.chat.tts.autocompleteBack=Retour Autocomplete | ||
accessibility.chat.tts.autocomplete=Autocomplete | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Message Précédent | ||
accessibility.chat.tts.nextMessage=Message Suivant | ||
accessibility.chat.tts.autocompleteBack=Retour Autocomplete | ||
accessibility.chat.tts.autocomplete=Autocomplete | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Előző üzenet | ||
accessibility.chat.tts.nextMessage=Következő üzenet | ||
accessibility.chat.tts.autocompleteBack=Automatikus kiegészítés Vissza | ||
accessibility.chat.tts.autocomplete=Automatikus kiegészítés | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Pesan sebelumnya | ||
accessibility.chat.tts.nextMessage=Pesan berikutnya | ||
accessibility.chat.tts.autocompleteBack=Pelengkapan otomatis kembali | ||
accessibility.chat.tts.autocomplete=Pelengkapan otomatis | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Messaggio Precedente | ||
accessibility.chat.tts.nextMessage=Messaggio Successivo | ||
accessibility.chat.tts.autocompleteBack=Completamento Automatico Indietro | ||
accessibility.chat.tts.autocomplete=Completamento Automatico | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=前のメッセージ | ||
accessibility.chat.tts.nextMessage=次のメッセージ | ||
accessibility.chat.tts.autocompleteBack=オートコンプリート戻る | ||
accessibility.chat.tts.autocomplete=オートコンプリート | ||
chat.title=アドバンチャット | ||
chat.title.cheats=アドバンチャット |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=이전 메시지 | ||
accessibility.chat.tts.nextMessage=다음 메시지 | ||
accessibility.chat.tts.autocompleteBack=자동완성 뒤로 | ||
accessibility.chat.tts.autocomplete=자동완성 | ||
chat.title=어드밴챗 | ||
chat.title.cheats=어드밴챗 |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Forrige Melding | ||
accessibility.chat.tts.nextMessage=Neste Melding | ||
accessibility.chat.tts.autocompleteBack=Autofullfør Tilbake | ||
accessibility.chat.tts.autocomplete=Autofullfør | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Vorig Bericht | ||
accessibility.chat.tts.nextMessage=Volgend Bericht | ||
accessibility.chat.tts.autocompleteBack=Automatisch Aanvullen Terug | ||
accessibility.chat.tts.autocomplete=Automatisch Aanvullen | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Poprzednia wiadomość | ||
accessibility.chat.tts.nextMessage=Następna wiadomość | ||
accessibility.chat.tts.autocompleteBack=Autouzupełnianie wstecz | ||
accessibility.chat.tts.autocomplete=Autouzupełnienie | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Mensagem Anterior | ||
accessibility.chat.tts.nextMessage=Próxima Mensagem | ||
accessibility.chat.tts.autocompleteBack=Autocompletar Voltar | ||
accessibility.chat.tts.autocomplete=Autocompletar | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Mensagem Anterior | ||
accessibility.chat.tts.nextMessage=Próxima Mensagem | ||
accessibility.chat.tts.autocompleteBack=Autocompletar Voltar | ||
accessibility.chat.tts.autocomplete=Autocompletar | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Предыдущее Сообщение | ||
accessibility.chat.tts.nextMessage=Следующее Сообщение | ||
accessibility.chat.tts.autocompleteBack=Автозаполнение Назад | ||
accessibility.chat.tts.autocomplete=Автозаполнение | ||
chat.title=Адванчат | ||
chat.title.cheats=Адванчат |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Predchádzajúca správa | ||
accessibility.chat.tts.nextMessage=Ďalšia správa | ||
accessibility.chat.tts.autocompleteBack=Automatické dopĺňanie späť | ||
accessibility.chat.tts.autocomplete=Automatické dopĺňanie | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Tidigare meddelande | ||
accessibility.chat.tts.nextMessage=Nästa meddelande | ||
accessibility.chat.tts.autocompleteBack=Autoslutförande tillbaka | ||
accessibility.chat.tts.autocomplete=Autoslutförande | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Önceki mesaj | ||
accessibility.chat.tts.nextMessage=Sonraki mesaj | ||
accessibility.chat.tts.autocompleteBack=Geri otomatik tamamlama | ||
accessibility.chat.tts.autocomplete=Otomatik tamamlama | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=Попереднє повідомлення | ||
accessibility.chat.tts.nextMessage=Наступне повідомлення | ||
accessibility.chat.tts.autocompleteBack=Автозаповнення назад | ||
accessibility.chat.tts.autocomplete=Автозаповнення | ||
chat.title=Адванчат | ||
chat.title.cheats=Адванчат |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=上一条信息 | ||
accessibility.chat.tts.nextMessage=下一条消息 | ||
accessibility.chat.tts.autocompleteBack=自动完成返回 | ||
accessibility.chat.tts.autocomplete=自动完成 | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
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,6 @@ | ||
accessibility.chat.tts.previousMessage=上一条信息 | ||
accessibility.chat.tts.nextMessage=下一条消息 | ||
accessibility.chat.tts.autocompleteBack=自动完成返回 | ||
accessibility.chat.tts.autocomplete=自动完成 | ||
chat.title=Advanchat | ||
chat.title.cheats=Advanchat |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
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,7 @@ | ||
# Do Not Disturb for Advanchat | ||
|
||
*Created by [Th3Emilis](https://github.com/th3emilis)* | ||
|
||
This is an extension pack for [Advanchat](https://github.com/th3emilis/advanchat). It may not be distributed separately. Advanchat terms of use apply. | ||
|
||
**Make sure to apply this extension pack on top of Advanchat.** |
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 @@ | ||
{"format_version":2,"header":{"description":"Created by Th3Emilis. Prevents the chat screen from closing when taking damage.","name":"Do Not Disturb for Advanchat","uuid":"33fafdb7-aa2a-4ee4-9bae-5ba53451dacf","version":[1,2,0],"min_engine_version":[1,20,10]},"metadata":{"authors":["Th3Emilis"],"license":"README.md","url":"https://github.com/th3emilis/advanchat#terms-of-use"},"modules":[{"type":"resources","uuid":"e80a82fd-d79e-4bf1-9ac7-e43414642b15","version":[1,2,0]}],"dependencies":[{"uuid":"8d384cd1-80c3-4fb4-9e97-357268026d45","version":[1,2,0]}]} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 @@ | ||
{"chat_screen@common.base_screen":{"close_on_player_hurt":false}} |
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,7 @@ | ||
# Command Block Autocomplete for Advanchat | ||
|
||
*Created by [Th3Emilis](https://github.com/th3emilis)* | ||
|
||
This is an extension pack for [Advanchat](https://github.com/th3emilis/advanchat). It may not be distributed separately. Advanchat terms of use apply. | ||
|
||
**Make sure to apply this extension pack on top of Advanchat.** |
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 @@ | ||
{"format_version":2,"header":{"description":"Created by Th3Emilis. Brings chat autocompletion features to command blocks.","name":"Command Block Autocomplete for Advanchat","uuid":"3576127f-dfcd-4911-a8a5-12f0535459c8","version":[1,2,0],"min_engine_version":[1,20,10]},"metadata":{"authors":["Th3Emilis"],"license":"README.md","url":"https://github.com/th3emilis/advanchat#terms-of-use"},"modules":[{"type":"resources","uuid":"cc2cc0a0-ce03-4b0f-bdb5-05dec0a3838f","version":[1,2,0]}],"dependencies":[{"uuid":"8d384cd1-80c3-4fb4-9e97-357268026d45","version":[1,2,0]}]} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.