FriendLink
FriendLink is an experimental Fabric client mod that backports Minecraft's official Friends / P2P multiplayer flow to Minecraft 1.21-26.1.2.
It uses Mojang/Microsoft services for friends presence, official signaling, TURN auth, and WebRTC transport.
No LAN setup required to play together, but both players must be Minecraft / Microsoft friends.
FriendLink is an unofficial Minecraft mod. It is not approved by, endorsed by, or associated with Mojang Studios or Microsoft.
Status
Experimental. The current build is being migrated from the official newer multiplayer flow down to Minecraft 1.21-26.1.2.
Usage
- Install Fabric Loader and Fabric API for your Minecraft version.
- Download the FriendLink jar that matches your Minecraft version and place it in the
modsfolder. - Make sure both players are Minecraft / Microsoft friends.
- Both players should start Minecraft with FriendLink installed.
- One player opens a world and starts the FriendLink host flow.
- The other player joins through the FriendLink friend connection flow.
- After joining the same world, use
/tpa <player>to request a teleport, then use/tpyto accept or/tpnto deny.
Notes
- FriendLink does not include, distribute, or replace Minecraft itself.
- This is not a custom server relay.
- The official flow depends on Microsoft services and may be unstable on restricted or high-latency networks.
- Both clients should use the same mod build.
- Players must be friends through Minecraft / Microsoft services before they can connect through FriendLink.
License
FriendLink is licensed under GPL-3.0-only. See LICENSE.