Commit Graph

60 Commits

Author SHA1 Message Date
Jonas
1187835b4e adjust exclude option to only look at the mirrored symlink 2017-01-06 16:40:01 -05:00
Jonas W. Carson
85536bc569 syncing changes from branch 'master' with feature-adjust-mirrored-backups 2017-01-03 14:01:38 -05:00
Jonas W. Carson
7585565438 remove symlinks from backup, added logic to start that covers an issue when starting a restored backup world 2017-01-03 13:52:07 -05:00
Jonas
9076dddc72 fixing bug WORLDS_LOCATION var in start function 2017-01-03 13:31:13 -05:00
Jonas
fab617dad9 fixing bugs related to shell glob expansion and softlink behavior 2017-01-01 22:39:12 -05:00
Jason M. Wood
115b41c3b2 msctl: add a check for libjson-perl 2016-12-19 10:20:00 -07:00
Jason M. Wood
01381780b5 msctl: use echo for missing program messages
I was getting a weird error when trying to print an exclamation point right before a line feed with Bash.
2016-12-19 09:54:23 -07:00
Jason M. Wood
0dee1a5e64 msctl: use a lock file for backups 2016-08-05 19:28:13 -06:00
Jason M. Wood
0cd051a3dd msctl: use a lock file for Overviewer 2016-08-05 19:27:16 -06:00
Jason M. Wood
64f796149b msctl: add {create|remove}LockFile methods 2016-08-05 19:25:47 -06:00
gee-one
57b2b534f3 update msctl for multiple bungeecord versions
Updated msctl to be more compatible with bungeecord and multiple versions.
2016-07-24 14:34:28 -05:00
Jason M. Wood
0cefa4d601 Merge pull request #135 from MinecraftServerControl/mscs.defaults.v5
New format for defaults file v5
2016-06-23 10:51:33 -06:00
Jason M. Wood
c3aa5b9c1e msctl: cleanup the getValue code 2016-06-19 14:03:51 -06:00
Jason M. Wood
32638f5de6 msctl: add method to get the amount of memory used 2016-06-18 15:32:27 -06:00
Jason M. Wood
af4b4de027 msctl: change format of defaults file 2016-05-30 20:15:55 -06:00
Jason M. Wood
4354a4d285 msctl: strip quote chars from strings 2016-05-30 20:00:57 -06:00
Jason M. Wood
2db2e1bcfd msctl: fix error conditions for mapping 2016-05-30 19:33:16 -06:00
Jason M. Wood
8a4b0e9215 msctl: reorganize variables 2016-05-29 19:14:53 -06:00
Jason M. Wood
dad810c3e2 msctl: whitespace 2016-05-29 19:05:22 -06:00
Jason M. Wood
17fc5d352c msctl: reorganize variables 2016-05-29 19:01:41 -06:00
Jason M. Wood
b1f6181be9 msctl: better Overviewer defaults 2016-05-28 13:58:30 -06:00
Jason M. Wood
6643ca3a26 msctl: add lines to comments 2016-05-28 13:56:38 -06:00
Jason M. Wood
1c5818d39d msctl: drop support for updating old configs 2016-05-28 13:41:58 -06:00
Jason M. Wood
929c52a2fa msctl: add lines around the comments 2016-05-28 13:37:50 -06:00
Jason M. Wood
1e0fb36212 msctl: remove the extra quotes in the start command 2016-03-26 14:30:02 -06:00
Jason M. Wood
831fc345ca Merge branch 'master' of github.com:sandain/MinecraftServerControlScript 2016-03-26 12:57:41 -06:00
Jason M. Wood
89e3d5b4e5 msctl: make sure tail gets the correct PID for the console command 2016-03-26 12:57:29 -06:00
Ben Beauregard
9fef949775 Remove world backup from mapping functionality
Backing up the world should be managed separately from mapping the
world.
2016-03-24 23:34:13 -04:00
Jason M. Wood
5d43ae8d0e msctl: rename versions.json to version_manifest.json and update the URL 2016-03-11 20:29:54 -07:00
Jason M. Wood
1c11172aa9 msctl: use the JSON library to read versions.json 2016-03-11 20:24:00 -07:00
Jason M. Wood
b02423dbe8 fix the version check in overviewer code 2016-03-11 17:20:30 -07:00
Jason M. Wood
d7b098760d msctl: quote player names for query JSON output 2016-03-08 21:49:21 -07:00
Jason M. Wood
772116caff add a json option to the query command 2016-03-07 21:24:41 -07:00
Jason M. Wood
d9e25c1d32 add a query command 2016-03-05 11:23:41 -07:00
Jason M. Wood
a8891e1f71 msctl: whitespace 2016-03-05 09:39:51 -07:00
Erik Günther
3af7928b38 Run overview from backup directory so we don't have to have the server save-off so long 2016-02-21 15:05:19 +01:00
Jason M. Wood
c33232dcf6 msctl: fix default client location in multiuser mode 2016-02-17 15:49:41 -07:00
Jason M. Wood
15b9f23ffc msctl: clarify query comments 2016-02-10 09:08:19 -07:00
Jason M. Wood
f7993cb194 msctl: clarify query comments 2016-02-10 08:55:09 -07:00
Jason M. Wood
931a571561 Msctl: update copyright 2016-02-09 23:35:10 -07:00
Jason M. Wood
12668fe908 msctl: fix query when LF is in the MOTD 2016-02-09 22:54:41 -07:00
Jason M. Wood
4321f4d898 msctl: update default value 2016-02-07 20:21:39 -07:00
Jason M. Wood
56950b7e12 Use the normal client location 2016-02-07 17:20:32 -07:00
Jason M. Wood
fa6ff3a1a9 Display the correct program name 2016-01-11 11:10:16 -07:00
Jason M. Wood
68c5042e48 msctl: add missing quotes 2015-12-29 17:23:55 -07:00
Jason M. Wood
93dbb42ce3 Modify {get|set}Value to work with Windows formatted files 2015-08-27 18:02:13 -06:00
Jason M. Wood
cd532d146c Make sure the EULA value is lower case 2015-08-27 17:45:27 -06:00
Jason M. Wood
4ffdbe9562 Fix typo in comments 2015-08-21 15:24:54 -06:00
Jorge Juan
cd2c9cbfc1 Add missing newline in printf 2015-08-12 11:16:40 +02:00
Jorge Juan
e8df9daf43 Update usage command line format 2015-08-12 01:47:13 +02:00