Commit Graph

698 Commits

Author SHA1 Message Date
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
27bd63ec53 README: remove the optional keyword 2016-05-29 18:58:48 -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
f6a901ddb1 Merge pull request #132 from carmenbbakker/systemd-service
Systemd service
2016-05-25 09:52:47 -06:00
Jason M. Wood
5d79914970 Merge pull request #131 from carmenbbakker/useradd
Use useradd for non-Debian systems
2016-05-25 09:50:55 -06:00
Carmen Bianca Bakker
92230f4b6f Use useradd for non-Debian systems 2016-05-25 11:28:54 +02:00
Carmen Bianca Bakker
3fa1bb540c Make sure /usr/local/bin is in path for mscs.service 2016-05-25 11:26:27 +02:00
Carmen Bianca Bakker
98381b405d Added User and Group minecraft to mscs.service 2016-05-25 11:25:39 +02: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
Jason M. Wood
9901ee92b9 Merge pull request #127 from bot190/bot190
Remove world backup from mapping functionality
2016-03-25 19:03:24 -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
eb2211edf2 README: add libjson-perl to the requirements 2016-03-11 20:28:39 -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
Jason M. Wood
99d7661d3c Makefile: fix permission issues 2016-02-27 17:02:40 -07:00
Jason M. Wood
be2cd3bfc6 README: whitespace 2016-02-27 16:53:48 -07:00
Jason M. Wood
c504875702 README: rewrap 2016-02-27 16:50:47 -07:00
Jason M. Wood
eb12d08582 README: remove duplicate heading 2016-02-27 16:47:27 -07:00
Jason M. Wood
254ad35970 README: rewrap 2016-02-27 16:44:06 -07:00
Jason M. Wood
ab58669a0d README: fix links 2016-02-27 16:33:20 -07:00
Jason M. Wood
f18ed15937 README: Fix install directions 2016-02-27 16:31:37 -07:00
Jason M. Wood
707859d058 README: add a note about msc-gui 2016-02-27 14:18:35 -07:00
Jason M. Wood
7cf96f998d README: add a disclaimer 2016-02-26 20:37:00 -07:00
Jason M. Wood
aff3c9bdc8 README: combine issues and troubleshooting 2016-02-26 19:55:32 -07:00
Jason M. Wood
2db9b074cd README: update links 2016-02-26 10:57:32 -07:00
Jason M. Wood
4aa108cebf README: fix links 2016-02-22 21:17:44 -07:00
Jason M. Wood
4886d564d4 Merge pull request #119 from egut/overview_run_in_backup
Run overviewer from backup directory
2016-02-21 17:09:09 -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
e4827cb383 Merge pull request #115 from sandain/Updated-MSCTL-information
README: add msctl usage information
2016-02-17 09:14:04 -07:00
Roflicide
be52d8ed8a Update README.md 2016-02-16 22:38:16 -05:00
Roflicide
d60124bf81 Update README.md 2016-02-16 22:26:49 -05: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