Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed ARR
Published 2 days ago
A Fabric mod that displays chat messages above players' heads in Minecraft.
Features
- Chat messages appear as floating text above the sender's head
- Supports vanilla chat,
/msgwhispers, and/tellrawsystem messages - Configurable message patterns for parsing
/tellrawoutput (e.g.<%player%> %message%) - Heuristic player name detection as a fallback
- Adjustable display range, line lifetime, line height, and max lines
- Optional chat hiding ā show messages only above heads, not in chat
- YACL-based config screen with ModMenu integration
Installation
- Install Fabric Loader
- Download the appropriate module for your Minecraft version
- Place the
.jarfile in yourmodsfolder - Install Fabric API and YACL if not already installed
Configuration
Open the mod settings via ModMenu or the in-game config screen. Options include:
- Mod Enabled ā toggle the mod on/off
- Max Lines ā maximum number of lines displayed above a player
- Line Lifetime ā how long messages stay visible (seconds)
- Attach to Head ā position text at head level or fixed height
- Line Height ā vertical offset above the head
- Hide Nametag ā hide the vanilla nametag when overhead chat is active
- Hide Chat Messages ā suppress messages from the chat window
- Enable Whisper ā show
/msgwhispers above heads - Range ā maximum render distance for overhead text
- Reverse Order ā display newest messages at the top
- Max Line Length ā character limit before wrapping
- Chat Patterns ā regex patterns for parsing
/tellrawmessages (e.g.<%player%> %message%) - Heuristic Player Detection ā attempt to detect player names in unrecognized system messages
License
All Rights Reserved


