
Real-time shared Ender Chest storage for pairs.
Real-time shared Ender Chest storage for two linked players.
EnderShare lets two players link their Ender Chests together and share a synchronized 54-slot inventory in real time. Perfect for co-op players, SMP partners, couples, factions, and team-based servers.
No databases required. No lag. No duplication exploits.
Two players can link their Ender Chests together.
Both see the exact same 54-slot inventory.
Every change is instantly synchronized.
Each player gets 27 personal slots, plus shared slots in the center.
Automatically merges or splits storage when linking or unlinking.
/ec share — send a partnership request
/ec accept — accept sharing
/ec unshare — stop sharing
Clear GUI and chat messages guide the players.
Safe, restart-proof inventory handling.
Special checks prevent all known dupe methods.
/ec reset — reset a player’s Ender Chest
/ec version — show plugin version
Permissions fully configurable in config.yml.
Inventory state is saved safely and survives restarts.
Player Commands
---------------------------
Command Description
/ec share <player> Send share request
/ec accept Accept share request
/ec unshare Stop sharing
/ec info Show share status
Admin Commands
---------------------------
Command Description
/ec reset <player> Reset Ender Chest
/ec version Show plugin version
/ec Open Ender Chest
# Default commands for all players
default-allowed-commands:
- endershare.share
- endershare.unshare
- endershare.partner
- endershare.info
# Admin commands (OPs by default)
admin-allowed-commands:
- endershare.use
- endershare.reset
- endershare.version
EnderShare automatically generates a config.yml on first startup.
All default and admin permissions can be edited freely.
Platform: Paper / Spigot
Minecraft: 1.21.x
Java: Recommended Java 21+
No external libraries required.
Download the latest JAR from Modrinth.
Place it into your server’s /plugins/ folder.
Restart your server.
Done — players can now share Ender Chests!
If you enjoy EnderShare, consider leaving a comment :)
Bug reports and suggestions are always welcome!