
BetterTellraw
Enhanced tellraw command and managed tellraw storage
- Загрузки
- 2K
- Подписчики
- 16
- Обновлён
- 17 апреля 2026 г.
- Лицензия
- MIT
Опубликован 31 марта 2022 г.
Better Tellraw
This mod adds a /btellraw command that allows you to create reusable tellraw that be referenced later with an ID (Essentially, a Tellraw Storage), along with several other enhancements such as Placeholder API Text.
Available for the Fabric/Quilt modloader, can work purely on server-side.
Features
- Create, modify and send text messages by referencing its id.
- Placeholder API support
- Fabric Permission API Support
- String formatting/interpolation support
- Send messages to players within a specified area
Commands
/btellraw reload - Reload all tellraws. (Permission: btw.reload)
/btellraw send entity @a <ID/Text> <String variables> - Send a tellraw to all player. (Permission: btw.send)
/btellraw send pos x1 y1 z1 x2 y2 z2 <ID/Text> <String variables> - Send a tellraw to player within 2 positions
(Permission: btw.send)
/btellraw modify <ID> <Text> - Modify a tellraw content. (Permission: btw.modify)
/btellraw add <File Name> <Normal ID> <Text> - Add a tellraw. (Permission: btw.add)
For further example/understanding, please visit the wiki on GitHub for details.
Bugs/Suggestion
If you have any suggestions or bug report, don't hesitate to open an GitHub issue here!
License
This project is licensed under the MIT License
Ченджлог
1.0.7+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 17 апреля 2026 г.
Update to Minecraft 26.1
1.0.7+1.21.11Релиз1.21.11 · 23 декабря 2025 г.
Update to Minecraft 1.21.11
1.0.7+1.21.6Релиз1.21.8, 1.21.9, 1.21.10 · 21 июня 2025 г.
Update to Minecraft 1.21.6!
1.0.7Релиз1.21.5 · 30 апреля 2025 г.
This release adds support for Minecraft 1.21.5
1.0.6Релиз1.21.3, 1.21.4 · 18 декабря 2024 г.
Update to Minecraft 1.21.3-1.21.4
1.0.5Релиз1.21, 1.21.1 · 3 июня 2024 г.
Update to Minecraft 1.21-pre1
1.0.4Релиз1.20.5, 1.20.6 · 25 апреля 2024 г.
Updates to 1.20.5
The mod now supports both the new QuickText Format and the old Simplified Text Format.
It is recommended to migrate to QuickText as Simplified Text Format would likely be phased out in the future.
1.0.3Релиз1.20.3, 1.20.4 · 2 декабря 2023 г.
- Adds support for Minecraft 1.20.3
- The root
/btellrawcommand is now accessible for everyone (op 0) due to the new about command below, other commands are not affected. - Add command
/btellraw aboutwith permission "btw.about/ op 0" to display a simple description of the mod. - Add command
/btellraw listwith permission "btw.list/ op 2" to display a full list of loaded tellraws. (Separated by page of course) - Add command
/btellraw previewwith permission "btw.preview/ op 2" to preview a particular tellraw id for yourself. This is equivalent to/btellraw send entity @s tellraw.id
Комментарии
Загружаем…