Get current status of any Minecraft server instantly!
This is a rewrite of the previous version, with Svelte 5 and my own code to send raw TCP packets to the minecraft server.
One of the most special feature that sets this status checker apart is regional latency, as it runs on Cloudflare Workers, it can query the server from one of the nearest Cloudflare datacenter from the user!
Emma
Check their project out: Blueprint Framework
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Upgraded to Svelte 5 and removed everything from previous codebase to start from scratch.
Added an experimental status route, which currently returns experimental data with server status.
Test it out by going to https://mc-server-status.zvikasdongre.workers.dev/api/status?host=&port=
(SRV Records do NOT work yet!)