Commit Graph

78 Commits (master)

Author SHA1 Message Date
Gordian Edenhofer bba22bf616 Upgpkg: 1.9.2-1
Bump up to version 1.9.2 and omit version 1.9.1 since it was released
the same day and does not contain a patch for connection issues
described in MC-100283.
2016-03-30 23:41:19 +02:00
Gordian Edenhofer 991cfe163e Upgpkg: 1.9-8
Stop server immediately if no player is on the server.
Increase waiting period between executing a game-command and scanning
the logs from 0.2 seconds to 0.3 seconds.
Wait before scanning the logs when checking for active players.
Fix typo occured --> occurred and some spacing issues.
2016-03-29 17:44:57 +02:00
Gordian Edenhofer e45774abee Upgpkg: 1.9-7
Increase pkgrel afterwards.
2016-03-20 14:52:00 +01:00
Gordian Edenhofer 57c082bbbd Upgpkg: 1.9-6
Renaming variables in the configuration file.
Increase time-out time to 10 seconds when shutting down the idle_server.
Minor redesign when passing commands to the minecraft server console.
2016-03-14 21:23:18 +01:00
Gordian Edenhofer 8cba936144 Upgpkg: 1.9-6
On server stop, return to the prompt as soon as the server has
completely shut down, not as soon as the shutdown command has been sent.
Thereby fixing the restart capability.
Introduce sanity check whether the servers is really down in idle_daemon
and server_start as well.

Signed-off-by: Gordian Edenhofer <gordian.edenhofer@gmail.com>
2016-03-06 14:24:39 +01:00
Gordian Edenhofer 904e9c8273 Upgpkg: 1.9-5
Fix issues with how the idle_server is handled.
(Tested and at least works for me...)
2016-03-05 12:18:45 +01:00
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 04f376ccc9 Upgpkg: 1.9-3
Fix faulty systemd unit files with wrong use of environment variables.
2016-03-04 18:36:18 +01:00
Gordian Edenhofer b564c24abe Upgpkg: 1.9-2
Update .SRCINFO
2016-03-02 21:53:32 +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 e331e1e8c2 Upgpkg: 1.9-1
Use server_root whenever possible.
Add note to remove the /etc/conf.d/minecraft update-check oneday.
2016-03-01 13:28:15 +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 8a41942604 Upgpkg: 1.8.9-4
updpkgsums
2016-02-01 21:54:59 +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 6c008ee185 Upgpkg: 1.8.9-3
Remove out-of-place Type option from backup timer
State that the config file is interpreted in bash
2016-01-30 13:07:29 +01:00
Tyler Langlois d7c04f25b6 minecraft-server: remove out-of-place Type option in backup timer 2016-01-29 23:46:34 -05: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 fc5a4e085d Upgpkg: 1.8.9-1 2016-01-13 23:12:52 +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 57d7104491 Fix typo in .install 2015-09-21 19:48:02 +02:00
Gordian Edenhofer d897c06c86 Rewriting package + Updating pkgrel 2015-09-20 23:23:34 +02:00
Philip Abernethy f2bd9cf1fc Updated to 1.8.8 2015-07-31 18:33:43 +02:00
Philip Abernethy 2c972cc099 Initial commit 2015-07-03 19:16:00 +02:00