Package com.palmergames.bukkit.towny
Class TownyUpdateChecker
java.lang.Object
com.palmergames.bukkit.towny.TownyUpdateChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckForUpdates(Towny towny) static Versionstatic Stringstatic booleanstatic booleanstatic voidsetCheckedSuccessfully(boolean checkedSuccessfully) static voidsetNewVersion(Version newVersion) static voidsetUpdate(boolean update) static boolean
-
Constructor Details
-
TownyUpdateChecker
public TownyUpdateChecker()
-
-
Method Details
-
checkForUpdates
-
setUpdate
public static void setUpdate(boolean update) -
hasUpdate
public static boolean hasUpdate() -
setNewVersion
-
getNewVersion
-
getUpdateURL
-
setCheckedSuccessfully
public static void setCheckedSuccessfully(boolean checkedSuccessfully) -
hasCheckedSuccessfully
public static boolean hasCheckedSuccessfully() -
shouldShowNotification
public static boolean shouldShowNotification()
-