更新了Market.json
This commit is contained in:
63
market.json
63
market.json
@@ -8,49 +8,38 @@
|
||||
],
|
||||
"packages": [
|
||||
{
|
||||
"title": "EndStone MC 服务端",
|
||||
"language": "zh_cn",
|
||||
"platform": "ALL",
|
||||
"description": " Minecraft 1.21.1 快速开服",
|
||||
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/wallpaper.webp",
|
||||
"platform": "Docker",
|
||||
"description": "适用于 Linux 系统,使用 EndStone MC 官方 Docker 镜像,一键快速开服!",
|
||||
"image": "https://mcsmanager.oss-cn-guangzhou.aliyuncs.com/package-images/endstone_mc.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",
|
||||
"category": "最新版本",
|
||||
"runtime": "Ubuntu/Centos LTS",
|
||||
"hardware": "RAM 2G+",
|
||||
"size": "",
|
||||
"targetLink": "",
|
||||
"author": "EndStone",
|
||||
"tags": ["可以商业出租", "Docker版"],
|
||||
"setupInfo": {
|
||||
"type": "minecraft/java",
|
||||
"startCommand": "java -Xms4096M -Xmx4096M -jar server.jar nogui",
|
||||
"startCommand": "endstone -y -s .",
|
||||
"stopCommand": "stop",
|
||||
"ie": "utf8",
|
||||
"oe": "utf8",
|
||||
"type": "minecraft/bedrock",
|
||||
"tag": ["bedrock"],
|
||||
"fileCode": "utf8",
|
||||
"processType": "docker",
|
||||
"updateCommand": "",
|
||||
"ie": "utf-8",
|
||||
"oe": "utf-8"
|
||||
"docker": {
|
||||
"image": "endstone/endstone:latest",
|
||||
"containerName": "endstone-server",
|
||||
"extraVolumes": [],
|
||||
"networkMode": "bridge",
|
||||
"workingDir": "",
|
||||
"env": [],
|
||||
"changeWorkdir": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user