{"id":16865119,"url":"https://github.com/lesmiscore/mc-ping.lesmi","last_synced_at":"2026-05-19T15:40:49.398Z","repository":{"id":57293038,"uuid":"133157737","full_name":"Lesmiscore/mc-ping.lesmi","owner":"Lesmiscore","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-30T12:29:31.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T23:17:01.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lesmiscore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-12T15:18:45.000Z","updated_at":"2022-04-20T17:23:33.000Z","dependencies_parsed_at":"2022-08-27T12:21:12.278Z","dependency_job_id":null,"html_url":"https://github.com/Lesmiscore/mc-ping.lesmi","commit_stats":null,"previous_names":["nao20010128nao/mc-ping.js"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fmc-ping.lesmi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fmc-ping.lesmi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fmc-ping.lesmi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lesmiscore%2Fmc-ping.lesmi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lesmiscore","download_url":"https://codeload.github.com/Lesmiscore/mc-ping.lesmi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244306042,"owners_count":20431736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:45:51.793Z","updated_at":"2026-05-19T15:40:49.362Z","avatar_url":"https://github.com/Lesmiscore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mc-ping.js\nMinecraft Ping library in Node.js    \n    \nThis library supports the following operations:    \n\n- Unconnected Ping for Bedrock Ed. servers\n- Full stat for Bedrock Ed. servers\n- Query for Java Ed. servers\n\n# Usage\nAll method returns Promise that resolve to result.\n\n## Install\n\n```\nnpm i mc-ping.lesmi\n```\n\n## Unconnected Ping\n\n```javascript\nrequire(\"mc-ping.lesmi\").bedrock.unconnectedPing('localhost', 19132);\n```\n\n## Full stat\n\n```javascript\nrequire(\"mc-ping.lesmi\").bedrock.fullStat('localhost', 19132);\n```\n\n## Query\n\n```javascript\nrequire(\"mc-ping.lesmi\").javaEd.query('localhost', 25565);\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fmc-ping.lesmi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesmiscore%2Fmc-ping.lesmi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesmiscore%2Fmc-ping.lesmi/lists"}