SharedInventoryLink

โญ โ€” (3 endorsements) ๐Ÿ“ฅ 545 downloads ๐Ÿ“Œ v1.1.0 ๐Ÿ“… 5/31/2026
๐ŸŸก Updated this year

By Pawan ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 5/30/2026 ๐Ÿ“… Created: 5/31/2026

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.6% endorsement rate
  • ๐Ÿ† #182 of 351 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

<div align="center"> # ๐Ÿ”— SharedInventoryLink **Real-time inventory synchronization for Paper servers** (https://img.shields.io/badge/Paper-1.20--1.21+-blue?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==)](https://papermc.io) (https://img.shields.io/badge/Java-17+-orange?style=flat-square)](https://adoptium.net) (https://img.shields.io/badge/License-MIT-green?style=flat-square)](LICENSE) (https://img.shields.io/badge/Discord-allay__gaming__x-5865F2?style=flat-square&logo=discord&logoColor=white)](https://discord.com) > Link two or more players' inventories so they always share the same items โ€” in real-time, across armor, hotbar, off-hand, and more. --- </div> ## ๐ŸŒŸ What is SharedInventoryLink? **SharedInventoryLink** is a lightweight Paper plugin that links the inventories of players in a group. When one player picks up an item, crafts something, or equips armor โ€” every linked teammate instantly sees the same change. Perfect for **co-op survival**, **adventure maps**, **duos/trios PvP**, and any gamemode where shared resources are part of the fun. --- ## โœจ Features | Feature | Description | |---|---| | ๐Ÿ”„ **Real-time Sync** | Inventory updates are pushed within 1 tick (50ms) | | ๐Ÿ‘ฅ **Group System** | Define named groups in `config.yml` โ€” each group shares one inventory | | ๐ŸŒ **Global Sync Mode** | Optionally sync ALL players on the server to one shared inventory | | ๐Ÿ›ก๏ธ **Full Slot Support** | Syncs main inventory, armor slots, and off-hand | | โ˜ ๏ธ **No Death Duplication** | Items never drop on death โ€” no dupe exploits possible | | ๐Ÿค **Join Sync** | Players who join mid-session instantly receive the group's inventory | | ๐Ÿ“‹ **PlaceholderAPI** | Built-in PAPI placeholders for tab lists and chat plugins | | โšก **Bypass Permission** | Staff/admins can opt out of syncing | | ๐Ÿ”ง **Hot Reload** | `/sinv reload` reloads config with zero restarts | --- ## ๐Ÿ“ฆ Installation 1. Download `SharedInventoryLink.jar` 2. Drop it into your server's `/plugins` folder 3. Restart the server 4. Edit `plugins/SharedInventoryLink/config.yml` 5. Run `/sinv reload` โ€” done! **Requirements:** - Paper (or its forks: Purpur, Folia) **1.20 โ€“ 1.21+** - Java 17 or higher - *(Optional)* PlaceholderAPI for placeholders --- ## โš™๏ธ Configuration ```yaml # Global sync: share inventory with every player on the server global-sync: enabled: false # Group sync: only listed players share inventories groups: team_red: - PlayerA - PlayerB team_blue: - PlayerC - PlayerD # What to sync sync: main-inventory: true # Hotbar + main storage armor: true # Helmet, chestplate, leggings, boots off-hand: true # Off-hand slot on-pickup: true # Sync when item is picked up on-consume: true # Sync when food/potion is consumed on-drop: true # Sync when item is manually dropped on-click: true # Sync on inventory click / crafting sync-delay-ticks: 1 # Delay before sync fires (1 tick = 50ms) ``` --- ## ๐Ÿ’ฌ Commands | Command | Alias | Description | Permission | |---|---|---|---| | `/sharedinventory help` | `/sinv help` | Show help menu | `sharedinventorylink.admin` | | `/sharedinventory reload` | `/sinv reload` | Reload config | `sharedinventorylink.admin` | | `/sharedinventory status` | `/sinv status` | Show your sync group | `sharedinventorylink.admin` | | `/sharedinventory info` | `/sinv info` | Plugin info & version | `sharedinventorylink.admin` | --- ## ๐Ÿ”‘ Permissions | Permission | Default | Description | |---|---|---| | `sharedinventorylink.admin` | OP | Access to all admin commands | | `sharedinventorylink.reload` | OP | Reload configuration | | `sharedinventorylink.bypass` | false | Skip inventory sync entirely | --- ## ๐Ÿ“Š PlaceholderAPI Placeholders > Requires (https://www.spigotmc.org/resources/placeholderapi.6245/) to be installed. | Placeholder | Returns | |---|---| | `%sharedinventorylink_group%` | Player's group name, or `None` | | `%sharedinventorylink_tag%` | Formatted group tag e.g. `` | | `%sharedinventorylink_in_group%` | `true` or `false` | | `%sharedinventorylink_global%` | `true` if global sync is on | --- ## ๐Ÿ›ก๏ธ Anti-Duplication System SharedInventoryLink includes a full **death-safe inventory system**: - When a grouped player dies, **all item drops are cancelled** โ€” nothing falls on the ground - The dead player's empty inventory is **locked** and never synced to teammates - On respawn, the player **automatically receives** the group's current inventory - Manual drops (pressing Q) still work and sync correctly to the group This means **zero item duplication** regardless of how players die or respawn. --- ## ๐Ÿ—บ๏ธ Use Cases - ๐Ÿ๏ธ **Co-op survival** โ€” a couple or friends sharing one inventory pool - โš”๏ธ **Team PvP** โ€” duos/trios where resource sharing is a mechanic - ํ ฝ

