Skip to content

Releases: itzg/docker-minecraft-server

2024.10.1

13 Oct 18:32
fdc1f44
Compare
Choose a tag to compare

What's Changed

Enhancements

  • For FTBA support extra mods with Modrinth/CurseForge by @itzg in #3092
  • modrinth: support datapack retrieval by @itzg in #3096

Documentation

  • examples: updated BMC4 for v32.5 by @itzg in #3091

Other Changes

  • build: deprecating java8-alpine (for now) by @itzg in #3094

Full Changelog: 2024.10.0...2024.10.1

2024.10.0

04 Oct 12:32
d0a3ee3
Compare
Choose a tag to compare

What's Changed

Enhancements

  • auto-cf: support three-part modloader IDs by @itzg in #3081

Documentation

  • docs: removed duplicated RCON_CMDS variable by @omarx11 in #3072

Other Changes

  • build: accept build args for extra packages to install by @itzg in #3060
  • Bump mc-monitor version by @md5nake in #3061
  • build: upgraded easy-add and mc-monitor by @itzg in #3066
  • build: upgraded restify, rcon-cli, mc-server-runner by @itzg in #3067
  • Add PAPER_CONFIG_REPO as alias for defaults repo variable by @Alpha018 in #3076

New Contributors

Full Changelog: 2024.9.0...2024.10.0

2024.9.0

07 Sep 16:32
dd3c7a4
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Added support for FOLIA_CHANNEL by @itzg in #3029
  • Added client mod exclusions for modpack "Hardrock Terrafirmacraft" by @lucaperl in #3028
  • Add just-zoom (jar: justzoom) to global exclude by @EmilyxFox in #3032
  • New server properties by @EmilyxFox in #3034
  • Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to MERGE by @itzg in #3038
  • cf-files: improve the logging of missing dependencies especially optional ones by @itzg in #3044
  • modrinth: improve logging of non-applicable versions by @itzg in #3053

Bug Fixes

  • Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to SYNC_FILE_MERGE_LIST by @itzg in #3042

Documentation

Other Changes

New Contributors

Full Changelog: 2024.7.2...2024.9.0

2024.7.2

28 Jul 19:09
f4634c3
Compare
Choose a tag to compare

What's Changed

Enhancements

Documentation

  • docs: add service annotation patching to example kustomization by @itzg in #3020

Other Changes

  • build: remove pre-installed ubuntu user for consistency by @itzg in #3016

New Contributors

Full Changelog: 2024.7.1...2024.7.2

2024.7.1

28 Jul 18:32
b393b22
Compare
Choose a tag to compare

What's Changed

Enhancements

  • paper: suggest other release channel when build not found by @itzg in #3000
  • auto-cf: added blur-forge to global excludes by @itzg in #3003
  • paper: download default configs before patching by @itzg in #3004

Bug Fixes

  • Re-download Modrinth projects based on modified time rather than filename existence by @itzg in #2999

Other Changes

  • Interpret backslash escapes for RCON_CMDS by @quulah in #3008

New Contributors

Full Changelog: 2024.7.0...2024.7.1

2024.7.0

15 Jul 00:05
f84ae66
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Update cf-exclude-include.json with Apple Skin, etc by @LeaderbotX400 in #2932
  • modrinth: add support for default excludes/includes by @itzg in #2937
  • cf: add support for modpacks that use NeoForge by @itzg in #2943
  • Add ryoamiclights to CF global excludes by @itzg in #2948
  • More Client-side mods to exclude by @KrosTheProto in #2967
  • modrinth: add default exclusions discovered for prominence 2 by @itzg in #2982
  • cf: check downloads repo before attempting download of mod in modpack by @itzg in #2985
  • mcopy: support basic auth via URL by @itzg in #2989

Bug Fixes

  • neoforge: correctly handle versioning that drops the ".0" by @itzg in #2935
  • add check for absolute directories to world copy script by @hpf3 in #2939
  • Fixed exclusion of no-night-vision-flashing by @itzg in #2970
  • cf: copy files found in downloads repo by @itzg in #2986
  • auto-cf: remove necronomicon from global exclusions by @itzg in #2991
  • Avoid logging userinfo from MODS/PLUGINS URLs by @itzg in #2993

Documentation

  • docs: updating AUTO_CURSEFORGE examples that no longer need /downloads by @itzg in #2938
  • Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by @itzg in #2966

Other Changes

New Contributors

Full Changelog: 2024.6.1...2024.7.0

2024.6.1

21 Jun 22:53
1ccd6a0
Compare
Choose a tag to compare

What's Changed

Enhancements

  • paper: download default configs to allow for patching by @itzg in #2883
  • cf: verify mod file hashes and re-download to repair by @itzg in #2884
  • Add true-darkness to CF global excludes by @wirytiox in #2899
  • paper: consider release channel when selecting version/build by @itzg in #2902

Bug Fixes

  • Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using SPIGET_RESOURCES by @itzg in #2891
  • Disable default configs download until issues resolved by @itzg in #2895
  • Don't log RCON password when DEBUG enabled by @itzg in #2898

Documentation

  • docs: fixed description of BROADCAST_RCON_TO_OPS variable by @itzg in #2873
  • Added note about CurseForge files dependency handling by @itzg in #2881
  • Fixed typo in CF files dependencies section title by @itzg in #2896
  • Added hairpin routing diagram by @itzg in #2903
  • Add a section about class file version 65.0 message by @itzg in #2906
  • Update mods-file example reference by @emmanuel-ferdman in #2915
  • docs: updated to new name of itzg/mc-proxy by @itzg in #2917

Other Changes

New Contributors

Full Changelog: 2024.6.0...2024.6.1

2024.6.0

03 Jun 12:38
b3e0ea1
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

  • Fixed internal SPIGOT family mapping by @itzg in #2839
  • cf: allow for trailing slash on CF modpack page URL by @itzg in #2848
  • Remove normalizing to uppercase of LEVEL_TYPE by @itzg in #2852

Documentation

Other Changes

  • build: upgrade rcon-cli and easy-add by @itzg in #2831
  • build: upgrading git-lfs from packagecloud by @itzg in #2835
  • build: disable java17-openj9 for now by @itzg in #2849
  • build: add back arm64 into java21-alpine multiarch by @itzg in #2858

New Contributors

Full Changelog: 2024.5.0...2024.6.0

2024.5.0

02 May 14:01
d6cc103
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • cf-files: correctly handle duplicate file refs by @itzg in #2800

Documentation

  • docs: clarify the mention of java8 in deprecated section by @itzg in #2785

Other Changes

New Contributors

Full Changelog: 2024.4.1...2024.5.0

2024.4.1

17 Apr 13:12
38c8399
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Added support for skript resources via SPIGET_RESOURCES by @itzg in #2764
  • build: java8 is now consistently multi-arch like others and new java8-alpine by @itzg in #2763
  • build: also remove variant entry for java8-multiarch by @itzg in #2766
  • cf: use fallback download URL when metadata doesn't provide one by @itzg in #2767
  • modrinth: add option to force include client mods by @itzg in #2777

Bug Fixes

  • modrinth: fixed force include option by @itzg in #2778

Documentation

  • build: upgrade mc-monitor to use retry for all errors by @itzg in #2760
  • docs: fixed typo on java versions page by @itzg in #2762
  • docs: add a link to class file version table by @itzg in #2779

Other Changes

New Contributors

Full Changelog: 2024.4.0...2024.4.1