Fabricbridge
Fabricbridge mod provides integration of the Matterbridge system directly into the Minecraft client. This solution allows full message exchange through a special gateway using only the game interface.
Key Advantages
The main feature of this mod is the absence of message transmission through the game server. Messages are sent and received directly, which provides:
- Bypassing any server filtering systems and restrictions
- Secure information transfer without server owners having access to the conversation content
System Requirements
To use Fabricbridge, you need to pre-install:
Installation Process
Installation is performed in several simple steps:
- Ensure that Fabric API is installed on your client
- Download the latest version of Fabricbridge from official sources
- Move the downloaded file to the
modsfolder of your Minecraft client
Connection Setup
Mod configuration is available in two ways: by editing the config/matterbridge.json file or using the Mod Menu mod. The in-game interface provides detailed descriptions for each configuration parameter.
For full operation, a working Matterbridge server is required, which acts as a relay. The Matterbridge API must be configured according to official documentation, and the corresponding parameters must also be specified in Fabricbridge's configuration file.
Functionality Usage
After successful configuration, you will be able to send and receive messages. To receive messages, simply be in the game and wait for them to arrive through the bridge. Sending messages is done using the /fb <message> command, where <message> is replaced with the text to be sent.