promotional bannermobile promotional banner

Chat Heads (Server Sided)

Every player's head, shown next to their name in chat. Server-side only — vanilla clients need no mod and no resource pack.
Back to Files

chatfaces-1.1.0.jar

File namechatfaces-1.1.0.jar
Uploaded
Sep 15, 2026
Downloads
8
Size
16.8 KB
Mod Loaders
FabricNeoForge
File ID
8884027
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chat-heads-server-sided-1696650:8884027"

NeoForge

implementation "curse.maven:chat-heads-server-sided-1696650:8884027"

Learn more about Curse Maven

What's new

1.1.0

  • One jar for everything — Fabric and NeoForge, Minecraft 26.1.2 and 26.2, in a single file. The four separate downloads are gone.
  • No behaviour change. Every API the mod touches is identical across both game versions, so the same compiled code already ran on both; only the packaging changed.

1.0.0

  • Player heads next to names in chat, drawn by unmodified clients with no resource pack.
  • Heads ride on the sender's UUID, so no skin data is sent and no session-server lookup happens.
  • Chat stays signed: only the sender name is rewritten, never the message body.
  • Ordinary player chat only — tab list, death messages, join and leave lines, /me, /say and /msg are untouched.
  • Config at config/chatfaces.json: enabled, hatLayer, gapAfterFace.

This mod has no additional files