Package com.kamikazejam.kamicommon.util
Class VersionControl
java.lang.Object
com.kamikazejam.kamicommon.util.VersionControl
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable VersionControl.Version
getVersion
(Plugin plugin) static void
sendDetails
(@NotNull Plugin plugin, @NotNull CommandSender sender) static void
setup
(@Nullable InputStream inputStream)
-
Constructor Details
-
VersionControl
public VersionControl()
-
-
Method Details
-
getVersion
@Contract("null -> null") @Nullable public static @Nullable VersionControl.Version getVersion(Plugin plugin) -
setup
-
sendDetails
public static void sendDetails(@NotNull @NotNull Plugin plugin, @NotNull @NotNull CommandSender sender)
-