Files
CJSMCS/market.json
2025-09-20 22:29:51 +08:00

58 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"languages": [
{
"label": "中文",
"value": "zh_cn",
"path": "templates-zh.json"
}
],
"packages": [
{
"language": "zh_cn",
"platform": "ALL",
"description": " Minecraft 1.21.1 快速开服",
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/wallpaper.webp",
"gameType": "Minecraft",
"title": "Minecraft 1.21.1 快速开服",
"category": "mc-paper",
"runtime": "Java 17+",
"hardware": "RAM 8G+",
"size": "250MB",
"remark": "包含基础插件,萌新快速开服!低配机器专属!",
"targetLink": "https://cloud.alongw.cn/f/DzvHK/Paper-1.21.1-ZH.zip",
"author": "alongw.cn",
"setupInfo": {
"type": "minecraft/java",
"startCommand": "java -Xms4096M -Xmx4096M -jar server.jar nogui",
"stopCommand": "stop",
"updateCommand": "",
"ie": "utf-8",
"oe": "utf-8"
}
},
{
"language": "zh_cn",
"platform": "ALL",
"description": " 中小型互通服推荐1.20.4 版本快速开服包含ESS、锁箱子、操作回滚、领地商店等基础插件。",
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/wallpaper.webp",
"gameType": "Minecraft",
"title": "Minecraft 1.20.4",
"category": "mc-paper",
"runtime": "Java 21+",
"hardware": "RAM 6G+",
"size": "140MB",
"remark": "支持插件,最低 8GB 内存要求",
"targetLink": "https://url.alww.top/mcsm/paper1.20.4.zip",
"author": "alongw.cn",
"setupInfo": {
"type": "minecraft/java",
"startCommand": "java -Xms6144M -Xmx6144M -jar server.jar nogui",
"stopCommand": "stop",
"updateCommand": "",
"ie": "utf-8",
"oe": "utf-8"
}
}
]
}