{"name":"Minecraft Server Status Checker","version":"2.0.0","endpoints":{"/json":"Get detailed server status (JSON)","/up":"Get simple up/down status (0 or 1)","/ok":"Get HTTP status (200/503/504 with up/down/timeout)","/alljson":"Get status of all configured servers (JSON)","/alllite":"Get status of all configured servers (TSV)","/health":"Health check endpoint"},"parameters":{"target":"Server name from servers.json (e.g., ?target=hypixel)","host":"Server hostname (e.g., ?host=mc.hypixel.net)","port":"Server port (default: 25565)","timeout":"Timeout in seconds (default: 5)","pv":"Protocol version (default: 47)"},"examples":{"byTarget":"/json?target=hypixel","byHost":"/json?host=mc.hypixel.net&port=25565","upCheck":"/up?target=hypixel","okCheck":"/ok?target=hypixel","allServers":"/alljson","allServersLite":"/alllite"}}