promotional bannermobile promotional banner

ChatSphere

A sleek social chat mod for Minecraft that replaces vanilla chat with channels, private messaging, and a modern GUI.
Back to Files

chatsphere-2.0.1.jar

File namechatsphere-2.0.1.jar
Uploader
xwwsddxwwsdd
Uploaded
Jul 26, 2026
Downloads
9
Size
414.9 KB
Mod Loaders
NeoForge
File ID
8515321
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:chatsphere-1615151:8515321"

Learn more about Curse Maven

What's new

2.0.1

Added

  • Right-click context menu: Block Messages from a player
  • BlockListScreen — manage blocked players (click to unblock), blur background
  • Online status indicator — green/gray dot in private chat header, sidebar, and member list
  • Banned words library — server-side regex filtering in SEND_CHAT handler
  • Skin cache refresh button in settings UI
  • Context menu type system (CTX_BUBBLE) for future extensibility

Changed

  • Context menu: now only activates on bubble hit area, third option "Block Messages" added
  • PlayerSkinCache: network I/O moved to background thread; pendingFetches removal after successful cache
  • drawContextMenu/handleContextMenuClick use contextType instead of raw contextMsgIndex
  • Skin config screen: "Refresh Skin Cache" button added
  • Duplicate message "xN" label no longer shifts own message bubble position
  • Translation: blocklist empty state text corrected

Fixed

  • Channel config not persisting after applyServerChannels() — missing loaded = true
  • Reply/quote data not transmitted over network — missing fields in 3 payload classes
  • "N new messages" bar scrolled to top instead of bottom — reversed scroll direction
  • Skin race condition causing duplicate fetches — pendingFetches.remove() before cache populated
  • Server crash on startup — ModNetworkSetup reading client config on server side
  • Duplicate-detected own message bubbles shifted left — dupW wrongly subtracted from bubbleX

This mod has no related projects