mcwrapper 1.5.0 released
Note: this post was migrated from my old Tumblr-backed blog
after a much too long hiatus, a new version of mcwrapper has been released. A new branch has been created for it: stable/1.5 as well as a new 1.5.0 tag.
This version of mcwrapper comes with quite a few additions, of which, the most important are the following:
- a plethora of exit codes for more robust scriptability (see source for complete list)
 installaction for install wizard forminecraft_server.jarwhich will download and install the latest versionupgradeaction which gracefully stops the server, upgradesminecraft_server.jarand starts it back up again- an 
aboutaction for getting additional information about the project - documentation for 
backupaction restoreaction for restoring from previous backuppropaction dumps entire properties file if no property is specifiedmcwrappernow monitors the server to ensure that it’s running. If it exits, mcwrapper will also exit (no more zombiemcwrapperprocesses)- various optimizations and code cleanup