Dinnerbone / mcstatus

A Python class for checking the status of an enabled Minecraft server

Home Page:http://dinnerbone.com/minecraft/tools/status/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I wonder if it supports Bedrock Edition

Fuwaki opened this issue · comments

Yes. Use MinecraftBedrockServer from

class MinecraftBedrockServer:

It has most of the same methods as the other MinecraftServer class.