promotional bannermobile promotional banner

BubbleChat

Smooth, animated speech bubbles above players when they chat. Word-by-word reveal, auto-sizing, multi-line wrapping, page indicators, mouth animations, custom colors, and a full per-player settings GUI.

File Details

BubbleChat-1.7.1.jar

  • R
  • Apr 3, 2026
  • 1.71 MB
  • 21
  • Early Access

File Name

BubbleChat-1.7.1.jar

Supported Versions

  • Early Access

BubbleChat 1.7.1

Fixed

  • Bubble backgrounds not showing for other players in multiplayer — particle configs are now sent as a single combined packet per viewer
  • Mouth expressions (visemes) not playing — switched to a compatible animation slot that properly supports dynamically registered animations on player entities
  • Mouth expressions not appearing on first chat after joining — added a brief delay so the client finishes processing entity/particle setup before animations play
  • Yell particle effect not firing — fixed a silent crash caused by accessing world-thread-only data from the scheduler thread
  • Text occasionally appearing above the bubble background on first chat — custom color spawner registration no longer sends asset updates during entity spawning
  • Yell particle spawners missing for remote players who join after the speaker

Added

  • Instant text mode/bchat text instant toggles word-by-word reveal vs. all words appearing at once

Improved

  • Reduced login stutter — particle configs are no longer sent on connect; all asset updates are deferred to first chat
  • Single [AssetUpdate] on first chat — all particle spawners, systems, yell configs, custom colors, and mouth animations are merged into one combined packet per viewer