Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Fabricbridge
Matterbridge support for the Minecraft client. It allows sending and recieving messages in a gateway, completely within the Minecraft client.
The server never receives the messages you send or receive, meaning it allows:
- Bypassing the server's filter
- Sharing information without the server's owners being able to access it.
Fabricbridge requires the Fabric modloader and Fabric API.
Installation
- Install Fabric API if it is not installed.
- Download Fabricbridge from CurseForge or GitHub.
- Place the downloaded file in your
mods
folder.
Configuration
The configuration can be edited with the config/matterbridge.json
file or using the Mod Menu mod. Descriptions for each configuration option are available in-game.
Fabricbridge requires a Matterbridge server to be running and acts as a relay. The Matterbridge API must be configured as documented here. The API details must be configured in Fabricbridge's configuration file as well.
Usage
After configuring Fabricbridge, you can recieve and send messages.
To recieve messages, simply wait in-game for a message to be sent through the bridge. To send messages, use the /fb <message>
command (with the message to send).