Commit Graph

  • 34b96e0b63 Copy over all content of /plugins and /mods Fixes #310 Geoff Bourne 2019-04-27 13:47:26 -05:00
  • 6a12c33c33 Upgrade base image to Java 8u201 Geoff Bourne 2019-04-25 17:51:07 -05:00
  • b29e76b128 mc: support snapshot versions with spaces, such as "1.14 Pre-Release 1" Geoff Bourne 2019-04-11 19:50:29 -05:00
  • 40a26b8caf mc: alter paperclip jar for 1.8.8 download Fixes #305 Geoff Bourne 2019-04-07 13:34:11 -05:00
  • 28467d44b6 Merge pull request #304 from fabianvf/override-server-props-doc Geoff Bourne 2019-04-05 16:44:41 -05:00
  • da34a546b5 add doc for OVERRIDE_SERVER_PROPERTIES Fabian von Feilitzsch 2019-04-05 12:20:30 -04:00
  • 4d45618125 Merge pull request #302 from fabianvf/override-server-props Geoff Bourne 2019-04-03 17:13:01 -05:00
  • 4d1a05ccb0 Allow user to specify that server properties be overridden on start Fabian von Feilitzsch 2019-04-03 16:23:19 -04:00
  • 03cac08999 Merge pull request #299 from Silthus/master Geoff Bourne 2019-03-29 20:07:08 -05:00
  • a316bd8f95 fix(minecraft-server): filter env replacement file Environment variable replacement now only affects matching file types. Michael Reichenbach 2019-03-29 12:11:42 +01:00
  • 73046d7499 fix(minecraft-server): env variable value check not working The check for the value of the env variable now works correctly. Michael Reichenbach 2019-03-25 18:10:45 +01:00
  • 67cf80d70f docs(minecraft-server): for dynamic env variable replacement Michael Reichenbach 2019-03-23 14:26:48 +01:00
  • b51b19b3c0 feat(minecraft-server): replace environment variables in configs Michael Reichenbach 2019-03-23 14:12:58 +01:00
  • 1cc902062a Pruning devbox, elasticsearch-marvel, spring-boot, gvm Geoff Bourne 2019-03-10 21:59:01 -05:00
  • 36f5857de3 mc: create FTB/CF server start script when absent Fixes #294 Geoff Bourne 2019-03-10 21:50:42 -05:00
  • aef8f54903 Pass JVM memory options to Spigot build Fixes #292 Geoff Bourne 2019-02-26 22:19:43 -06:00
  • fe3df584ef Merge pull request #293 from LoudSoftware/master Geoff Bourne 2019-02-24 20:06:15 -06:00
  • a73d99c552 Updated PAPERMC CI URL and job name for older versions LoudSoftware 2019-02-24 16:41:27 -05:00
  • 72328ca8bc Merge pull request #291 from dudymas/master Geoff Bourne 2019-02-15 10:30:52 -06:00
  • f3d5e75c22 fix(minecraft/entrypoint): create mods dir for packages without it Jeremy White 2019-02-14 22:18:16 -05:00
  • fff075cc68 fix(minecraft/entrypoint): errata with jq syntax and mod dir Jeremy White 2019-02-14 22:04:09 -05:00
  • cca23aa683 Merge pull request #289 from dudymas/master Geoff Bourne 2019-02-13 06:50:13 -06:00
  • ae72f9ac70 ref(readme): formatting for settings.cfg notes Geoff Bourne 2019-02-13 07:39:41 -05:00
  • 2b2ec51206 ref(readme): formatting on serverstart details Geoff Bourne 2019-02-13 07:39:00 -05:00
  • 6135feec56 doc(minecraft): include manifest working docs Jeremy White 2019-02-08 14:14:15 -05:00
  • b38c00881b fix(minecraft/entrypoint): several small defects with manifest loop Jeremy White 2019-02-08 11:31:40 -05:00
  • 301e33f224 feat(minecraft/entrypoint): add diagnostic to manifest load Jeremy White 2019-02-08 08:20:47 -05:00
  • 22417858a3 fix(minecraft/entrypoint): correct typo in manifest load Jeremy White 2019-02-08 08:18:18 -05:00
  • 5d55ce2b25 feat(minecraft/entrypoint): download manifests Jeremy White 2019-02-08 08:11:01 -05:00
  • a994e67ebf mc: fix isDebugging when not debugging Geoff Bourne 2019-02-03 09:54:55 -06:00
  • 57a840b069 mc: added debug-ability to vanilla server downloading Geoff Bourne 2019-02-03 09:49:59 -06:00
  • a273ef1763 mc: add gitter badge to README Geoff Bourne 2019-02-02 10:38:03 -06:00
  • a63f474109 mc: adjust MAX_RAM in settings.cfg for some CurseForge modpacks Fixes #285 Geoff Bourne 2019-01-26 16:35:00 -06:00
  • d368978949 mc: use rcon-cli to stop the server, when it's available Geoff Bourne 2019-01-24 18:39:26 -06:00
  • 90d721763d Add support for CurseForge modpacks with ServerStartLinux.sh entry Add CurseForge info in README Fixes #284 Geoff Bourne 2019-01-21 21:07:38 -06:00
  • 6fc9ba4996 Merge pull request #279 from Silthus/master Geoff Bourne 2019-01-14 06:48:49 -06:00
  • 10e08e172a default SERVER_NAME to "Dedicated Server" Silthus 2019-01-14 11:09:20 +01:00
  • 46270f6bd5 mc: ensure JVM_DD_OPTS works for FTB also For #281 Geoff Bourne 2019-01-13 22:22:27 -06:00
  • 1c9274ad96 mc: add support for custom server JARs For #238 Geoff Bourne 2019-01-13 19:00:34 -06:00
  • 542798f7a6 Merge pull request #280 from L3vi47h4N/master Geoff Bourne 2019-01-13 08:03:48 -06:00
  • bcf95e5799 Rename minecraft-server/docker-compose-big.yml to minecraft-server/examples/docker-compose-big.yml L3vi47h4N 2019-01-13 01:30:15 -05:00
  • 02332ee8cd Rename minecraft-server/docker-compose-proxied.yml to minecraft-server/examples/docker-compose-proxied.yml L3vi47h4N 2019-01-13 01:29:53 -05:00
  • da4911c668 Create docker-compose-spongeforge.yml L3vi47h4N 2019-01-13 01:27:57 -05:00
  • 829eeebb7e Update docker-compose.yml L3vi47h4N 2019-01-13 01:20:24 -05:00
  • 20885c6cf7 style(minecraft-server): fix wrong formatting Michael Reichenbach 2019-01-12 16:35:03 +01:00
  • f6465b5dac feat(minecraft-server): add server-name to env variables The server-name (e.g. needed for bungeecord) can now be set via the env variable SERVER_NAME. Defaults to Unknown Michael Reichenbach 2019-01-12 16:32:30 +01:00
  • bd084cc261 mc: adjust WORLD destination directory when using FTB type For #278 Geoff Bourne 2019-01-08 18:28:34 -06:00
  • 895b7d74f5 Merge pull request #275 from mediaessenz/feature/add-jvm-dd-opts Geoff Bourne 2018-12-28 17:50:01 -06:00
  • ddbd88c601 Add documentation for the new JVM_DD_OPTS parameter Alexander Grein 2018-12-28 10:16:15 +01:00
  • 7e34cf5ac9 Add JVM_DD_OPTS to add -D Params to JVM_OPTS Alexander Grein 2018-12-28 09:56:28 +01:00
  • 8c26947fbc mc: set JAVA_PARAMETERS as alternative INIT_MEMORY for FTB server For #271 Geoff Bourne 2018-12-18 16:42:15 -06:00
  • 091e79c550 Merge pull request #270 from Silthus/patch-1 Geoff Bourne 2018-12-18 16:27:30 -06:00
  • a31e2a8506 feat(minecraft-server): add version argument for buildtools Silthus 2018-12-17 19:07:07 +01:00
  • 52d4cae74d feat(minecraft-server): onbuild trigger for downloading plugins and mods (#267) Silthus 2018-12-16 19:00:36 +01:00
  • cc83007cea Merge pull request #268 from Silthus/feat/copy-plugins Geoff Bourne 2018-12-15 09:09:42 -06:00
  • 0d9c2d13f9 fix(minecraft-server): copy plugins and mods to parent dir Silthus 2018-12-15 08:56:05 +01:00
  • ccec190cb2 feat(minecraft-server): copy mods with rsync as well Silthus 2018-12-15 08:29:43 +01:00
  • c3ac69a030 fix(minecraft-server): typo from testing - change txt to jar Silthus 2018-12-14 11:31:46 +01:00
  • fd4e9d93e0 feat(minecraft-server): update spigot plugins using /plugins if newer Michael Reichenbach 2018-12-14 08:13:19 +01:00
  • 2e353c084a mc: add tzdata package to allow for localtime handling fixes #263 Geoff Bourne 2018-12-07 17:47:00 -06:00
  • 9b1272edac mc: properly handle spaces in MOTD during server properties setup Geoff Bourne 2018-12-02 17:52:23 -06:00
  • 479be8016a Merge pull request #260 from Autom3/patch-1 Geoff Bourne 2018-10-23 17:54:34 -05:00
  • 3f3a2d8433 [minecraft-server] Pass all command line arguments to start-configuration Autom3 2018-10-23 23:00:23 +02:00
  • 7be2020879 mc: fix WORLD downloading fixes #259 Geoff Bourne 2018-10-17 23:17:32 -05:00
  • 73974d1c40 Merge pull request #258 from mcrowson/mods Geoff Bourne 2018-10-14 14:01:00 -05:00
  • a4a22f3bfc loops only if there are JSON files present Matthew Crowson 2018-10-14 13:47:39 -04:00
  • 491abfc833 using find to match json files Matthew Crowson 2018-10-13 12:31:28 -04:00
  • 7dc699ffbb Merge pull request #257 from mcrowson/mods Geoff Bourne 2018-10-13 08:16:30 -05:00
  • 3fee3f0f41 Added mods env variables Matthew Crowson 2018-10-12 18:11:57 -04:00
  • cf8b6e5d05 Merge pull request #255 from mattiaskagstrom/patch-2 Geoff Bourne 2018-10-07 09:45:26 -05:00
  • 3bac706b8a only download world if there is no preexisting world Mattias Kågström 2018-10-07 14:01:08 +02:00
  • 6e3761ae91 mc: allow for any values of LEVEL_TYPE to support various mods Geoff Bourne 2018-10-06 08:08:13 -05:00
  • b88ae49c3b mc: allow for a non-unique group ID when setting GID For #254 Geoff Bourne 2018-09-30 15:20:54 -05:00
  • 79756d13fd mc: support CurseForge modpacks with LaunchServer.sh entry script test-20180930 Geoff Bourne 2018-09-30 14:39:37 -05:00
  • 44d2081b7b Merge pull request #253 from proudlytm/master Geoff Bourne 2018-09-27 08:25:29 -05:00
  • e8be7685e9 mc: set umask to 0002 and chmod g+w the /data folder Maxim Ivanov 2018-09-27 10:27:50 +03:00
  • 2d6316e6c3 mc: fix container stop handling Geoff Bourne 2018-09-20 19:56:48 -05:00
  • 009309966b Merge pull request #250 from proudlytm/master Geoff Bourne 2018-09-19 18:22:48 -05:00
  • d3e64ed56f README.md: Make it clearer how to override UID and GID. Maxim Ivanov 2018-09-19 23:27:44 +03:00
  • 715d9be403 Merge pull request #249 from duaneg/master Geoff Bourne 2018-09-18 22:40:58 -05:00
  • ebe0a30c14 mc: run FTB installer from correct location Duane Griffin 2018-09-19 11:27:34 +12:00
  • c8eb0f5874 mc: enhance the WORLD option to allow for directory sources #247 Geoff Bourne 2018-09-11 20:38:54 -05:00
  • 90907f7b1e mc: allow for RWG world type Fixes #246 mc-2018-1 Geoff Bourne 2018-09-01 16:35:31 -05:00
  • d898796672 Support Paper builds for 1.13 and fix 1.12.2/1.11.2 builds Fixed #244 Geoff Bourne 2018-08-25 18:16:47 -05:00
  • ed32de76ca Merge pull request #243 from mattiaskagstrom/patch-1 Geoff Bourne 2018-08-25 14:52:32 -05:00
  • 07fc31b401 unzip fails if a file already exists in the zip file. Mattias Kågström 2018-08-24 17:36:41 +02:00
  • a0db92cb5e circleci: remove run test for now Geoff Bourne 2018-08-19 11:30:59 -05:00
  • f33a94a6e2 circleci: allow a litte more time for mc test Geoff Bourne 2018-08-19 11:25:21 -05:00
  • bab31f1198 circleci: allow more time and capture the log Geoff Bourne 2018-08-19 11:22:43 -05:00
  • a5614ec03b Add testing of minecraft-server image in CircleCI Geoff Bourne 2018-08-19 11:18:08 -05:00
  • 70f49be4fc Merge branch 'master' of https://github.com/itzg/dockerfiles Geoff Bourne 2018-08-19 09:09:51 -05:00
  • 173f612d74 Add CircleCI 2 config Geoff Bourne 2018-08-19 09:09:21 -05:00
  • ba4578f451 mc: check validity of downloaded bukkit/spigot jar Fixes #242 Geoff Bourne 2018-08-18 18:51:45 -05:00
  • 1c5e4b17bf mc: chown /data when it doesn't match $UID Fixes #239 Geoff Bourne 2018-08-18 16:56:45 -05:00
  • f65548894f Merge pull request #241 from JanikBot/patch-2 Geoff Bourne 2018-08-18 15:39:23 -05:00
  • b910a7dbe5 mc: adjust FTB server pack check to look in subdirs Geoff Bourne 2018-08-18 15:38:27 -05:00
  • 1c24dc1def Added warning if user doesn't use the server version of the modpack Janik Bussalb 2018-08-14 17:45:51 +02:00
  • d9c2f26506 mc: handle FTB style start script within CurseForge subdirs mc: upgrade mc-server-runner to launch start scripts via bash Geoff Bourne 2018-08-12 17:25:16 -05:00
  • 7005f00df0 mc: avoid usermod when UID matches current user ID Geoff Bourne 2018-08-05 16:38:22 -05:00
  • 6ec6655280 mc: removing confusing mention of MAX_RAM for #229 Geoff Bourne 2018-07-30 21:52:04 -05:00