Space Engineers
API pentru AWL Main
Oferim o gamă largă de metode de integrare. Puteți utiliza oricare dintre ele sau puteți crea propria metodă folosind JSON API. Dacă aveți o propunere pentru adăugarea unei noi metode de integrare, vă rugăm să ne contactați. Contactați-ne
JSON pentru programe, site-uri și altele
text
https://api.gamemonitoring.ro/servers/3583279json
{
"response": {
"steam_id": 90284142384014350,
"domain": null,
"id": 3583279,
"ip": "176.9.20.73",
"port": 27017,
"query": 27017,
"color": 0,
"city": "Falkenstein",
"description": "[{\"id\":\"BqWqY8Hn3Y\",\"type\":\"paragraph\",\"data\":{\"text\":\"** Welcome to the AWL Industrial Expeditions cluster!\\n\\n **\"}},{\"id\":\"Nz_lgw7SO4\",\"type\":\"paragraph\",\"data\":{\"text\":\"Please visit our discord at discord.gg/awlgaming for more details.\"}},{\"id\":\"B3lWIk0JEz\",\"type\":\"paragraph\",\"data\":{\"text\":\"---------------------------------------------------------------------------------------\"}},{\"id\":\"RpUwJrDZNz\",\"type\":\"paragraph\",\"data\":{\"text\":\"This is A PvPvE cluster that focuses mainly on exploration, mining and expeditions in a friendly environment. PVP is also allowed, shields, better weapon packs, markets and many other features are also available.\"}},{\"id\":\"Na0gyjB9to\",\"type\":\"paragraph\",\"data\":{\"text\":\"---------------------------------------------------------------------------------------\"}},{\"id\":\"Sg9gB3w8U9\",\"type\":\"paragraph\",\"data\":{\"text\":\"To make your gameplay experience even better, we offer a variety of in-game commands, including a list of the most common commands that can be accessed with the !commands command. \"}},{\"id\":\"3ZDPTBTq3s\",\"type\":\"paragraph\",\"data\":{\"text\":\"Voting for the server using the !voting command or at space-engineers.com/server/187651/ will also earn you a reward. And if you're looking for a community of like-minded players, use the !discord command to join our Discord server.\"}},{\"id\":\"AmQ933aC2E\",\"type\":\"paragraph\",\"data\":{\"text\":\"---------------------------------------------------------------------------------------\"}},{\"id\":\"CWeZAaA7mQ\",\"type\":\"paragraph\",\"data\":{\"text\":\"Thank you for choosing AWL Expeditions - we can't wait to see you out there among the stars!\"}},{\"id\":\"dw42aP9Vfl\",\"type\":\"paragraph\",\"data\":{\"text\":\"https://awlgaming.net\\n\\n\"}},{\"id\":\"FkYsfykJLA\",\"type\":\"paragraph\",\"data\":{\"text\":\"**Server Features & Details:**\"}},{\"id\":\"wh6yCDmWXJ\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ 16c/32t AMD Ryzen 9 5950x @4.9Ghz\"}},{\"id\":\"VKkoCtlSoW\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ 128GB RAM\"}},{\"id\":\"ruxfwO8oSI\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ 7TB Datacenter NVMe disks (120gbps)\"}},{\"id\":\"s6-GFaNL9v\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ 1gbps up and down dedicated channel\"}},{\"id\":\"HbAcWCg3Ye\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Mainly focuses on PvE adventures (PvP allowed but uncommon)\"}},{\"id\":\"7p_B9O0ePI\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ No set PCU, limits based on lag instead\"}},{\"id\":\"2ECRWlDwMC\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Modded planets\"}},{\"id\":\"Vfgum_tZFT\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Linked DiscordGame chat\"}},{\"id\":\"7h0WXZYSrc\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Daily active players and staff team\"}},{\"id\":\"JjTv_Yi-fq\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Modular Encounters systems with all expansions\"}},{\"id\":\"Jw-gi8RouV\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Automated restarts and customized grid rules\"}},{\"id\":\"j2PUuLJ05q\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Voting rewards and player kits\"}},{\"id\":\"0wRYZrINKY\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ Nexus V3\"}},{\"id\":\"mz1xelo-yj\",\"type\":\"paragraph\",\"data\":{\"text\":\"⚛ And a lot more!\"}},{\"id\":\"0avd4NzhI9\",\"type\":\"paragraph\",\"data\":{\"text\":\"If you enjoy playing on this server, please consider donating through our Discord or at patreon.com/AWLGaming to help with server hosting costs.\"}},{\"id\":\"UBlIJFoqK-\",\"type\":\"paragraph\",\"data\":{\"text\":\"\\n\"}}]",
"game": 244850,
"owner": 24744,
"boosts": 1,
"last_offline": 1775752926,
"score": null,
"last_online": 1775755211,
"icon": null,
"name": "AWL Main",
"connect": "176.9.20.73:27017",
"request": "176.9.20.73:27017",
"map": "AWL Cauldron+",
"gamemode": "Space Engineers",
"version": "1208015",
"numplayers": 2,
"maxplayers": 32,
"bots": 2,
"secured": true,
"private": false,
"country": "DE",
"status": true,
"votes": 0,
"points": 101,
"add_date": 1711124691,
"last_update": 1775755211,
"banned": false,
"wipe": null,
"official": null,
"wipe_period": null,
"next_wipe": null,
"pve": null,
"pvp": null,
"list_hidden": false,
"hide_address": false,
"hide_query": false,
"position_game": 7,
"language": "en",
"parked": false,
"app": {
"id": 97,
"steam_id": 244850,
"name": "Space Engineers",
"url": "space-engineers"
},
"server_owner": {
"username": "awl_gaming",
"avatar": "8f313331-ffe6-485c-8bcb-d4def338f31a.png",
"last_online": 1775528825
},
"mods": [],
"disabled_modules": []
}
}Exemple de cod
php
<?php
$json = file_get_contents("https://api.gamemonitoring.ro/servers/3583279");
$data = json_decode($json, true);
var_dump($data);