Class UpdateChecker
java.lang.Object
tfagaming.projects.minecraft.homestead.tools.https.UpdateChecker
-
Method Summary
-
Method Details
-
fetch
Fetch the latest version available from the GitHub repository.- Parameters:
plugin- The instance of the plugin.- Returns:
trueif there is an update, otherwisefalse.
-