Mutualzz Bridge
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #62 of 599 bukkit mods in this game by downloads
📋 About This Mod
# Mutualzz Bridge (server plugin) Connects your **Paper** Minecraft server to **Mutualzz** — chat, account linking, and voice presence with Discord and the Mutualzz app. **One plugin jar** supports **Paper/Spigot 1.18.2 through current** (including Paper 26.x). In-game mic/speakers still need a **Mutualzz Voice** client jar matching the player’s **Minecraft version and loader** (Fabric, NeoForge, or Forge). Players can: - Link their Mutualzz account (`/mzlink`) - Share chat with Discord / the Mutualzz app - Join Mutualzz voice from in-game (`/mzvoice`) In-game **mic and speakers** need the (../mc-voice) mod on each player’s client — the jar must match their **MC version + loader** (Fabric / NeoForge / Forge). Presence-only voice works without the mod. The plugin talks to **Mutualzz’s hosted bridge hub**. You do not run your own hub. --- ## License & redistribution Source is available for transparency and **community contributions**. That is **not** permission to redistribute builds. **You may:** - Install official builds on your Paper server and connect them to Mutualzz with your bridge token - Fork the repo and open pull requests — contributors get credit (see (./CONTRIBUTING.md)) **You may not** (without written permission from Mutualzz): - Re-upload or share general-purpose jars / unofficial builds - Publish it on Modrinth, CurseForge, GitHub Releases, etc. for others to install - Run or sell a third-party “Mutualzz-compatible” hub See (./LICENSE). Contact (https://mutualzz.com) for partnership rights. --- ## What you need | | | |---|---| | Server | **Paper (or compatible) 1.18.2+** — tested focus: 1.18.2, 1.21.x, 26.x | | Java | **17+** (Paper’s requirement for that MC line; newer Paper needs 21/25) | | Mutualzz | A **space** with Manage Space permission, and a bridge created under **Space Settings → Minecraft Bridge**, with a **bridge token** | | Optional | Discord linked in Mutualzz; voice rooms bound to this server | --- ## Install (server owners) ### 1. Create a bridge in Mutualzz 1. Open Mutualzz → open the space → **Space Settings → Minecraft Bridge**. 2. Create a bridge and copy the **token** (starts with `mz_bridge_…`). 3. Choose a **server ID** (e.g. `survival`) — use the same ID when binding Discord channels and voice rooms in Mutualzz. ### 2. Add the plugin 1. Download the official bridge jar from (https://modrinth.com) or the Mutualzz GitHub Release titled **Mutualzz Minecraft v…** (tag `minecraft-v…`) — not unofficial mirrors. The same GitHub release includes the Voice mod jar(s) for supported client versions. 2. Drop `mutualzz-bridge-*.jar` into your server’s `plugins` folder. 3. Start (or restart) the server once so it creates the config folder. ### 3. Configure Edit `plugins/MutualzzBridge/config.yml`: ```yaml # Official Mutualzz hub — leave this as-is hubUrl: wss://bridge.mutualzz.com # Paste the token from Mutualzz settings token: mz_bridge_your_token_here # Same ID you use when binding Discord / voice in Mutualzz serverId: survival ``` ### 4. Restart and finish setup in Mutualzz 1. Restart the server after saving config. 2. In Mutualzz, open **Space Settings → Minecraft Bridge** for this space: - Link Discord (if you use it) - Bind chat / voice rooms to this `serverId` 3. You’re done on the server side. ### 5. Players 1. Join the Minecraft server. 2. Run `/mzlink` and enter the code from Mutualzz (or `/mzlink <code>`). 3. Voice: `/mzvoice join` or `/mzvoice join <room>` — leave with `/mzvoice leave`. 4. For **hearing people in-game**, install the (../mc-voice) jar for **your Minecraft version and loader** (Fabric needs Fabric API + Amecs on 26.1.2; NeoForge/Forge do not). In-game voice defaults use **Alt** (not Ctrl) — e.g. **Alt+O** settings, **Alt+M** mute, hold **V** for push-to-talk. Full list: (../mc-voice#controls). --- ## Commands | Command | Who | What it does | |---|---|---| | `/mzlink` | Players | Start linking to Mutualzz | | `/mzlink <code>` | Players | Finish linking with a code from Mutualzz | | `/mzvoice join ` | Players | Join Mutualzz voice (`default` if no room) | | `/mzvoice leave` | Players | Leave Mutualzz voice | Permissions (default: everyone can use them): - `mutualzz.bridge.link` - `mutualzz.bridge.voice` --- ## Checklist - Paper/Spigot **1.18.2+** (Java 17+) - Official plugin jar in `plugins/` - `config.yml` has `hubUrl: wss://bridge.mutualzz.com`, your `token`, and `serverId` - Server restarted after editing config - Bridge shows connected in Mutualzz - Discord / voice rooms bound to this `serverId` (if you use them) - Players linked with `/mzlink` - (Optional) Players installed Mutualzz Voice **for their MC version + loader** for in-game audio --- ## Troubleshooting - **Bridge won’t connect** — Check the token is correct and the server can reach `wss://bridge.mu
# Mutualzz Bridge (server plugin)
Connects your Paper Minecraft server to Mutualzz — chat, account linking, and voice presence with Discord and the Mutualzz app.
One plugin jar supports Paper/Spigot 1. 18. 2 through current (including Paper 26.x). In-game mic/speakers still need a Mutualzz Voice client jar matching the player’s Minecraft version and loader (Fabric, NeoForge, or Forge).
Players can:
- Link their Mutualzz account (`/mzlink`)
- Share chat with Discord / the Mutualzz app
- Join Mutualzz voice from in-game (`/mzvoice`)
In-game mic and speakers need the (../mc-voice) mod on each player’s client — the jar must match their MC version + loader (Fabric / NeoForge / Forge). Presence-only voice works without the mod.
The plugin talks to Mutualzz’s hosted bridge hub. You do not run your own hub.
## License & redistribution
Source is available for transparency and community contributions. That is not permission to redistribute builds.
You may:
- Install official builds on your Paper server and connect them to Mutualzz with your bridge token
- Fork the repo and open pull requests — contributors get credit (see [`CONTRIBUTING.md`](./CONTRIBUTING.md))
You may not (without written permission from Mutualzz):
- Re-upload or share general-purpose jars / unofficial builds
- Publish it on Modrinth, CurseForge, GitHub Releases, etc. for others to install
- Run or sell a third-party “Mutualzz-compatible” hub
See [`LICENSE`](./LICENSE). Contact (https://mutualzz.com) for partnership rights.
## What you need
| | | |---|---| | Server | Paper (or compatible) 1. 18. 2+ — tested focus: 1. 18. 2, 1. 21.x, 26.x | | Java | 17+ (Paper’s requirement for that MC line; newer Paper needs 21/25) | | Mutualzz | A space with Manage Space permission, and a bridge created under Space Settings → Minecraft Bridge, with a bridge token | | Optional | Discord linked in Mutualzz; voice rooms bound to this server |
## Install (server owners)
### 1. Create a bridge in Mutualzz
1. Open Mutualzz → open the space → Space Settings → Minecraft Bridge. 2. Create a bridge and copy the token (starts with `mz_bridge_…`). 3. Choose a server ID (e.g. `survival`) — use the same ID when binding Discord channels and voice rooms in Mutualzz.
### 2. Add the plugin
1. Download the official bridge jar from (https://modrinth.com) or the Mutualzz GitHub Release titled Mutualzz Minecraft v… (tag `minecraft-v…`) — not unofficial mirrors. The same GitHub release includes the Voice mod jar(s) for supported client versions. 2. Drop `mutualzz-bridge-*.jar` into your server’s `plugins` folder. 3. Start (or restart) the server once so it creates the config folder.
### 3. Configure
Edit `plugins/MutualzzBridge/config.yml`:
```yaml # Official Mutualzz hub — leave this as-is hubUrl: wss://bridge.mutualzz.com
# Paste the token from Mutualzz settings token: mz_bridge_your_token_here
# Same ID you use when binding Discord / voice in Mutualzz serverId: survival ```
### 4. Restart and finish setup in Mutualzz
1. Restart the server after saving config. 2. In Mutualzz, open Space Settings → Minecraft Bridge for this space: - Link Discord (if you use it) - Bind chat / voice rooms to this `serverId` 3. You’re done on the server side.
### 5. Players
1. Join the Minecraft server.
2. Run `/mzlink` and enter the code from Mutualzz (or `/mzlink `).
3. Voice: `/mzvoice join` or `/mzvoice join
In-game voice defaults use Alt (not Ctrl) — e.g. Alt+O settings, Alt+M mute, hold V for push-to-talk. Full list: (../mc-voice#controls).
## Commands
| Command | Who | What it does |
|---|---|---|
| `/mzlink` | Players | Start linking to Mutualzz |
| `/mzlink ` | Players | Finish linking with a code from Mutualzz |
| `/mzvoice join ` | Players | Join Mutualzz voice (`default` if no room) |
| `/mzvoice leave` | Players | Leave Mutualzz voice |
Permissions (default: everyone can use them):
- `mutualzz.bridge.link`
- `mutualzz.bridge.voice`
## Checklist
- [ ] Paper/Spigot 1. 18. 2+ (Java 17+)
- [ ] Official plugin jar in `plugins/`
- [ ] `config.yml` has `hubUrl: wss://bridge.mutualzz.com`, your `token`, and `serverId`
- [ ] Server restarted after editing config
- [ ] Bridge shows connected in Mutualzz
- [ ] Discord / voice rooms bound to this `serverId` (if you use them)
- [ ] Players linked with `/mzlink`
- [ ] (Optional) Players installed Mutualzz Voice for their MC version + loader for in-game audio
## Troubleshooting
- Bridge won’t connect — Check the token is correct and the server can reach `wss://bridge.mu
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- AzraelMeow
- Version
- 1.2.0
- Downloads
- 30
- Endorsements
- 0
- Category
- bukkit
- Created
- 8/1/2026
- Updated
- 7/23/2026
- Game Versions
- 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3
- Tags
- management, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Mutualzz Bridge support?
The author lists 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4. Other versions may work but are untested by the author.
What is the latest version of Mutualzz Bridge?
Version 1.2.0, published 2026-07-23 with 30 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await