

-is a multiplayer mod that creates an unbreakable bond between all players on your server. When one player suffers, everyone suffers. When one player heals, everyone heals.
This mod transforms Minecraft into the ultimate co-op survival experience where teamwork isn't just encouraged—it's mandatory.


> "I felt that…"
When Player A takes damage from a skeleton's arrow, Player B mining in a cave feels that same damage. Every heart matters when it's everyone's heart.
> "Thanks for eating that steak!"
Regeneration works both ways! When one player heals from any source, all linked players receive the same healing.
> "Why am I flying?!"
Get hit by a zombie? Your friends across the world will stumble too. The chaos is real.
> "Stop sprinting, you're making us all hungry!"
Your hunger bar is everyone's hunger bar. Coordinate your eating, or starve together.
> "Who took my diamonds?!"
All players share the same inventory. Every item picked up, every tool crafted—it all goes into the shared pool.

All features can be toggled and customized in config/soullink-common.toml:
| Setting | Default | Description |
|---|---|---|
linkDamage |
true |
Sync damage between players |
linkHealing |
true |
Sync healing between players |
linkKnockback |
true |
Sync knockback between players |
linkHunger |
true |
Sync hunger between players |
linkInventory |
true |
Share inventory between players |
damageMultiplier |
1.0 |
Multiplier for synced damage |
healingMultiplier |
1.0 |
Multiplier for synced healing |
knockbackMultiplier |
1.0 |
Multiplier for synced knockback |
hungerMultiplier |
1.0 |
Multiplier for synced hunger |
shareDeath |
false |
If one player dies, all players die |
minPlayersForLink |
2 |
Minimum players for link to activate |
keepInventoryOnDeath |
true |
Preserve shared inventory on death |
All commands require operator permissions (OP level 2).
| Command | Description |
|---|---|
/soullink status |
View current settings and player count |
/soullink sync |
Force sync all player vitals |
/soullink inventory sync |
Force sync shared inventory |
/soullink inventory reset |
Clear the shared inventory |
/soullink inventory copyfrom <player> |
Copy a player's inventory to shared |
/soullink help |
Show all commands |


.jar file in your mods folder
This mod is released under the MIT License. Feel free to include it in modpacks!
Developed with ❤️ by Poupun from Jelly Creative.