Commit Graph

220 Commits

Author SHA1 Message Date
kbmorris
03f36ec777 Reverted spellings identified as correct in comments
Reverted upper-case to uppercase; lower-case to lowercase;
and time-stamp to timestamp.
2014-03-05 21:07:41 -05:00
kbmorris
7578a9e34c Correct misspellings in comments and output of msm 2014-03-04 21:46:08 -05:00
Dan Brown
bc840aabbe Add rsync backups. 2014-02-08 16:53:15 -05:00
Akythius
3877587da7 Fixed path returned during jargroup getlatest.
When running `msm jargroup getlatest <name>`, msm was returning path of (removed) downloaded jar instead of existing jar when already up to date.
2013-11-25 21:50:18 +00:00
boozaa
00ec57f814 Add rdiff-backup optional backup worlds
Add some settings in msm.conf :
- boolean flags to enable or not zip original backup system or
rdiff-backup
- path where to store rdiff-backup world backups
- number of days to keep
- nice parameter
2013-11-03 01:14:35 +01:00
Max Bruckner
44af5bd8f5 added systemd service file
just put msm.service in /etc/systemd/system/ and make sure you have msm
accessible via /usr/local/bin

enable:  systemctl enable msm.service
disable: systemctl disable msm.service
start:   systemctl start msm.service
stop:    systemctl stop msm.service
2013-10-03 14:52:53 +02:00
Zach Latta
f8434debea Merge pull request #196 from IronTetsubo/issue117
Fixes issue #117 - msm restart properly says server message for restart,...
2013-09-13 19:22:56 -07:00
Zach Latta
3d72d7c66d Merge pull request #195 from IronTetsubo/pull1
Fixes marcuswhybrow/minecraft-server-manager#163
2013-09-13 19:22:43 -07:00
Dave Fallon
ba2ed7d80c Fixed issue #198
Used SERVER_WORLD_STORAGE_PATH/INACTIVE_PATH instead of WORLD_STORAGE_PATH, so as to not cause nesting directories.
2013-09-13 19:20:13 -07:00
Dave Fallon
98a4da2332 Fixes issue #117 - msm restart properly says server message for restart, not shutdown. 2013-09-07 18:30:01 -07:00
Dave Fallon
3a91f1bd9a Fixes marcuswhybrow/minecraft-server-manager#163 2013-09-07 17:52:46 -07:00
Dave Fallon
e3ed24e9ba Fixed cosmetic typo. 2013-09-03 22:05:44 -07:00
Dave Fallon
b28c0bccef Fixed cosmetic typo 2013-09-03 22:05:34 -07:00
Dave Fallon
9bc0478746 Fixed minor typo. 2013-09-03 22:04:42 -07:00
Marcus Whybrow
57874b8da9 Fixes typo that @IronTetsubo pointed out 2013-09-03 01:34:41 +01:00
Marcus Whybrow
d6689011c7 Fixes #180 by checking java is installed before starting a server 2013-09-03 01:33:44 +01:00
Marcus Whybrow
211bb88acc Fixes #26 by ensuring a symlink for level-name exists to worldstorage before world generation begins 2013-09-03 00:40:39 +01:00
Marcus Whybrow
04370c5a76 Merge pull request #186 from IronTetsubo/pull2
Fixes marcuswhybrow/minecraft-server-manager#147
2013-09-02 15:14:01 -07:00
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
Dave Fallon
163baa4187 Fixed typo with calling the wrong exit function. 2013-09-02 08:34:16 -07:00
Dave Fallon
d86d026439 Fixes marcuswhybrow/minecraft-server-manager#147 2013-09-01 16:09:52 -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
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
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
Robert Postill
9ab32d72fa Fixing Typo: jargorup -> jargroup 2012-12-15 22:51:54 -05: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
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
Matt Sicker
0b8328b3fe Added check for wget --trust-server-names option. 2012-09-01 10:10:22 -05:00
Marcus Whybrow
bea1433ead Bump version to 0.8.11 2012-08-13 02:52:25 +01:00
Marcus Whybrow
f065622794 Add "update" and "help" as invalid server names 2012-08-13 02:49:49 +01:00
Marcus Whybrow
d667b82c9e Bump version to 0.8.10 2012-08-13 02:25:52 +01:00
Marcus Whybrow
fc7b1c45e3 Add versioning default + info messages 2012-08-13 02:08:33 +01:00
Marcus Whybrow
0f73b2a5cf Bump version to 0.8.9 2012-08-12 02:59:04 +01:00
Marcus Whybrow
ac29738a2d Bump version to 0.8.8 2012-08-12 02:48:18 +01:00
Marcus Whybrow
fcf4d69e72 Don't download files as root user, so deletion is easier 2012-08-12 02:45:15 +01:00
Marcus Whybrow
2534d2e89b Bump version to 0.8.7 2012-08-12 01:56:53 +01:00
Marcus Whybrow
04a30f4b31 Improve update cleanup to prevent auth messages after every command 2012-08-12 01:55:18 +01:00
Marcus Whybrow
7affffda32 Bump version to 0.8.6 2012-08-12 01:48:34 +01:00
Marcus Whybrow
9a485f0b89 Prevent always requiring root user on exiting script
fix #77, fix #78
2012-08-12 01:46:18 +01:00