MC Plugin Update Notifier

Multi-source update checker library for Minecraft plugins

Publishing and Releases

GitHub Packages

Publishing is automated in GitHub Actions on Release publish.

Workflow:

Required:

JitPack

JitPack builds from tags and commits.

Recommended:

Workflow verification:

CI

Main CI workflow:

It runs mvn verify on pushes and pull requests.