Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenny-hui/bettertellraw
Tellraw, but higher flexibility
https://github.com/kenny-hui/bettertellraw
fabric-mod minecraft-mod tellraw
Last synced: 11 days ago
JSON representation
Tellraw, but higher flexibility
- Host: GitHub
- URL: https://github.com/kenny-hui/bettertellraw
- Owner: Kenny-Hui
- License: mit
- Created: 2022-03-31T03:06:05.000Z (over 2 years ago)
- Default Branch: 1.20
- Last Pushed: 2024-06-03T16:06:10.000Z (5 months ago)
- Last Synced: 2024-10-11T00:15:10.289Z (28 days ago)
- Topics: fabric-mod, minecraft-mod, tellraw
- Language: Java
- Homepage: https://modrinth.com/mod/bettertellraw
- Size: 101 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Better Tellraw
This mod adds a **/btellraw** command which provides several enhancement over vanilla's tellraw.
This mod only runs on the server-side environment. You may use it both on both Singleplayer and a dedicated multiplayer server.## Enhancements
- Create, modify and send a text messages by referencing its id.
- [Placeholder API](https://placeholders.pb4.eu/user/default-placeholders/) support.
- [LuckPerm](https://modrinth.com/mod/luckperms) permission support.
- String formatting support.
- Send the tellraw to players within 2 positions (a box) easily.## Usages
Please see the [Wiki](https://github.com/Kenny-Hui/BetterTellraw/wiki) for details.## Bugs/Suggestion
If you have any suggestions or bug report, don't hesitate to open an GitHub issue [here](https://github.com/Kenny-Hui/BetterTellraw/issues)!# License
This project is licensed under the MIT License.