SharedInventoryLink 图标

SharedInventoryLink

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.1.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/sharedinventorylink
资源信息

Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21.1 1.21.2 1.21.3 1.21.4 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2

平台: paper spigot

标签: adventure library magic

资源介绍
# ? SharedInventoryLink **Real-time inventory synchronization for Paper servers** [![Paper](https://img.shields.io/badge/Paper-1.20--1.21+-blue?style=flat-square&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk+M9QDwADhgGAWjR9awAAAABJRU5ErkJggg==)](https://papermc.io) [![Java](https://img.shields.io/badge/Java-17+-orange?style=flat-square)](https://adoptium.net) [![License](https://img.shields.io/badge/License-MIT-green?style=flat-square)](LICENSE) [![Discord](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

# 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 PlaceholderAPI to be installed.

Placeholder Returns
%sharedinventorylink_group% Player's group name, or None
%sharedinventorylink_tag% Formatted group tag e.g. [team_red]
%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
  • ?️ Adventure maps — force inventory parity between players
  • ? Minigames — kit distribution that stays in sync automatically

? Recommended Hosting — Slug Hosting

![Hostlogo](https://cdn.modrinth.com/data/cached_images/1e909536349db67c50430c8706560707ded4f052.jpeg)

? SharedInventoryLink is proudly tested and recommended on Slug Hosting — affordable, high-performance Minecraft server hosting with an intuitive control panel, DDoS protection, and instant setup.

| ⚡ Feature | ✅ Details | |---|---| | ?️ **Control Panel** | Pterodactyl-powered at [panel.slughosting.com](https://panel.slughosting.com/) | | ?️ **DDoS Protection** | Enterprise-grade network protection included | | ? **Plugin Support** | Full Paper / Purpur / Folia compatibility | | ? **Support** | 24/7 help via [Discord](https://discord.gg/bxUZBXZZ6H) | | ? **Instant Deploy** | Server online in under 60 seconds | [![Get Hosted — Slug Hosting](https://img.shields.io/badge/?%20Get%20Hosted-Slug%20Hosting-00C896?style=for-the-badge)](https://panel.slughosting.com/) [![Join Discord](https://img.shields.io/badge/?%20Support-Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/bxUZBXZZ6H)

? Changelog

v1.0.0

  • Initial release
  • Group & global sync system
  • Full armor + off-hand support
  • Anti-death-duplication system
  • PlaceholderAPI integration
  • Hot reload command

## ? Credits Made with ❤️ by **Pawan** ? Discord: **allay_gaming_x** *If you enjoy the plugin, please leave a ⭐ rating on Modrinth — it helps a lot!* --- [![Discord](https://img.shields.io/badge/Contact%20Me-Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.com)
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Short Stack Count

价格:0 墨喵币
下载量:0

查看详情
Vanilla Parts

价格:0 墨喵币
下载量:0

查看详情
Mikeland

价格:0 墨喵币
下载量:0

查看详情
big spruce biome

价格:0 墨喵币
下载量:0

查看详情