This website requires JavaScript.
Explore
Help
Sign in
flifloo
/
MinecraftServerAPI
Watch
1
Star
0
Fork
You've already forked MinecraftServerAPI
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A Minecraft Server API in Python
6
commits
1
branch
0
tags
32
KiB
Python
100%
master
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
flifloo
2c3a05a056
On start wait the clean of the logs to avoid old logs on first requests
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
README.md
MinecraftServerAPI
A Minecraft Server API in Python