Skip to content

Releases: Kenny-Hui/BetterTellraw

v1.0.6

18 Dec 07:06
Compare
Choose a tag to compare

Update to Minecraft 1.21.3-1.21.4

v1.0.5

03 Jun 16:06
Compare
Choose a tag to compare

Update to Minecraft 1.21-pre2

v1.0.4

25 Apr 16:09
Compare
Choose a tag to compare

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.

v1.0.3

02 Dec 14:10
Compare
Choose a tag to compare
  • Adds support for Minecraft 1.20.3
  • The root /btellraw command is now accessible for everyone (op 0) due to the new about command below, other commands are not affected.
  • Add command /btellraw about with permission "btw.about / op 0" to display a simple description of the mod.
  • Add command /btellraw list with permission "btw.list / op 2" to display a full list of loaded tellraws. (Separated by page of course)
  • Add command /btellraw preview with permission "btw.preview / op 2" to preview a particular tellraw id for yourself. This is equivalent to /btellraw send entity @s tellraw.id

v1.0.2

04 Sep 12:02
Compare
Choose a tag to compare

A rather overdue update, it adds support for Minecraft 1.20.
(It has always worked on 1.20, except for the command responses, but now it's a good time to do a slight code cleanup and make a new release anyway)

v1.0.1

08 Jun 03:56
Compare
Choose a tag to compare

Release 1.0.1

  • Now supports 1.19
  • Fix minor typo

v1.0.0

04 Apr 05:11
Compare
Choose a tag to compare

Release 1.0.0

  • Add the ability to modify a tellraw in-game.
  • Now supports Minecraft version above 1.17.
  • The root command permission is changed from btw to btw.main.
  • Console and reload command now reports the actual amount of tellraws loaded.

v0.9.0

31 Mar 05:28
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Initial release, haven't tested in a production environment but should work