BetterTellraw

BetterTellraw

Mod

Enhanced tellraw command and managed tellraw storage

Server Utility

576 downloads
13 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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


Project members

LX86

Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 months ago