promotional bannermobile promotional banner

Party Link - Groups, Share Xp, and more

PartyLink adds a custom multiplayer party system with inviteable groups, MMO-style HUD, shared XP, player heads, roles, settings UI, party PvP options, and server-side configuration for Fabric servers.
Back to Files

partylink-1.1.0.jar

File namepartylink-1.1.0.jar
Uploader
MKI96MKI96
Uploaded
Aug 16, 2026
Downloads
218
Size
115.3 KB
Mod Loaders
Fabric
File ID
8663290
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:party-link-groups-share-xp-and-more-1525839:8663290"

Learn more about Curse Maven

What's new

🚀 PartyLink Update - API & Ping System

This update introduces two major additions to PartyLink: a new public API for mod integrations and a fully visual party ping system.


📍 New Party Ping System

  • Added /party ping.
  • Added a configurable keybind: PartyLink → Send Party Ping.
  • Party members can now ping a block/location they are looking at.
  • Pings are shown as a small world marker dot directly on the pinged block.
  • The marker is visible through walls as a client-side overlay.
  • The marker displays the sender name and distance in blocks.
  • Client chat messages for pings were removed to keep the experience clean.
  • Party pings are logged server-side only.

⚙️ New Server Config Option

partyPingAllowed=true

  • true - Party pings are enabled.
  • false - Party pings are disabled server-side.

🧩 PartyLink API v1

  • Added the first public PartyLink API.
  • Other mods can now safely integrate with PartyLink.
  • Added API access for party checks, members, roles, Shared XP, and party PvP rules.
  • Added PartyLink events for party creation, member changes, role changes, settings changes, and Shared XP.

New API Package

com.mki.partylink.api

Included API Classes

  • PartyLinkApi
  • PartyLinkEvents
  • PartyView
  • PartySnapshot
  • PartyRole
  • PartyShareMode
  • PartyXpShareContext

🛠 Fixes & Improvements

  • Fixed a recursive Party PvP check that could cause a StackOverflowError.
  • Improved ping marker positioning.
  • Ping markers now correctly snap to the center of the pinged block.
  • Improved projection logic so the marker stays attached to the correct world position.
  • Improved compatibility with current Minecraft/Fabric mappings.

Thank you for testing and helping improve PartyLink! 💙

This mod has no additional files