Commit Graph

12 Commits (495689d898aca85cf3b272477a639b20ac7314ab)

Author SHA1 Message Date
Gordian Edenhofer 495689d898 Upgpkg: 1.9-4
Fix wrong netcat invocation.
Fix faulty systemd unit files with variables in capital letters.
2016-03-05 10:08:55 +01:00
Gordian Edenhofer 89684ebd70 Upgpkg: 1.9-2
Fix serious problem which let to the idle_server_daemon being started
independently from whether the user actually wanting it.
2016-03-02 21:51:54 +01:00
Gordian Edenhofer cc8b55b179 Upgpkg: 1.9-1
Make script and build files more easily adaptable for especially other
flavors of minecraft servers.
2016-02-29 22:19:09 +01:00
Gordian Edenhofer f312efaac7 Upgpkg: 1.9-1
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-29 21:35:38 +01:00
Gordian Edenhofer 79570a0604 Upgpkg: 1.8.9-4
Fix bug which prevented users from taking backups of multiple
worlds. It occured due to an out-of-place quotation of a variable.
2016-02-01 21:01:49 +01:00
Gordian Edenhofer 562fc844e8 Upgpkg: 1.8.9-2
Check whether sudo is required for command execution
Replace [ with [[ (bash)
2016-01-26 20:30:17 +01:00
Gordian Edenhofer 130c71b396 Upgpkg: 1.8.9-2
Variable name for the management script's name
2016-01-26 00:18:20 +01:00
Gordian Edenhofer b94e3db3db Upgpkg: 1.8.9-2
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-23 12:45:46 +01:00
Gordian Edenhofer ccd743fc8a Tailf is deprecated, use tail -f instead + Bugfix in tail invocation 2015-12-14 21:59:11 +01:00
Gordian Edenhofer 2d367a746a Bugfix + Cleaner server_command handling
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-14 11:51:31 +01:00
Gordian Edenhofer 761f7b2418 Indentation: Use tabs everywhere 2015-12-13 15:32:38 +01:00
Gordian Edenhofer d897c06c86 Rewriting package + Updating pkgrel 2015-09-20 23:23:34 +02:00