Matrix Bridge
๐ก Updated this yearโ ๏ธ Install Order ยท 2 steps
Install in this order, then this mod last โ most mods fail to load without their framework and dependencies in place.
Preview

๐ Analysis
- ๐ 0.5% endorsement rate
- ๐ #3 of 7 bta-babric mods in this game by downloads
๐ About This Mod
๐ *If you need any assistance, please reach out in our (https://matrix.to/#/#sophie.projects:aenead.net)*
๐ฅ _Need a version for Forge? Check out (https://modrinth.com/mod/mc-matrix-bridge)!_
โ _Bridge versions for 'Better Than Adventure' require Java 11 or newer, and will crash on Java 8. Additionally, a dependency override for Fabric Language Kotlin is necessary for bridge versions v1. 4 and prior. More information available below._
# Matrix Bridge
Matrix Bridge allows users to bridge a Minecraft server's chat with a Matrix room. This mod enables Matrix users to talk with Minecraft players, without logging into the Minecraft world.
This bridge will send server start, server stop, player join, player leave, player death and player chat messages. This bridge also includes bridge commands '!list', '!ping' and '!invite', which allows Matrix-side users to retrieve a player list, ping the server and whitelist a player respectively.
This mod uses password-based login, and supports encrypted rooms and session verification. Additionally, a YAML-based configuration file is available, alongside support for various databases including H2 (default), SQLite, MariaDB and PostgreSQL.
This mod will be ported to different game versions as requested. Should you wish to submit feedback, request a new port or otherwise need general assistance, please join our (https://matrix.to/#/#sophie.projects:aenead.net).
Matrix Bridge utilises the (https://trixnity.gitlab.io/trixnity/) Matrix SDK, and depends on the (https://modrinth.com/mod/fabric-language-kotlin) mod.
# Configuration
Spoiler
config.yaml ``` # +---------------------------------------------------+ # | | # | Matrix Bridge Configuration | # | | # +---------------------------------------------------+ # Please ensure that all values follow the YAML standard. # Indentation is important! Tabs are not allowed. # Refer to "https://www.tutorialspoint.com/yaml/" for a detailed explanation. # # Improperly set values will default. Integers -> 0, Booleans -> false, Verify Type -> DISABLED, Database Type -> H2. # Please ensure your values are set properly! # # This file is never modified. This file is only written to when it is being generated. # This file is comment-safe. They will not disappear. # # If you need assistance, please join our Matrix room "https://matrix.to/#/#sophie.projects:aenead.net". # Thank you! <3
# DO NOT MODIFY. Used to detect when you need to update config. version: 2
# Reveals Trixnity log messages. Useful for debugging. verbose: false
# +---------------------------------------------------+ # | | # | Account | # | | # +---------------------------------------------------+ # Settings used to sign in to the bot account. account: # Synapse URL. Supports delegation. homeserver: "https://matrix.example.org" # Account login username. Localpart of user's MXID. username: "user" # Account login password. Does not support tokens or SSO. password: "pass" # Bridge session device name. device_name: "Matrix-Minecraft Bridge" # Internal ID of room to send messages to. room: "!sdfDsdfsA:matrix.example.org"
# +---------------------------------------------------+ # | | # | Verification | # | | # +---------------------------------------------------+ # Settings used to enable session verification and encryption. verification: # Either KEY, PASSPHRASE or DISABLED. All other values will be rejected. type: "KEY" # Token (either a key or passphrase) to verify bridge session. token: "AaAA aaAa AAaa..."
# +---------------------------------------------------+ # | | # | Database | # | | # +---------------------------------------------------+ # Settings used for database configuration. database: # Either H2, SQLITE, MARIADB or POSTGRESQL. All other values will be rejected. Default is H2. type: "H2" # Name of database. If type is H2 or SQLITE, represents file name. Otherwise, represents database to connect to.
๐ Mod Details
- Game
- Minecraft Mods
- Author
- SoftlySophie
- Version
- 1.4_01
- Downloads
- 2,411
- Endorsements
- 12
- Category
- bta-babric
- Created
- 8/11/2023
- Updated
- 11/6/2025
- Game Versions
- b1.7.3
- Tags
- management, social, utility
๐ง How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Mods โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Mods versions does Matrix Bridge support?
The author lists b1.7.3. Other versions may work but are untested by the author.
What is the latest version of Matrix Bridge?
Version 1.4_01, published 2025-11-06 with 2,411 downloads recorded at the source.
Keep browsing โ more Minecraft Mods mods await