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 릴리스 번호, 프록시 레이블 또는 사용자 정의 문자열일 수 있습니다. 전체 소프트웨어 감사가 아닌 참고용으로 취급하십시오.