ChestLink | Installation & Compatibility
Install ChestLink using the latest GitHub release and verify your environment meets the plugin requirements.
Requirements
- Server: Paper/Spigot/Folia (1.20+ recommended)
- Dependency: NexusCore 2.0+ installed and enabled
- Java: 17+ (matches modern MC server requirements)
Download
- Go to the GitHub releases: ChestLink releases.
- Download the latest
.jarfile.
Install
- Drop the ChestLink
.jarinto your server’splugins/directory. - Ensure NexusCore is present in
plugins/. - Start or restart the server.
- Verify with
/chestlink version(and confirm NexusCore is loaded).
Tip: If you update ChestLink, replace only the
.jar and keep your config files.First Run & Config
- On first startup, ChestLink generates default config files under
plugins/ChestLink/. - Adjust settings in
config.ymlas needed (limits, behaviors, messages). - Reload via a server restart or
/reloadequivalent if supported by your stack.
Troubleshooting
- If the plugin stays disabled, confirm NexusCore is loaded first.
- Check console for missing dependencies or version mismatch.
- Re-download the latest release if the
.jaris corrupted.