java.lang.Object
tfagaming.projects.minecraft.homestead.tools.https.UpdateChecker

public final class UpdateChecker extends Object
  • Method Details

    • fetch

      public static String fetch(Homestead plugin)
      Fetch the latest version available from the GitHub repository.
      Parameters:
      plugin - The instance of the plugin.
      Returns:
      true if there is an update, otherwise false.