promotional bannermobile promotional banner

Web Chat

Web chat is a client only mod giving you access to the chat of the server you are in through a browser. Allowing you to chat with other players while having minecraft in the background. Great for things like semi-afk farming and similar things!

File Details

web-chat-1.0.0.jar

  • R
  • Dec 29, 2024
  • 18.24 MB
  • 6
  • 1.21.1
  • Fabric

File Name

web-chat-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:web-chat-1167789:6033687"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is a big release containing most of the basic functionality I set out from the start!

Main

  • Players on the server are now visible on the right side including their head texture (#45)
  • Ping support for both player names, player display names and configurable keywords (#40) Thanks @danthedaniel!
  • Chat history is now stored on the client side per server. When you join a server the chat history will be loaded in the browser. (#41)
  • Minecraft chat message parsing has been improved considerably. (#24) Thanks @danthedaniel!

Technical

  • Setup editorconfig and gitattributes (#39)
  • Normalize multiple spaces from chat input to one (#37)
  • Support raw numbers for component values (#35)
  • Add structured message format for WebSocket traffic (#32)
  • Vitest (#31)
  • Rewrite web interface replacing NanoHTTPD in favor of Javalin (#10)
  • Use javascript modules (#11)
  • Add types using @ts-check (#8)

Various other

For a complete overview see the commit history

image