CurseForge · Minecraft mod
SAKChat
A modular, fully and easily configurable lightweight client-side Fabric mod built to filter, personalize and automate chat. Enjoy! :D
Quick answer
Which SAKChat release matches 26.2?
sakchat-1.0.0+26.2.jar targets 26.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 3 required mods have matching files.
Where it goes
Is SAKChat required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does sakchat-1.0.0+26.2.jar need?
sakchat-1.0.0+26.2.jar on 26.2. Every mod below is checked against that same setup.
Install Cloth Config API (Fabric/Forge/NeoForge), Fabric API, Cloth Config API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add SAKChat without breaking your instance.
Built for sakchat-1.0.0+26.2.jar on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use sakchat-1.0.0+26.2.jar. It targets 26.2 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Cloth Config API (Fabric/Forge/NeoForge), Fabric API, Cloth Config API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside sakchat-1.0.0+26.2.jar. It opens that exact file at the source.
About this project
What does SAKChat add?
Hi! When I play Minecraft I find the chat stuck in 2011: extremely basic compared to the complexity of the game, and when I look for mods to fix that, I only find light and quite useless mods that force me to install 5 more and remove 7 from my modpack for incompatibility, or a few monstrously monolithic mods that require 2 hours to understand and configure, so I decided to develop this mod to add the features that I feel are missing in Minecraft Vanilla Chat, SAKChat is a modular, lightweight client-side Fabric mod built to filter, personalize and automate chat. It's fully configurable using the in-game GUI (using ModMenu or /sakchat gui) or by editing the JSON files directly. (Just a heads-up: if you break the JSON syntax, the mod will safely reset the file to default, so be careful!). Hope you like it! :D
Since it's 100% client-side, it works everywhere: singleplayer, multiplayer and Realms. Servers won't even know you're running it.
This mod never stores without permission or sends personal data to the developer or third parties. Fabric API and Cloth Config API are required
Modes and Modules
Triggers
Reactions to specific chat keywords or regular expressions.
Supports regex/text, case-sensitive/insensitive Actions:
- Sound alert
- message highlight
- hotbar HUD popups
- toast notifications blacklist Cooldowns to prevent chat spam Optional auto-run shortcuts on match
Shortcuts
Sends commands or text instantly. Supports keybinding and placeholders
Optional arguments positions are defined via % (extra arguments append to the end)
Translations
Automatically translates chat messages using an API Provider (google or custom one).
Placeholders
Gets data from the game in real time and injects it in messages or shortcuts.
Player Data: Health, hunger, armor, exact coordinates and facing direction Technical Info: Server IP, FPS, OS and RAM usage Shortcuts integration
Chat Recorder
Logs raw, unfiltered chat history by world/server into minecraft/sakchat/records/ in two formats: txt (for quick and easy use) and jsonl (here are saved the messages with their color and graphic details, you can open it in game with /sakchat display)
Anti-Doxxing & Anti-Leak
Blocks emails, IPs, phone numbers and coordinates in incoming/outgoing text For outgoing texts you can one-time bypass it by beginning your message with #leak#
Streamer Mode
Username masking (does not prevent triggers with your username from being activated)
Mute Chat
Completely hide chat when enabled This does not prevent the other modules from working normally Sending messages (not commands) will be prevented
How are messages processed?
Incoming Text
Chat Packet -> Mute Chat -> Record Engine -> Streamer Mode -> Anti-Doxxing -> Trigger Engine -> Actions [Sound Alert -> HUD Popup -> Toast -> shortcut -> blacklist -> highlight] -> Chat
Outgoing Text
Chat -> Mute Chat* -> Anti-Leak -> Placeholder Engine -> Shortcut -> Chat Packet
*For outgoing texts, Mute chat prevents sending messages if enabled but allows sending commands
When incoming messages are modified you can still view the original messages by hovering the [⏎] prefix, reading the .txt record or the formatted .jsonl with
/sakchat display
Configuration Files
Everything lives inside .minecraft/config/sakchat/:
- triggers.json
- shortcuts.json
- config.json
The regex patterns compiling and the config loading/saving is executed asynchronously when the game loads or configs are edited, so you won't experience any gameplay stutters
Important Commands
/sakchat help— Shows the list of commands/sakchat gui— Opens the configuration settings directly/sakchat save— Forces the current settings to save to your disk/sakchat display [optional: path relative to minecraft/sakchat/records]— display a formatted record of in-game chat (if no path is provided it opens the last one), chat recorder has to be enabled!/sakchat reload— Forces the mod to re-import files from your disk (only available in dev mode)/sakchat modes <mode> toggle <true/false>— toggle modes on and off/sakchat modules <module> toggle <true/false>— toggle modules on and off/sc <id> [args...]— Runs a custom shortcut instantly
Found a bug? Do you think I'm missing a feature? Don't be shy and open an issue on GitHub, I'll respond as soon as possible!
Project description from CurseForge.
Pick your setup
SAKChat by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader build26.1.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
SAKChat versions and loaders
sakchat-1.0.0+26.2.jar
25 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.