Marcus Whybrow
|
1037373392
|
Merge pull request #185 from IronTetsubo/pull1
Make sure a server is stopped before deleting it
|
2013-09-02 15:13:09 -07:00 |
|
Marcus Whybrow
|
aaa0d4bf86
|
Merge pull request #188 from IronTetsubo/pull3
Fixed issue #141 - typo with calling the wrong exit function.
|
2013-09-02 15:09:34 -07:00 |
|
Dave Fallon
|
163baa4187
|
Fixed typo with calling the wrong exit function.
|
2013-09-02 08:34:16 -07:00 |
|
Dave Fallon
|
d8d3628b05
|
Remove TODO since prior patch fixes it.
|
2013-09-01 15:59:27 -07:00 |
|
Dave Fallon
|
a27cf2b596
|
Make sure server is stopped before deleting, as if you don't, the delete will partially fail.
|
2013-09-01 15:53:39 -07:00 |
|
Zach Latta
|
cefd227e51
|
Merge pull request #169 from madeddie/master
Fix for not having a default newest-version minecraft_server jar url
|
2013-08-31 13:13:49 -07:00 |
|
Zach Latta
|
4c8a60f846
|
Merge pull request #182 from JohannesM/patch-1
get rid of the message "No directory, logging in with HOME=/"
|
2013-08-28 16:27:45 -07:00 |
|
JohannesM
|
c588922ab1
|
get rid of the message "No directory, logging in with HOME=/"
While performing operations with the user mineraft a message appears that the home directory is not available.
|
2013-08-18 18:04:56 +02:00 |
|
Edwin Hermans
|
502a58d4d1
|
patch to use JSON 'API' to find url of newest minecraft jar to download
|
2013-07-03 13:59:22 +02:00 |
|
Marcus Whybrow
|
abdc13cd12
|
Merge pull request #132 from TrogloGeek/master
Simple typo fix in versionning support (broken comparison)
|
2013-01-16 12:04:39 -08:00 |
|
TrogloGeek
|
ed9c48c400
|
Simple typo fix in versionning support (broken comparison)
|
2013-01-16 20:59:49 +01:00 |
|
Marcus Whybrow
|
006e7297ba
|
Fix bug in creating readme file for new servers
|
2013-01-07 13:40:25 +00:00 |
|
Marcus Whybrow
|
ba6522b312
|
Bump version to 0.8.16
|
2013-01-01 01:12:15 +00:00 |
|
Marcus Whybrow
|
1322d5dafb
|
Merge pull request #125 from nikush/master
Fix typos in msm.conf
|
2012-12-31 16:54:02 -08:00 |
|
Nikush Patel
|
8b1bb16d18
|
Fix typos in msm.conf
|
2012-12-31 12:26:44 +00:00 |
|
Marcus Whybrow
|
a3bd5c49f4
|
Merge pull request #123 from coosh/master
Simple Typo Fix: jargorup -> jargroup
|
2012-12-18 11:29:03 -08:00 |
|
Robert Postill
|
9ab32d72fa
|
Fixing Typo: jargorup -> jargroup
|
2012-12-15 22:51:54 -05:00 |
|
Marcus Whybrow
|
659fbae706
|
Remove a nauseating "please"
|
2012-11-19 18:08:24 +00:00 |
|
Marcus Whybrow
|
fb5224cdb6
|
Correct grammatical error in Versioning section
|
2012-11-19 18:07:22 +00:00 |
|
Marcus Whybrow
|
1d3312cda3
|
Bump version to 0.8.15
|
2012-11-10 16:51:57 +00:00 |
|
Marcus Whybrow
|
1de31ea91d
|
Fix incorrect reference to $latest_minecraft_version
|
2012-11-10 16:22:49 +00:00 |
|
Marcus Whybrow
|
9247412d75
|
Bump version to 0.8.14
|
2012-11-10 15:47:31 +00:00 |
|
Marcus Whybrow
|
d3a4b4a72e
|
Merge pull request #110 from c0smic/patch-1
Fix typo in cron file
|
2012-11-10 07:40:59 -08:00 |
|
Jack Ketcham
|
a86fbf9519
|
Fix typo in cron file
|
2012-11-09 17:37:34 -07:00 |
|
Marcus Whybrow
|
aeedd5a2ac
|
Added -d flag to the mktemp command
Apparently this forces mktemp to create a directory.
Fixes #106
|
2012-11-04 23:15:15 +00:00 |
|
Marcus Whybrow
|
2523f689a5
|
Change RAMDISK_STORAGE_ENABLED to be enabled by default in conf file
|
2012-11-04 03:25:27 +00:00 |
|
Marcus Whybrow
|
63c7134ee8
|
Bump version to 0.8.13
fix #105
|
2012-11-04 03:05:42 +00:00 |
|
Marcus Whybrow
|
7bce9b16fd
|
Enable ramdisk by default
|
2012-11-04 02:56:11 +00:00 |
|
Marcus Whybrow
|
484fb8851a
|
Correct property loading
|
2012-11-04 02:53:00 +00:00 |
|
Marcus Whybrow
|
38fec75b4a
|
Add missing closing square bracket
|
2012-11-04 02:49:07 +00:00 |
|
Marcus Whybrow
|
748b474e1b
|
Add RAMDISK_STORAGE_ENABLED config option
|
2012-11-04 02:46:39 +00:00 |
|
Marcus Whybrow
|
ea0d49becb
|
Bump version number to 0.8.12
|
2012-11-03 23:35:05 +00:00 |
|
Marcus Whybrow
|
58c9205d9e
|
Implement msm jargroup changeurl command
|
2012-11-03 23:32:30 +00:00 |
|
Marcus Whybrow
|
0ebf0543ae
|
Remove that dodgy phpenv script, again.
|
2012-11-03 23:12:07 +00:00 |
|
Marcus Whybrow
|
3e89a8a347
|
Remove exit if useradd command fails
This would be the case if the user already exists
|
2012-11-03 23:07:03 +00:00 |
|
Marcus Whybrow
|
4a830b3c7a
|
Fix empty input overriding defaults
|
2012-11-03 23:05:02 +00:00 |
|
Marcus Whybrow
|
b30ce11a96
|
Stop "selecting default values" overriding them as empty strings
|
2012-11-03 22:50:25 +00:00 |
|
Marcus Whybrow
|
0873b4f92d
|
Update readme to contain both debian and redhat installers
|
2012-11-03 22:42:28 +00:00 |
|
Marcus Whybrow
|
8c00a47fd7
|
Fix bug on Ubuntu with mktemp command
|
2012-11-03 22:35:29 +00:00 |
|
Marcus Whybrow
|
af7f7de77a
|
Tidy up sourcing code
|
2012-11-03 22:35:11 +00:00 |
|
Marcus Whybrow
|
b070eeb4d1
|
Switch to download and source common.sh method again
|
2012-11-03 22:24:25 +00:00 |
|
Marcus Whybrow
|
014ef73ed2
|
Don't use heredoc for sudo wrapping
|
2012-11-03 22:20:53 +00:00 |
|
Marcus Whybrow
|
2f41ae5552
|
Save common.sh, then source it and remove it
|
2012-11-03 21:31:25 +00:00 |
|
Marcus Whybrow
|
92fef004ef
|
Chcnage install to install_msm
install is already a command
|
2012-11-03 21:23:15 +00:00 |
|
Marcus Whybrow
|
00a2251823
|
Move install process to a sourceable function
|
2012-11-03 21:20:16 +00:00 |
|
Marcus Whybrow
|
63d2e21dbe
|
Merge pull request #103 from jvz/master
Fixed typo in installers/common.sh
|
2012-11-03 13:58:57 -07:00 |
|
Marcus Whybrow
|
7f40fed4d0
|
Add donate button
Plus update links to use new URL
|
2012-11-03 17:34:16 +00:00 |
|
Marcus Whybrow
|
ea99961a2f
|
Remove CNAME file
It's supposed to go in gh-pages (duh)
|
2012-11-03 16:43:54 +00:00 |
|
Marcus Whybrow
|
923f9dc0fa
|
Troublestop travis script deletion now timesout
|
2012-11-03 15:35:41 +00:00 |
|
Marcus Whybrow
|
81afe60f03
|
Add msmhq.com as a CNAME
|
2012-11-03 15:16:52 +00:00 |
|