MC ToolboxMC TOOLBOX

Server & Files

Live Server Info

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.

How to read a live server status check

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 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.

Players and version

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.

MOTD and icon

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.

Fair use

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.

Quick checklist if friends are in but this page says offline: confirm Java not Bedrock, try host:port for non-default ports, wait a minute after restart, then verify firewall and SRV records on the host that owns the domain.

ライブサーバーステータス確認の読み方

プレイヤーがマルチプレイリストに入力するホスト名を使用します(例:play.example.com または play.example.com:25565)。確認は公開JavaステータスAPIを経由します。外部からのスナップショットであり、RCONやパネルログインではありません。

よくある質問

このツールはBedrockサーバーをチェックできますか?

いいえ、このツールはJava Editionサーバーのみをチェックします。使用するAPIはJavaサーバー向けです。

「オフライン」と表示されるのに友達は接続できるのはなぜですか?

サーバーがステータスクエリをブロックしているか、ポートが間違っている、DNSが古い、またはファイアウォールがAPIからのリクエストをブロックしている可能性があります。サーバーが実際に稼働しているかどうかを確認するには、ゲーム内から直接接続してみてください。

大量のサーバーを自動チェックしてもいいですか?

いいえ。このツールとアップストリームAPIにはレート制限があり、大量スキャンは禁止されています。自分が運営する、または参加予定のサーバーのみを確認してください。

表示されるバージョン情報はどの程度正確ですか?

バージョンテキストはサーバーが広告する内容に基づきます。Minecraftのリリース番号、プロキシラベル、またはカスタム文字列の場合があります。完全なソフトウェア監査ではなく、参考情報として扱ってください。