Skip to content

Update Checker

Ben edited this page Aug 30, 2021 · 3 revisions

A simple util class for checking for update on spigot.

Example code can be found here.

Please note run the update check in my custom thread, this is just to prevent using the util class in more than at one time, which will cause errors.

Source code can be found here and javadoc here.