{"id":24395355,"url":"https://github.com/janispritzkau/mc-server-status","last_synced_at":"2025-04-11T15:04:20.048Z","repository":{"id":35051464,"uuid":"200824378","full_name":"janispritzkau/mc-server-status","owner":"janispritzkau","description":"A small utility for getting the description, player count and ping of a Minecraft server.","archived":false,"fork":false,"pushed_at":"2022-06-25T06:59:10.000Z","size":136,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T11:11:20.243Z","etag":null,"topics":["minecraft","node","nodejs","ping","query","server","status"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janispritzkau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-06T09:54:29.000Z","updated_at":"2023-03-21T21:25:30.000Z","dependencies_parsed_at":"2022-07-10T14:46:44.728Z","dependency_job_id":null,"html_url":"https://github.com/janispritzkau/mc-server-status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janispritzkau%2Fmc-server-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janispritzkau%2Fmc-server-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janispritzkau%2Fmc-server-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janispritzkau%2Fmc-server-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janispritzkau","download_url":"https://codeload.github.com/janispritzkau/mc-server-status/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941418,"owners_count":21022028,"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":["minecraft","node","nodejs","ping","query","server","status"],"created_at":"2025-01-19T20:27:17.337Z","updated_at":"2025-04-11T15:04:20.017Z","avatar_url":"https://github.com/janispritzkau.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Server Status\n\n[![npm](https://img.shields.io/npm/v/mc-server-status.svg)](https://www.npmjs.com/package/mc-server-status)\n[![downloads](https://img.shields.io/npm/dm/mc-server-status.svg)](https://www.npmjs.com/package/mc-server-status)\n\nA small utility and library for getting the description, player count\nand ping of a Minecraft server.\n\n## Usage\n\n```bash\nmc-status 2b2t.org\n# with port\nmc-status localhost 25565\n\n# output json\nmc-status --json \u003caddress\u003e\n```\n\n![Terminal output](https://gitlab.com/janispritzkau/mc-status/raw/master/terminal.png)\n\nYou can also use it as a library:\n\n```js\nconst { getStatus } = require(\"mc-server-status\")\n\nconst status = await getStatus(\"2b2t.org\")\nconsole.log(status)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanispritzkau%2Fmc-server-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanispritzkau%2Fmc-server-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanispritzkau%2Fmc-server-status/lists"}