Mutualzz Bridge
作者:rebot | 分类:模组
Minecraft 版本: 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1.2
平台: bukkit paper spigot
标签: management social
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 Mutualzz 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 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
- Open Mutualzz → open the space → Space Settings → Minecraft Bridge.
- Create a bridge and copy the token (starts with
mz_bridge_…). - Choose a server ID (e.g.
survival) — use the same ID when binding Discord channels and voice rooms in Mutualzz.
2. Add the plugin
- Download the official bridge jar from Modrinth 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. - Drop
mutualzz-bridge-*.jarinto your server’spluginsfolder. - Start (or restart) the server once so it creates the config folder.
3. Configure
Edit plugins/MutualzzBridge/config.yml:
# 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
- Restart the server after saving config.
- In Mutualzz, open Space Settings → Minecraft Bridge for this space:
- Link Discord (if you use it)
- Bind chat / voice rooms to this
serverId
- You’re done on the server side.
5. Players
- Join the Minecraft server.
- Run
/mzlinkand enter the code from Mutualzz (or/mzlink <code>). - Voice:
/mzvoice joinor/mzvoice join <room>— leave with/mzvoice leave. - For hearing people in-game, install the Mutualzz 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: Mutualzz 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 [room] |
Players | Join Mutualzz voice (default if no room) |
/mzvoice leave |
Players | Leave Mutualzz voice |
Permissions (default: everyone can use them):
mutualzz.bridge.linkmutualzz.bridge.voice
Checklist
- [ ] Paper/Spigot 1.18.2+ (Java 17+)
- [ ] Official plugin jar in
plugins/ - [ ]
config.ymlhashubUrl: wss://bridge.mutualzz.com, yourtoken, andserverId - [ ] 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.mutualzz.com(outbound WebSocket). - Plugin disables on enable — Server is older than 1.18.2.
- Chat doesn’t appear in Discord — Bind the Discord channel to this bridge’s
serverIdin Mutualzz. /mzvoicesays not linked — Player needs/mzlinkfirst.- Joined voice but silent in Minecraft — Expected without Mutualzz Voice, or with a jar that doesn’t match the client’s MC version + loader.
- Wrong
serverId— Must match what you set when binding rooms in Mutualzz.
请登录后举报
暂无评论,抢个沙发吧~