Online vs offline
Online means the API got a valid status reply. Offline can mean the process is down, the port is wrong, DNS is stale, or the host blocks status queries even when the game port still works for some players.
Server & Files
Check a public Minecraft Java server for online status, version, player count, and MOTD. Uses a third-party status API. Do not use this to spam or scan large address lists.
Use a hostname players actually type in the multiplayer list (for example play.example.com or play.example.com:25565). The check goes through a public Java status API. It is a snapshot from the outside, not RCON and not a panel login.
Online means the API got a valid status reply. Offline can mean the process is down, the port is wrong, DNS is stale, or the host blocks status queries even when the game port still works for some players.
Counts come from what the server advertises. Version text may be a Minecraft release, a proxy label, or a custom string from Paper, Velocity, or Bungee. Treat it as a hint, not a full software audit.
When the API returns them, you see the same kind of branding players glimpse before joining. Fix MOTD in server.properties or plugins; fix the square icon with a 64×64 server-icon.png.
Check servers you run or plan to join. Do not automate sweeps across IP ranges. Rate limits exist, and bulk scanning is not welcome here or on the upstream API.
プレイヤーがマルチプレイリストに入力するホスト名を使用します(例:play.example.com または play.example.com:25565)。確認は公開JavaステータスAPIを経由します。外部からのスナップショットであり、RCONやパネルログインではありません。
いいえ、このツールはJava Editionサーバーのみをチェックします。使用するAPIはJavaサーバー向けです。
サーバーがステータスクエリをブロックしているか、ポートが間違っている、DNSが古い、またはファイアウォールがAPIからのリクエストをブロックしている可能性があります。サーバーが実際に稼働しているかどうかを確認するには、ゲーム内から直接接続してみてください。
いいえ。このツールとアップストリームAPIにはレート制限があり、大量スキャンは禁止されています。自分が運営する、または参加予定のサーバーのみを確認してください。
バージョンテキストはサーバーが広告する内容に基づきます。Minecraftのリリース番号、プロキシラベル、またはカスタム文字列の場合があります。完全なソフトウェア監査ではなく、参考情報として扱ってください。