CurseForge · Minecraft mod
MC Matrix Bridge
A forge/neoforge mod that bridges chat between a Minecraft server and a matrix room.
Quick answer
Which MC Matrix Bridge release matches 26.2 Forge?
MC Matrix Bridge minecraftmatrixbridge-forge-26.2.x-0.1.5.jar targets 26.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is MC Matrix Bridge 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 MC Matrix Bridge minecraftmatrixbridge-forge-26.2.x-0.1.5.jar need?
minecraftmatrixbridge-forge-26.2.x-0.1.5.jar on 26.2 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add MC Matrix Bridge without breaking your instance.
Built for MC Matrix Bridge minecraftmatrixbridge-forge-26.2.x-0.1.5.jar on 26.2 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use minecraftmatrixbridge-forge-26.2.x-0.1.5.jar. It targets 26.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 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 minecraftmatrixbridge-forge-26.2.x-0.1.5.jar. It opens that exact file at the source.
About this project
What does MC Matrix Bridge add?
Minecraft Matrix Bridge
Bridges chat between a Minecraft server and one Matrix room (unencrypted only).
Features
- MC → Matrix: forwards player chat into a Matrix room.
- Matrix → MC: forwards Matrix
m.textroom messages into Minecraft server chat. - Server-only: vanilla clients can join without installing anything (no client mod).
- Sync state stored in the world save (prevents replay spam on restart).
- If the bot is invited to the configured room but not joined yet, it will auto-accept the invite and join on startup.
Requirements
- Java 17 (Forge 1.18–1.20) or Java 21 (Forge 1.21+)
- Minecraft Forge server matching the versions. I only manually test it in popular minor versions, and hopefully it works in other minor versions.
- 1.18.2
- 1.19.2
- 1.20.1
- 1.21.1
- Matrix room must be unencrypted (no E2EE)
Installation
- Download the jar.
- Drop the jar into your Forge server’s
mods/folder. - Start the server once to generate config.
Configuration
Edit config/minecraftmatrixbridge.toml:
matrix.homeserver(required) e.g.https://matrix.example.commatrix.roomId(required) room ID!abcdef:example.comor room alias#myroom:example.com(the room should not be encrypted)matrix.accessToken(required, or use env variableMATRIX_ACCESS_TOKEN)
Optional:
bridge.enableMcToMatrix(defaulttrue)bridge.enableMatrixToMc(defaulttrue)bridge.announceConnected(defaulttrue) announcesMatrix room connected: {roomIdOrAlias}bridge.enableJoinLeaveToMatrix(defaultfalse) sends{player} joined/left the gameto Matrixbridge.enableServerLifecycleToMatrix(defaultfalse) sendsServer started/stoppingto Matrixbridge.mcToMatrixPrefix(default[MC])bridge.matrixToMcPrefix(default[Matrix])bridge.syncTimeoutMs(default30000)bridge.timelineLimit(default20)bridge.maxQueueSize(default1000)bridge.dedupSize(default512)
World-save state
Sync state is stored at:
<world>/data/minecraftmatrixbridge/state.json
Commands
OP-only:
/matrix status: show bridge status/matrix reload: reload bridge config/matrix test: send a test message to Matrix
Acknowledgments
I appreciate the great mod projects (e.g. Matrix Bridge) that have inspired me to create this project.
License
The mod is licensed under the AGPL-3.0 license.
Project description from CurseForge.
Pick your setup
MC Matrix Bridge by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11-snapshot
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9-snapshot
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6-snapshot
2 loader buildsShowing the newest 12 of 47 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
MC Matrix Bridge versions and loaders
minecraftmatrixbridge-forge-26.2.x-0.1.5.jar
21 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.