Reupload note
This is exactly the same as 0.19.1b. The only difference is, this reupload is marked as compatible with fabric loader >=0.16.9 (in contrast to v0.19.1b, which is marked as compatible with, and only with, loader 0.16.9)
Bug fixes
Connected to channel ...
message was show repeatedly (known bug from0.19.0
)- Missing badges in messages from MC to Twitch
New config option
- Added user avatar badge of the channel a message was posted in. Defaults to
false
("disabled").- When
true
: the user avatar is always shown - When
false
: its only shown when the Twitch channel is in share chat mode.
- When
- Configurable message prefix (was actually a bug, that it doesn't existed). Defaults to
:
- The prefix to type in chat to send messages to Twitch
Bug fixes
- Config option for
prefix
andbroadcastPrefix
were merged. - Some internal dependency stuff
Known issues
- When sending messages from Minecraft to Twitch, the
Connected to channel
message is shown... every time.
Change config library to owo-lib, which is now a required dependency.