fix(minecraft): PaperMC URL is now correct (#47)
Reviewed-on: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/pulls/47
This commit is contained in:
parent
7c5632b54e
commit
487ec5a737
@ -24,8 +24,7 @@ minecraftServer:
|
||||
hardcore: true
|
||||
version: 1.19.4
|
||||
type: "PAPER"
|
||||
paperDownloadUrl: >
|
||||
https://api.papermc.io/v2/projects/paper/versions/1.19.4/builds/473/downloads/paper-1.19.4-473.jar
|
||||
paperDownloadUrl: https://api.papermc.io/v2/projects/paper/versions/1.19.4/builds/473/downloads/paper-1.19.4-473.jar
|
||||
gameMode: survival
|
||||
pvp: true
|
||||
memory: 4096M
|
||||
|
Reference in New Issue
Block a user