File Details
Web chat 1.1.0
- R
- Mar 12, 2025
- 18.49 MB
- 60
- 1.21.4+3
- Fabric
File Name
web-chat-1.1.0.jar
Supported Versions
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
Curse Maven Snippet
This release contains a variety of new features and improvements. Things like support for newer minecraft versions, tab complete of usernames, hover events and a bunch more!
# Main
## New
- Translations are now retrieved per chat message from the game at run time and stored with the message. (#84) Meaning that mod messages will display, messages will show in the language you will have set and that the mod now officially supports **1.21.1 and up** as messages will always have the correct translation for that minecraft version.
- Support added for the `/tell`, `/msg`, `/w` and `/me` commands. (#82) Note: This mod is never going to support all commands as this easily can be used for abuse.
- Click events are now supported (#86)
- Tab completion of usernames (#78)
- Use "Jetbrains Mono" font for chat message/input/player names making it look more like minecraft chat (#80)
- Support for legacy color/format codes and multi-space formatting (#69)
## Fixes/enhancements
- Make pingPatterns case insensitive (#63)
- Added aria labels and use semantic elements (#58)
- Hover text now renders similar to in game (#85) and supports color code (#87)
# Technical
- Restructured front-end code to not only be modules but classes (#59)
- Simplify player heads rendering (#70)
- A variety of dependencies has been updated.
# Various other
For a complete overview see the [commit history](https://github.com/creesch/minecraft-web-chat/commits/main/)
# Screenshots
!

