PluginUpdater
PluginUpdater is a simple plugin and shadeable API that handles checking versions and automatically downloading plugin files from Modrinth, Spigot, Hangar and GitHub Releases. All updates and checks are ran asynchronously at a rate of 1 check/download per second to respect rate limits.
By default, PluginUpdater comes with support for 50+ commonly used plugins, you can easily configure any other plugins you use that are hosted on supported sites.
Commonly Asked Questions
What if there is a major update to a plugin?
- Plugins with major version updates (according to semver) will appear red in
/updates
and will not be updated when running/updater update all
, this is to encourage server admins to take time to read changelogs. You can bypass this by either running/updater update all -f
or/updater update <plugin>
X plugin broke when I updated!
- PluginUpdater only downloads plugins to the update folder and does not modify any plugin jars. If you have an issue with an update, report this to the developer of the plugin with the issue!
Is there an API?
- Adding PluginUpdater compatibility to your plugin is super easy and does not require an API. You can follow these instructions to make your plugin compatible!
- You can use our shadeable API to easily handle version checking/update downloading in your plugins. For more information about the API check out the wiki page
Getting support
If you need help setting up the plugin or have any questions, feel free to join the LushPlugins discord server
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Paper
Supported environments
Creators
Details
Licensed GPL-3.0-only
Published last month
Updated last week