Update 'build-minecraft.jenkins'
Moves to PaperMC 1.16.5
This commit is contained in:
parent
d3676466fa
commit
0aba874058
@ -12,7 +12,7 @@ def baseImageTag = "latest"
|
|||||||
def alpineJavaPackage = "openjdk11"
|
def alpineJavaPackage = "openjdk11"
|
||||||
|
|
||||||
// PaperMC URL
|
// PaperMC URL
|
||||||
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.4/latest/download"
|
def paperMCDownload = "https://papermc.io/api/v1/paper/1.16.5/latest/download"
|
||||||
|
|
||||||
// Minecraft Configuration
|
// Minecraft Configuration
|
||||||
def memoryMin = "1g"
|
def memoryMin = "1g"
|
||||||
|
Reference in New Issue
Block a user