Dinnerbone / mcstatus

A Python class for checking the status of an enabled Minecraft server
http://dinnerbone.com/minecraft/tools/status/
1.11k stars 146 forks source link

I wonder if it supports Bedrock Edition #153

Closed Fuwaki closed 3 years ago

kevinkjt2000 commented 3 years ago

Yes. Use MinecraftBedrockServer from https://github.com/Dinnerbone/mcstatus/blob/1aef08b293806bbefa327e8b229880bef1f66f7e/mcstatus/server.py#L202 It has most of the same methods as the other MinecraftServer class.