{"id":19401422,"url":"https://github.com/tosox/minecraft-server-status","last_synced_at":"2026-04-19T14:36:59.247Z","repository":{"id":115300419,"uuid":"558280115","full_name":"Tosox/Minecraft-Server-Status","owner":"Tosox","description":"A well commented, simple server status checker for Minecraft, written in Python","archived":false,"fork":false,"pushed_at":"2024-01-29T09:34:47.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T01:13:40.095Z","etag":null,"topics":["check","minecraft","python","script","server","status","tosox","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Tosox.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-27T08:31:44.000Z","updated_at":"2024-01-29T09:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"987f7e22-8402-45e2-b90a-6abfc6261efd","html_url":"https://github.com/Tosox/Minecraft-Server-Status","commit_stats":null,"previous_names":["tosox/minecraft-server-status"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tosox/Minecraft-Server-Status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tosox%2FMinecraft-Server-Status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tosox%2FMinecraft-Server-Status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tosox%2FMinecraft-Server-Status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tosox%2FMinecraft-Server-Status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tosox","download_url":"https://codeload.github.com/Tosox/Minecraft-Server-Status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tosox%2FMinecraft-Server-Status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["check","minecraft","python","script","server","status","tosox","windows"],"created_at":"2024-11-10T11:18:25.750Z","updated_at":"2026-04-19T14:36:59.204Z","avatar_url":"https://github.com/Tosox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Server Status\n\n[![](https://img.shields.io/badge/Language-Python-yellow.svg?style=flat)](https://en.wikipedia.org/wiki/Python_(programming_language)) \n[![](https://img.shields.io/badge/Game-Minecraft-green.svg?style=flat)](https://www.minecraft.net/en-us) \n[![](https://img.shields.io/github/languages/code-size/Tosox/Minecraft-Server-Status?color=blue\u0026label=Code%20size\u0026style=flat)](https://github.com/Tosox/Minecraft-Server-Status)\n[![](https://tokei.rs/b1/github/Tosox/Minecraft-Server-Status?color=red\u0026label=Total%20lines\u0026style=flat)](https://github.com/Tosox/Minecraft-Server-Status)\n\n**A simple server status checker for minecraft written in python**\n\n## Usage\n\n```bash\n# Example\n\u003e python ./mc_server_check.py -ip mc.hypixel.net --port 25565\n``` \n\n| Arguments         | Description                                  | Notes                        |\n|-------------------|----------------------------------------------|------------------------------|\n| -ip               | Server address                               |                              |\n| --port            | Server address port                          | Optional - Defaults to 25565 |\n\n## Example results\n\n```bash\n# Successful\n\u003e python ./mc_server_check.py -ip mc.hypixel.net\nThe server is up and running\n```\n\n```bash\n# No server found\n\u003e python ./mc_server_check.py -ip someserver.com\nThe server is offline or doesn´t exist\n```\n\n```bash\n# The server is probably alive but not responding\n\u003e python ./mc_server_check.py -ip anotherserver.net\nWarning: the connection timed out\n```\n\n```bash\n# No internet connection\n\u003e python ./mc_server_check.py -ip mc.hypixel.net\nError: check your internet connection and try again\n```\n\n```bash\n# Something went wrong when testing the connection\n\u003e python ./mc_server_check.py -ip mc.hypixel.net\nError: couldn´t ping the server. Return code: XY\n```\n\n```bash\n# Wrong syntax\n\u003e python ./mc_server_check.py -address mc.hypixel.net -port\nError: please use the correct syntax: python ./mc_server_check.py -ip \u003caddress\u003e [OPTIONAL: --port \u003cport\u003e]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftosox%2Fminecraft-server-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftosox%2Fminecraft-server-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftosox%2Fminecraft-server-status/lists"}