Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
π InfiInvConnect
InfiInvConnect is a practical Minecraft plugin that lets players share and synchronize their inventories using groups or direct links.
Designed for simplicity, stability, and Java 21 compatibility.
β¨ Features
π₯ Group Inventory Sharing
Players can create shared inventory groups and invite others:
/inv create <name>β Create a group/inv invite <player>β Invite a player/inv join <group>β Join a group/inv leaveβ Leave your group/inv listβ List all groups π’ Players receive messages when members join or leave groups.
π Direct Link System
Link two playersβ inventories directly:
/inv link <player>β Send link request/inv acceptβ Accept a link request/inv unlinkβ Remove inventory link
π οΈ Admin helpers:
/inv forcelink/inv forceunlinkLinked players share inventory in real time.
βοΈ Design Philosophy
InfiInvConnect is built for stability and simplicity:
β Java 21 compatible
β Zero compile warnings
β No async inventory ops
β No shulker GUI or deep container syncing
β Works well on Paper or Spigot
Not intended to:
- Track slot-level changes
- Optimize for extreme edge-cases
- Sync container GUIs
π Commands
| Command | Permission | Description |
|---|---|---|
/inv help |
None | View help menu |
/inv create <group> |
None | Create a new inventory group |
/inv invite <player> |
None | Invite a player to your group (owner only) |
/inv join <group> |
None | Join an invited inventory group |
/inv leave |
None | Leave your current group (inventory clears) |
/inv info <group> |
None | View information about a group |
/inv list |
None | List all groups and direct links |
/inv deny <group> |
None | Deny a pending group invitation |
/inv delete <group> |
None | Delete a group you own |
/inv transfer <group> <player> |
None | Transfer group ownership |
/inv deletegroup <group> |
infiinvconnect.admin | Force delete a group (admin) |
/inv forcelink <p1> <p2> |
infiinvconnect.admin | Force link two players |
/inv forceunlink <player> |
infiinvconnect.admin | Force unlink a player |
π‘οΈ Duplication Protection
InfiInvConnect includes basic but effective duplication fixes for common scenarios:
- Block placement duplication
- Item drop & pickup duplication
Inventory synchronization may occur multiple times β this is intentional.
Correctness and stability are prioritized over aggressive optimization.
βΉοΈ Plugin Info
- Version: 1.0.0
- Test Supported Versions: 1.21.x
- Author: Infinite21
- Main Command: /infiinvconnect
(Aliases: /inv) - Support: Core community and Discord support


