aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-03-01Upgpkg: 1.9-1Gordian Edenhofer
Use server_root whenever possible. Add note to remove the /etc/conf.d/minecraft update-check oneday.
2016-02-29Upgpkg: 1.9-1Gordian Edenhofer
Make script and build files more easily adaptable for especially other flavors of minecraft servers.
2016-02-29Upgpkg: 1.9-1Gordian Edenhofer
Add suspending capability for the minecraft server through the control script and an additional screen session which listens on the same port with netcat. * Update .conf accordingly * IDLE_SERVER can be either true or false * The default is no idle server * Choose an available netcat flavor automatically Variable renaming in .install. Notify the user of kept directories on post_remove and alter ownership to root before removing the game user. Print error messages to stderr.
2016-02-01Upgpkg: 1.8.9-4Gordian Edenhofer
updpkgsums
2016-02-01Upgpkg: 1.8.9-4Gordian Edenhofer
Fix bug which prevented users from taking backups of multiple worlds. It occured due to an out-of-place quotation of a variable.
2016-01-30Upgpkg: 1.8.9-3Gordian Edenhofer
Remove out-of-place Type option from backup timer State that the config file is interpreted in bash
2016-01-29minecraft-server: remove out-of-place Type option in backup timerTyler Langlois
2016-01-26Upgpkg: 1.8.9-2Gordian Edenhofer
Check whether sudo is required for command execution Replace [ with [[ (bash)
2016-01-26Upgpkg: 1.8.9-2Gordian Edenhofer
Variable name for the management script's name
2016-01-23Upgpkg: 1.8.9-2Gordian Edenhofer
Restore backups easily with the delivered bash script Human readable naming schema for backups Backed up directories are now relative Group has write permission (g+ws) to SERVER_ROOT Proper quotation of variables which might contain spaces
2016-01-13Upgpkg: 1.8.9-1Gordian Edenhofer
2015-12-14Tailf is deprecated, use tail -f instead + Bugfix in tail invocationGordian Edenhofer
2015-12-14Bugfix + Cleaner server_command handlingGordian Edenhofer
Fix a bug which was introduced by the new indentation (cat EOF). Tailf which is used to retrieve the server output closes itself as soon as the minecraft command is triggered. Since this functionality is build into tailf there is no need to reinvent the wheel.
2015-12-13Indentation: Use tabs everywhereGordian Edenhofer
2015-09-21Fix typo in .installGordian Edenhofer
2015-09-20Rewriting package + Updating pkgrelGordian Edenhofer
2015-07-31Updated to 1.8.8Philip Abernethy
2015-07-03Initial commitPhilip Abernethy