API dla 【九龙5倍】5.15新|5废料|3硫磺|半月清|高爆率
JSON dla programów, stron i innych
text
json
{
"response": {
"fps": 55,
"fps_avg": 56,
"entities_count": 153948,
"world_seed": 65133794,
"world_size": 5000,
"steam_id": "90286571551979544",
"domain": null,
"id": 11502700,
"ip": "110.42.216.91",
"port": 28011,
"query": 28012,
"color": 0,
"city": "Shanghai",
"description": "\n>欢迎来到【九龙】5倍特色国服<\r\n> 组队人数:8人\r\n> 两周清地图/两周清蓝图\r\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\r\n√5倍资源 √3倍硫磺 √5倍废料 √熔炼加速\r\n√拆除工具 √建筑升级 √TP传送 √Home传送\r\n√爆枪 √抽奖系统 √新手礼包 √爆率高\r\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\r\n↓点击下方按钮加入我们↓↓ ☞服务器交流群:223960819",
"game": 252490,
"owner": null,
"boosts": 1,
"last_offline": 1780520676,
"last_online": 1780566036,
"icon": null,
"name": "【九龙5倍】5.15新|5废料|3硫磺|半月清|高爆率",
"connect": "110.42.216.91:28011",
"request": "110.42.216.91:28012",
"map": "Procedural Map",
"gamemode": "Survival",
"version": "2625",
"numplayers": 0,
"maxplayers": 100,
"bots": 0,
"secured": true,
"private": false,
"country": "CN",
"status": true,
"votes": 0,
"points": 60,
"add_date": 1779207212,
"last_update": 1780566036,
"banned": false,
"wipe": 1778834451,
"official": null,
"wipe_period": null,
"next_wipe": null,
"pve": 0,
"pvp": null,
"list_hidden": false,
"hide_address": false,
"hide_query": false,
"position_game": 5032,
"language": "zh",
"parked": false,
"app": {
"id": 12,
"steam_id": 252490,
"name": "Rust",
"url": "rust"
},
"server_owner": null,
"mods": [],
"disabled_modules": []
}
}Przykłady kodu
php
<?php
$json = file_get_contents("https://api.gamemonitoring.pl/servers/11502700");
$data = json_decode($json, true);
var_dump($data);