ewpratten / birdseye

A tool for watching players on multiplayer Minecraft servers

Home Page:https://pypi.org/project/birdseye-mc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bird's-Eye PyPI version Poetry Build Suite

birdseye_mc is a GUI application for providing a multi-user bird's-eye view of players on Minecraft servers that have the Dynmap plugin installed.

Installation

To install, ensure your system has python3 and python3-pip, then run:

python3 -m pip install birdseye_mc

Usage

To run birdseye_mc, use:

python3 -m birdseye_mc [dynmap url]

Full usage is as follows:

usage: birdseye [-h] [-t] dynmap_url

A tool for watching players on multiplayer Minecraft servers

positional arguments:
  dynmap_url  URL to a dynmap server

optional arguments:
  -h, --help  show this help message and exit
  -t, --test  Show a testing player

Screenshots

Screenshot

About

A tool for watching players on multiplayer Minecraft servers

https://pypi.org/project/birdseye-mc/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%