HyChatter - [NEW] Bubblechat feature is out to try in beta version!

Chat mod with Global/Region/Party + custom channels, anti-spam moderation, optional multi-server GLOBAL chat forwarding and discord bridge.

File Details

HyChatter-1.0.0.jar

  • R
  • Feb 10, 2026
  • 56.65 KB
  • 22
  • Early Access

File Name

HyChatter-1.0.0.jar

Supported Versions

  • Early Access

Added:

  • Cross-server Global chat forwarding (HUB/SPOKE TCP)
  • Cross-server mentions support (remote @mentions now trigger ping + highlight on the target server)
  • Mention confirmation for the sender (FOUND / NOT ONLINE)
  • Mention confirmation as a toast notification (bottom-right), matching the mention UI style
  • Presence sync between servers (HUB tracks online players to validate mentions across servers)
  • Debug logging improvements (debug: true logs forwarding, routing, presence, and mention-confirm results)
  • HUB local display fix (messages received from SPOKE are now shown on the lobby chat)
  • JSON5 config support (.json5 configs with // and /* */ comments + trailing commas)
  • Fully commented default config templates in English (HyChatter.json5, Errors.json5, ChatForwarder.json5)

Changed:

  • Moved mention confirmation settings into the main HyChatter config (HyChatter.json5)
  • Updated default config generation to prefer .json5 files over .json

Fixed:

  • Access issues for mention/highlight helpers used by the forwarder