
No Chat Delay
Remove delay between receiving a chat packet and rendering it on screen
About this Mod
No Chat Delay
A client-side mod that removes the internal processing delay for incoming Minecraft chat messages.
What does this do?
In vanilla Minecraft, incoming chat messages are placed into a queue and tied to the game's tick rate. This creates an artificial delay (~50ms, but much worse if the server or client is lagging) between the network receiving a message and it actually appearing on your screen.
No Chat Delay bypasses this waiting period. It forces the game to process the message, verify signatures, and render the text on the exact same frame the packet arrives.
Features:
- Faster chat: about 50ms or more depending on context.
- Lag Resistant: Chat renders instantly even if the server TPS drops.
- High Compatibility: Safely forces the vanilla processing queue rather than skipping it. It should not break chat filters, secure chat signatures, or chat loggers.
- 100% Client-Side: Safe to use on any vanilla or modded multiplayer server.
- Zero Dependencies: Not even Fabric API
Available Versions
How to Install No Chat Delay on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the No Chat Delay file for fabric and Minecraft 26.2.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 26.1.2, 26.1.1 (+2 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does No Chat Delay need to be installed on the Minecraft server?
No. Modrinth marks No Chat Delay as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does No Chat Delay require?
Use a file for fabric, quilt and your exact Minecraft version. Supported versions include 26.2, 26.1.2, 26.1.1. Files for different loaders are not interchangeable.
No Chat Delay is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
No Chat Delay stays on your client. Host a compatible world for your group.