[JavaScript] 纯文本查看 复制代码
{
"online": true,
"host": "demo.mcstatus.io",
"port": 19132,
"ip_address": "144.172.70.183",
"eula_blocked": false,
"retrieved_at": 1681884126942,
"expires_at": 1681884186942,
"version": {
"name": "1.19.70",
"protocol": 575
},
"players": {
"online": 71,
"max": 100
},
"motd": {
"raw": "A Bedrock server\nYou cannot connect!",
"clean": "A Bedrock server\nYou cannot connect!",
"html": "<span><span style=\"color: #ffffff;\">A Bedrock server</span><span style=\"color: #ffffff;\">\nYou cannot connect!</span></span>"
},
"gamemode": "Survival",
"server_id": "8919800251809186875",
"edition": "MCPE"
}
Json.
解析 ( #常量1 )调试输出 (Json.
取通用属性 (“players.online”,
假))
调试输出 (Json.
取通用属性 (“players.max”,
假))