You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mcquery tool uses the query protocol to fetch detailed server information including player lists, which, unfortunately, is not supported and/or enabled by all server software (e.g.: the official Bedrock server).
This project, mcstats, tries to send and process the first few packets to the target server as would the game itself would do when it fetches for the server status in game (i.e.: when you see the server name and player count on the servers page). This means that mcstats will work as long as the server is running, but there isn't as much information returned with this approach, so we can't do much here.
Don’t work with bedrock software, with pocketmine work perfectly, please fix it!
The text was updated successfully, but these errors were encountered: