Spigot Upstream
data class SpigotUpstream(val projectId: String, val upstreamPriority: Priority = 0.priority) : Upstream(source)
The Spigot upstream.
Properties
Functions
Link copied to clipboard
Fetches a version object from the upstream.
Link copied to clipboard
Converts a version string into a DefaultVersion.
Link copied to clipboard
Returns an Update from a DefaultVersion.