Skip to content

TennousuAthena/MC-Server-Sign

Repository files navigation

QCMCSign

Get your own Minecraft server status signature

Take a look

QCMinecraft

Getting Started

With Python

git clone https://git.qmcmc.cn/qctech/QCMCSign
cd QCMCSign
pip install -r requirements.txt
python main.py

With Docker

docker pull qcminecraft/qcmc-sign
docker run -d --restart always -p 8000:8000 qcminecraft/qcmc-sign

Usage

View your signature at http://localhost:8000

Features

  • Support multiple servers
  • Support SRV record
  • Support custom port
  • Support original Minecraft server icon

TODO

  • Support original motd color
  • Support custom signature background
  • Support cache
  • Support dynamic signature with APNG
  • Support weather effect on user's location

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Assets

Most assets in assets folder is from Minecraft Wiki and Minecraft Wiki under CC BY-SA 3.0 license.

Datasource

  • The IP-GEO-LOCATION-API is from https://lite.ip2location.com/ which requires a free registration for an individual license.
  • The weather data is from Caiyun Weather which requires a free registration for an API key.

Thanks

About

Get your own Minecraft server status image signature!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published