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.
Sử dụng tên máy chủ mà người chơi thực sự nhập trong danh sách nhiều người chơi (ví dụ: play.example.com hoặc play.example.com:25565). Việc kiểm tra thông qua API trạng thái Java công khai. Đây là ảnh chụp từ bên ngoài, không phải RCON hay đăng nhập bảng điều khiển.
Không, công cụ này chỉ kiểm tra máy chủ Java Edition. API được sử dụng dành cho máy chủ Java.
Máy chủ có thể chặn truy vấn trạng thái, cổng sai, DNS cũ hoặc tường lửa chặn yêu cầu từ API. Để xác nhận máy chủ thực sự hoạt động, hãy thử kết nối trực tiếp trong game.
Không. Công cụ này và API thượng nguồn có giới hạn tốc độ và cấm quét hàng loạt. Chỉ kiểm tra máy chủ bạn vận hành hoặc dự định tham gia.
Văn bản phiên bản dựa trên những gì máy chủ quảng cáo. Có thể là số phát hành Minecraft, nhãn proxy hoặc chuỗi tùy chỉnh. Hãy coi đó là tham khảo, không phải kiểm toán phần mềm.