Language

No Chat Delay

No Chat Delay

Modrinth

Remove delay between receiving a chat packet and rendering it on screen

816 downloads 1 followers updated 26d ago
latest v1.1.2+fabric_26.1.2 Modrinth
Fabric Quilt 1.21.11 – 26.1.2 Optimization

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

Versions

Release
1.1.2+fabric_26.1.2
fabric, quilt · 26.1.2 · 26d ago
246
Release
1.1.1+fabric_26.1.1
fabric, quilt · 26.1.1, 26.1.2 · 26d ago
10
Release
1.1.0+fabric_26.1
fabric, quilt · 26.1, 26.1.1, 26.1.2 · 26d ago
26
Release
1.0.0+fabric_1.21.11
fabric, quilt · 1.21.11 · 2mo ago
534

Comments 0

No comments yet. Be the first to share your thoughts.

Download No Chat Delay

Files are served directly from the original source. Modgrid does not host or modify them.