
Plug-and-play update checker for plugins and datapacks that were downloaded from Modrinth!
Plugin and datapack update checker that works out of the box. No need to configure anything. Too good to be true? Well, yes. The catch is that it works only with projects downloaded from Modrinth, thanks to their awesome API.
It's really simple. Plugin hashes a file (.jar or .zip), checks the hash using Modrinth API and logs the results. Yep, that's it. Modrinth is doing the heavy lifting by hashing every single file that is uploaded and then making it available via their API. Only caveat is - you can't change the contents of a downloaded jar or datapack. So no editing plugin.yml or MC functions. That's how hashing works, different file - different hash. I mean, you can change it of course, it just won't be picked by the plugin ¯\_(ツ)_/¯
| Permission | Access to |
|---|---|
yupdatechecker.admin |
/yuc <reload | version> |
yupdatechecker.updates |
/updates |
yupdatechecker.updates.check |
/updates check |
yupdatechecker.updates.show |
/updates show [plugins | datapacks] |
Checking updates
Looking through results
I make these plugins for me, according to my needs, meaning, I don't search for every possible plugin that I don't care about, that could be somehow better integrated with mine. But, if you care about better integration between this plugin and some other, then just let me know through Discord or GitHub and I will see what I can do.
Same goes for any features that you think may be missing. If something isn't outside the scope of the plugin, then I'll probably do it.
This project uses GNU GPLv3 license.