A Minecraft Server API in Python
Go to file
2019-10-27 21:40:47 +01:00
app On start wait the clean of the logs to avoid old logs on first requests 2019-10-27 21:40:47 +01:00
.gitignore Base code 2019-10-26 21:03:59 +02:00
configuration.py Forgot comment in update_mc 2019-10-27 13:44:18 +01:00
LICENSE Initial commit 2019-10-26 20:41:49 +02:00
main.py Organise flask app and add update_users and mc to take count of modifications in config 2019-10-27 13:42:41 +01:00
README.md Initial commit 2019-10-26 20:41:49 +02:00
requirement.txt Base code 2019-10-26 21:03:59 +02:00

MinecraftServerAPI

A Minecraft Server API in Python