MC Plugin Update Notifier

Multi-source update checker library for Minecraft plugins

Spigot Legacy Platform

Class: SpigotLegacyUpdateChecker

Required options

Optional options

Example

SpigotLegacyUpdateChecker checker = SpigotLegacyUpdateChecker.builder(123456, "1.2.0")
        .build();