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