Spaced Chat
I don't know my version or loader


What does it do?
This mod allows you to write messages starting or ending with spaces and containing consecutive spaces, this includes messages written with /msg.
This is not possible in Vanilla, because the client trimms consecutive spaces and removes spaces at the beginning and end of the message, before sending the message to the server.
Removing this functionality however also means that consecutive spaces in a command may cause it to fail. Lucally you can just not use consecutive spaces in for example an execute command and you'll be fine.
Again, a message written with /msg will still work like expected with consecutive spaces.
How does the mod prevent trimming?
The mod does this by using a mixin to force the public String normalize(String chatText); method in net.minecraft.client.gui.screen.ChatScreen to allways return what was passed to it as chatText.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 26.1, 26.1.1, 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as spaced-chat-1.0.0.jar — drop this file into the mods folder
- Download size: 4 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.