Class UpdateChecker


  • public class UpdateChecker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UpdateChecker()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void checkUpdate​(Main plugin)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UpdateChecker

        public UpdateChecker()
    • Method Detail

      • checkUpdate

        public static void checkUpdate​(Main plugin)