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
path:
root
/
mcwrapper
Commit message (
Expand
)
Author
Age
*
Fix for player names with spaces and exit error
Karel Kočí
2017-01-10
*
Split status and players to separate classes
Karel Kočí
2016-10-30
*
Load mod file every time new message is going to be printed
Karel Kočí
2016-10-23
*
Handle missing mod file
Karel Kočí
2016-10-23
*
Add message of the day feature
Karel Kočí
2016-10-23
*
Fix execution without command
Karel Kočí
2016-03-31
*
Setting up Python package
Karel Kočí
2016-03-31
*
Removing configuration files and more
Karel Kočí
2016-03-30
*
Add Travis status image and fix .travis.yml
Karel Kočí
2016-03-09
*
Cleaner output, input and output thread runs as daemons
Karel Kočí
2016-03-07
*
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
*
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
*
Allow configuration identifier override
Karel Kočí
2015-11-14
*
Remove actions from mcwrapper
Karel Kočí
2015-11-14
*
Update README.md
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
*
Implemented module version of mcwrapper
Karel Kočí
2015-09-03
*
Initial commit
Karel Kočí
2015-08-10