Description
Fixes the
multiplayer.disconnect.out_of_order:chatand
sent out-of-order chat errors introduced with Mojang’s signed chat system in 1.19+.Intercepts chat packets using ProtocolLib and safely re-sends them through the Bukkit API, preventing disconnects and keeping your existing chat formatting untouched — premium or cracked.
Features
- Prevents "out_of_order" chat disconnects
- Works with any chat formatting plugin
- Fully compatible with ViaVersion, Geyser, and Floodgate
- No configuration required
- Lightweight and safe
Installation
- Install ProtocolLib
- Drop NoChatOrderFix.jar into your
/pluginsfolder - Restart your server
ScreenShots
Code:
Before:
[WARN]: Player sent out-of-order chat: 'This is a message'; 1767553187 > 1767552906
[INFO]: Player lost connection: Out-of-order chat packet received. Did your system time change?
After:
[INFO]: [NoChatOrderFix] Enabling NoChatOrderFix v1.1
[INFO]: [NoChatOrderFix] PinkyCore magic activated — rerouting signed chat directly through the server pipeline..
Recommended For
- Networks using ViaVersion, Geyser, or Floodgate
- Hybrid servers (Premium + Cracked)
- Paper/Spigot backends under Velocity or BungeeCord
Credits
Developed by PinkyCore
Clean, stable, and reliable chat for Minecraft 1.19+ servers.
