update download url
This commit is contained in:
@@ -30,8 +30,8 @@ abstract class RunBrokerSubserverExtension {
|
||||
init {
|
||||
subServerCount.convention(2)
|
||||
minecraftServerPath.convention("./server.jar")
|
||||
brokerBukkitPluginDownloadUrl.convention("https://pub-0d3d8f5b51ea4506827ee6da1f0d8c9b.r2.dev/afybroker-bukkit-2.4-all.jar")
|
||||
brokerBungeeCordPluginDownloadUrl.convention("https://pub-0d3d8f5b51ea4506827ee6da1f0d8c9b.r2.dev/afybroker-bungee-2.4-all.jar")
|
||||
brokerBukkitPluginDownloadUrl.convention("https://broker-files.rtast.cn/afybroker-bukkit-2.4-all.jar")
|
||||
brokerBungeeCordPluginDownloadUrl.convention("https://broker-files.rtast.cn/afybroker-bungee-2.4-all.jar")
|
||||
javaExecPath.convention(JavaExecPath.DEFAULT)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user