index
:
mcserver-wrapper
master
Minecraft server wrapper written in Python3 that extracts server status and lists of online players
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update example config
Karel Kočí
2016-03-10
*
Add Travis status image and fix .travis.yml
Karel Kočí
2016-03-09
*
Add Travis test
Karel Kočí
2016-03-09
*
Cleaner output, input and output thread runs as daemons
Karel Kočí
2016-03-07
*
Fix some mistakes in readme
Karel Kočí
2016-01-08
*
Remove todo file
Karel Kočí
2016-01-08
*
Fix exception when writing to input pipe
Karel Kočí
2016-01-08
*
Fix exit hangup when timeout enabled
Karel Kočí
2016-01-08
*
Change documentation and add configfile argument
Karel Kočí
2016-01-08
*
Change conf format and add multiple servers support
Karel Kočí
2016-01-08
*
Document new status file server.pid
v0.2
Karel Kočí
2016-01-07
*
Add check if server is running by pid
Karel Kočí
2016-01-07
*
Change verbose level for printing auto-shutdown messages
Karel Kočí
2015-12-11
*
Change way to set alternative configuration file
Karel Kočí
2015-12-11
*
Move some variable definitions
Karel Kočí
2015-12-11
*
Add automatic server shutdown
Karel Kočí
2015-12-11
*
Fix write to status file of starting status
Karel Kočí
2015-12-02
*
Fix wrong file name definition for players file
Karel Kočí
2015-12-02
*
Fix wrong variable access and missing player set
Karel Kočí
2015-11-30
*
Use atexit for server files cleaning
Karel Kočí
2015-11-30
*
Fix config files loading
Karel Kočí
2015-11-30
*
Support ~ in directory setting
Karel Kočí
2015-11-30
*
Change configuration check to use if instead exceptions
Karel Kočí
2015-11-15
*
Remove todo entry
Karel Kočí
2015-11-15
*
Allow configuration identifier override
Karel Kočí
2015-11-14
*
Remove servert
Karel Kočí
2015-11-14
*
Remove actions from mcwrapper
Karel Kočí
2015-11-14
*
Update README.md
Karel Kočí
2015-11-07
*
Add todo file for tracking things to be done
Karel Kočí
2015-11-07
*
Remove modules
Karel Kočí
2015-11-07
*
Add say message and player online tracking
Karel Kočí
2015-11-07
*
Remove module support and remove some unused files
Karel Kočí
2015-11-07
*
Reformat README.md
Karel Kočí
2015-11-07
*
Implement new module printconf
Karel Kočí
2015-11-07
*
Implemented module version of mcwrapper
Karel Kočí
2015-09-03
*
Add ignore for pycache folder
Karel Kočí
2015-08-15
*
Add README
v0.1
Karel Kočí
2015-08-14
*
Add standard .gitignore file
Karel Kočí
2015-08-13
*
Add license file
Karel Kočí
2015-08-13
*
Initial commit
Karel Kočí
2015-08-10