Commit Graph

563 Commits

Author SHA1 Message Date
Marcus Whybrow
25fce611f0 Missed a syntax error 2012-05-20 12:48:00 +01:00
Marcus Whybrow
abfe9caba7 Fixed syntax errors. 2012-05-20 12:47:45 +01:00
Marcus Whybrow
e94fc91be6 Added a global configuration file 2012-05-20 12:42:36 +01:00
Marcus Whybrow
a286a9f088 Spelling mistake 2012-05-20 11:53:02 +01:00
Marcus Whybrow
32006e8088 Added Minecraft Multi server init script, with basic switch statement. 2012-05-20 11:52:19 +01:00
Marcus Whybrow
e226e9f116 Command help now uses actual command name (no longer hard coded.) 2012-05-19 22:55:46 +01:00
Marcus Whybrow
61533fa4ac Fixed ramdisk toggle to now delete world from RAM as intended. 2012-05-19 22:49:12 +01:00
Marcus Whybrow
bd7cb622bd Added "stop now" and "restart now" script options, and improved log roll to not restart server. 2012-05-19 22:42:52 +01:00
Marcus Whybrow
3704cbf851 Prevented log lines which don't start with a date from causing a problem. 2012-05-19 22:25:22 +01:00
Marcus Whybrow
244617bfe9 There is no need to create a new log file, it has not been deleted. 2012-05-19 21:08:34 +01:00
Marcus Whybrow
da7e589f49 Initial round of fixes, the script now works. 2012-05-19 21:05:07 +01:00
Marcus Whybrow
9b569fc3b4 Updated the config file to the correct version.
The previous version was a mistakenly old.
2012-05-19 17:55:59 +01:00
Marcus Whybrow
aaaa69dbd6 Initial (not tested, and most likely not working) files.
Before this initial commit, I worked on the code in a github gist. The
code in this commit comes from this gist commit:
https://gist.github.com/2725916/ce58be848998aa93572f99e62f2e39e06db9463a
2012-05-19 17:50:22 +01:00