Updater
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater.upstream
/
SpigotUpstream
/
SpigotUpstream
Spigot
Upstream
constructor
(
projectId
:
String
,
baseUrl
:
String
?
=
"https://api.spigotmc.org/legacy/"
,
baseUrlEndpoint
:
String
?
=
"update.php?resource="
,
releaseBaseUrl
:
String
?
=
"https://www.spigotmc.org/"
,
releaseBaseUrlEndpoint
:
String
?
=
"resources/"
,
upstreamPriority
:
Priority
=
0.priority
)