# ๐Ÿ”— SharedInventoryLink

Real-time inventory synchronization for Paper servers

[!(https://img.shields.io/badge/Paper-1. 20--1. 21+-blue?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==)](https://papermc.io) [!(https://img.shields.io/badge/Java-17+-orange?style=flat-square)](https://adoptium.net) [!(https://img.shields.io/badge/License-MIT-green?style=flat-square)](LICENSE) [!(https://img.shields.io/badge/Discord-allay__gaming__x-5865F2?style=flat-square&logo=discord&logoColor=white)](https://discord.com)

> Link two or more players' inventories so they always share the same items โ€” in real-time, across armor, hotbar, off-hand, and more.

## ๐ŸŒŸ What is SharedInventoryLink?

SharedInventoryLink is a lightweight Paper plugin that links the inventories of players in a group. When one player picks up an item, crafts something, or equips armor โ€” every linked teammate instantly sees the same change. Perfect for co-op survival, adventure maps, duos/trios PvP, and any gamemode where shared resources are part of the fun.

## โœจ Features

| Feature | Description | |---|---| | ๐Ÿ”„ Real-time Sync | Inventory updates are pushed within 1 tick (50ms) | | ๐Ÿ‘ฅ Group System | Define named groups in `config.yml` โ€” each group shares one inventory | | ๐ŸŒ Global Sync Mode | Optionally sync ALL players on the server to one shared inventory | | ๐Ÿ›ก๏ธ Full Slot Support | Syncs main inventory, armor slots, and off-hand | | โ˜ ๏ธ No Death Duplication | Items never drop on death โ€” no dupe exploits possible | | ๐Ÿค Join Sync | Players who join mid-session instantly receive the group's inventory | | ๐Ÿ“‹ PlaceholderAPI | Built-in PAPI placeholders for tab lists and chat plugins | | โšก Bypass Permission | Staff/admins can opt out of syncing | | ๐Ÿ”ง Hot Reload | `/sinv reload` reloads config with zero restarts |

## ๐Ÿ“ฆ Installation

1. Download `SharedInventoryLink.jar` 2. Drop it into your server's `/plugins` folder 3. Restart the server 4. Edit `plugins/SharedInventoryLink/config.yml` 5. Run `/sinv reload` โ€” done!

Requirements: - Paper (or its forks: Purpur, Folia) 1. 20 โ€“ 1. 21+ - Java 17 or higher - (Optional) PlaceholderAPI for placeholders

## โš™๏ธ Configuration

```yaml # Global sync: share inventory with every player on the server global-sync: enabled: false

# Group sync: only listed players share inventories groups: team_red: - PlayerA - PlayerB team_blue: - PlayerC - PlayerD

# What to sync sync: main-inventory: true # Hotbar + main storage armor: true # Helmet, chestplate, leggings, boots off-hand: true # Off-hand slot on-pickup: true # Sync when item is picked up on-consume: true # Sync when food/potion is consumed on-drop: true # Sync when item is manually dropped on-click: true # Sync on inventory click / crafting sync-delay-ticks: 1 # Delay before sync fires (1 tick = 50ms) ```

## ๐Ÿ’ฌ Commands

| Command | Alias | Description | Permission | |---|---|---|---| | `/sharedinventory help` | `/sinv help` | Show help menu | `sharedinventorylink.admin` | | `/sharedinventory reload` | `/sinv reload` | Reload config | `sharedinventorylink.admin` | | `/sharedinventory status` | `/sinv status` | Show your sync group | `sharedinventorylink.admin` | | `/sharedinventory info` | `/sinv info` | Plugin info & version | `sharedinventorylink.admin` |

## ๐Ÿ”‘ Permissions

| Permission | Default | Description | |---|---|---| | `sharedinventorylink.admin` | OP | Access to all admin commands | | `sharedinventorylink.reload` | OP | Reload configuration | | `sharedinventorylink.bypass` | false | Skip inventory sync entirely |

## ๐Ÿ“Š PlaceholderAPI Placeholders

> Requires (https://www.spigotmc.org/resources/placeholderapi. 6245/) to be installed.

| Placeholder | Returns | |---|---| | `%sharedinventorylink_group%` | Player's group name, or `None` | | `%sharedinventorylink_tag%` | Formatted group tag e.g. `` | | `%sharedinventorylink_in_group%` | `true` or `false` | | `%sharedinventorylink_global%` | `true` if global sync is on |

## ๐Ÿ›ก๏ธ Anti-Duplication System

SharedInventoryLink includes a full death-safe inventory system:

  • When a grouped player dies, all item drops are cancelled โ€” nothing falls on the ground
  • The dead player's empty inventory is locked and never synced to teammates
  • On respawn, the player automatically receives the group's current inventory
  • Manual drops (pressing Q) still work and sync correctly to the group

This means zero item duplication regardless of how players die or respawn.

## ๐Ÿ—บ๏ธ Use Cases

  • ๐Ÿ๏ธ Co-op survival โ€” a couple or friends sharing one inventory pool
  • โš”๏ธ Team PvP โ€” duos/trios where resource sharing is a mechanic
  • ํ ฝ
๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Pawan
Version
1.1.0
Downloads
545
Endorsements
3
Category
adventure
Created
5/31/2026
Updated
5/30/2026
Game Versions
1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Tags
adventure, library, magic

๐Ÿ”ง 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 SharedInventoryLink support?

The author lists 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5. Other versions may work but are untested by the author.

What is the latest version of SharedInventoryLink?

Version 1.1.0, published 2026-05-30 with 545 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by Pawan ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods