We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee91e30 commit 05f9848Copy full SHA for 05f9848
1 file changed
market.json
@@ -26,6 +26,10 @@
26
"remark": "包含基础插件,萌新快速开服!低配机器专属!",
27
"targetLink": "https://cloud.alongw.cn/f/DzvHK/Paper-1.21.1-ZH.zip",
28
"author": "alongw.cn",
29
+ "dockerSupport": {
30
+ "image": "eclipse-temurin:25-jdk",
31
+ "updateCommandImage": "eclipse-temurin:25-jdk"
32
+ },
33
"setupInfo": {
34
"type": "minecraft/java",
35
"startCommand": "java -Xms4096M -Xmx4096M -jar server.jar nogui",
0 commit comments