Python wrapper for the minecraft bedrock dedicated server.
Download the server from Minecraft: https://minecraft.net/download/server/bedrock
Goals
Read/write to stdin/stdout with pipelines.- Display server status. (Running/Off)
Parse console output and:Track connected players.Automate backups.
Lofty Goals
- Add a scripting window/interface?