LinkedChest: Link Chests Across Worlds in Minecraft
Minecraft multiplayer servers thrive on collaboration, but sharing resources has always been a logistical headache. Standard chests are tied to a single location, and ender chests are locked to one player's inventory. What if your entire community could access the same storage from any corner of the map, or even from a completely different dimension? That is the promise of LinkedChest: Link Chests Across Worlds in Minecraft, a plugin that turns scattered containers into a unified, cross-world network.
This isn't another ender-chest clone. The system revolves around a master chest and its linked copies. Place a copy in your base, another at a mining outpost, and a third in the Nether — they all display the same contents in real time. It is a fresh take on shared storage that feels natural and fits seamlessly into vanilla gameplay.
How the Linked Chest System Works
The core idea is elegantly simple. An administrator creates a master chest with a single command, then binds ordinary chests to it from anywhere in the world. Every linked container mirrors the master's inventory perfectly. The master chest itself is blast-resistant and cannot be broken with standard tools; only an admin command can remove it. Regular linked chests lack this protection, so it is wise to place them in secure, well-lit areas.
A few thoughtful details elevate the experience. If a player is holding a block, they cannot open a linked chest — this prevents accidental interactions while sneaking or clicking. The master chest can be moved to a new location without breaking any existing links, and it can be toggled between single and double chest forms with ease. Most impressively, the system works across different worlds, opening up possibilities for cross-server economies and shared resource depots that span entire dimensions.
Installation and Setup
Getting started is refreshingly straightforward. To download LinkedChest: Link Chests Across Worlds in Minecraft, simply place the LinkedChest-x.x.x.jar file into the plugins folder of your server. The plugin supports CraftBukkit and Spigot-based servers, and it works across a wide range of Minecraft versions, from older builds to modern releases. On the first launch, a LinkedChest directory is created automatically, containing the main configuration file. Master chest data and link information are stored in separate files, making it easy to back up or transfer your setup between servers.
The package also includes a resources.zip archive with sample configuration files and language packs for multilingual messages. For players experimenting with multiple mods and plugins, using a launcher to assemble a custom modpack can save hours of manual compatibility checking.
Configuration Deep Dive
The configuration.properties file offers several key settings. The debug flag toggles verbose logging for troubleshooting. The language option sets the message locale, and the plugin automatically loads the corresponding messages_<code>.properties file if present. The usepermissions setting enables the permission system, supporting BukkitPermissions, PermissionsEx, and the native Bukkit permission framework.
The saveallperiod parameter controls how often the world is force-saved when a chest closes or plugins reload — a useful safeguard for players with high ping who report disappearing items. Language files are plain text and can be edited in any editor; setting useutf8=true ensures proper encoding. Variables in messages are wrapped in curly braces and substituted automatically, allowing for complete localization of the interface.
Commands and Permissions
The primary command is /linkedchest, with convenient aliases /lc, /lchest, and /linkchest. Actions are split into administrative and player-facing categories.
Administrator Commands
/lc add <name> [a]— creates a master chest, optionally with an admin access flag./lc link <name>— binds the chest you are looking at to the specified master chest./lc remove <name>— deletes a master chest and all its links./lc move <name>— relocates a master chest to a new block (the target container must be empty and large enough)./lc unlink [name]— detaches the current chest or all linked chests from a master./lc open— remotely opens any chest./lc positions <name>— displays coordinates of all linked chests.
Regular players can list available chests with /lc list, get help via /lc help, and view details of a specific storage with /lc details. Permissions are granular, including linkedchest.add, linkedchest.link, and linkedchest.openremote, among others.
Known Quirks and Troubleshooting
Like any sophisticated plugin, LinkedChest has a few edge cases. On CraftBukkit versions older than 1.2.3, double master chests can be unstable, so single chests are recommended. If a chest is surrounded by snow or transparent blocks, aim downward while standing on top when issuing commands. Occasionally, actions in linked chests may not save after a plugin reload — a manual /save-all before restarting resolves this. File permission issues are fixed by setting permissions to 777 or deleting the files and letting the plugin regenerate them.
Final Thoughts
LinkedChest: Link Chests Across Worlds in Minecraft is a powerful, elegant solution for shared storage on multiplayer servers. It does not bloat gameplay, is easy to configure, and supports multiple languages out of the box. The flexible permission system gives admins precise control, while the ability to move master chests without losing connections makes management painless. The plugin is actively maintained, with open-source code on GitHub and community support on Bukkit forums. Whether you are building a server-wide economy or simply want players to share resources effortlessly, this plugin delivers. To get started, follow the simple how to install steps above, and you will have a cross-world storage network running in minutes.