Skip to content

Releases: itzg/docker-minecraft-server

2025.4.0

02 Apr 13:19
dedf8bc
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Exclude compass-coords globally from cf and mr, client side mod by @harkin in #3361
  • Add AUTOPAUSE_STATUS_RETRY_LIMIT and AUTOPAUSE_STATUS_RETRY_INTERVAL by @itzg in #3365
  • Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and COPY_CONFIG_SRC by @itzg in #3377

Bug Fixes

Documentation

  • Lazymc - Update misc examples with non-deprecated method of managing lazymc by @joesturge in #3360
  • docs: clarify that ICON can be a container path by @itzg in #3371
  • Add Docker logo to badges by @itzg in #3375
  • docs: show example of MODRINTH_PROJECTS with version number by @itzg in #3378
  • docs: updated bmc4 example to v34.5 by @itzg in #3382
  • docs: clarify Fabric docs TYPE usage by @itzg in #3387

New Contributors

Full Changelog: 2025.3.0...2025.4.0

2025.3.0

11 Mar 23:00
f22d291
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Added USES_PLUGINS to allows /plugins use with hybrid mods by @itzg in #3320
  • fabric: skip web API access when all versions match installed by @itzg in #3332
  • rcon-cli upgraded to support command history by @itzg in #3354

Bug Fixes

Documentation

  • Clarify CF_API_KEY setup in examples by @itzg in #3321
  • Add specific file version header for auto-curseforge by @itzg in #3342
  • Update auto-curseforge docs wording around version pinning. by @gregops in #3344
  • examples: moved fabric into its own directory by @itzg in #3353

Other Changes

New Contributors

Full Changelog: 2025.2.1...2025.3.0

2025.2.1

16 Feb 19:06
b1128db
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

  • Remove deprecated flag from mc-image-helper command in start-setupRbac by @augustabt in #3289

Other Changes

  • deps: upgrade Go-based tools to resolve vulnerabilities by @itzg in #3292
  • build: add Java 23 variants by @itzg in #3297
  • build: upgrade tools to Go 1.23.6 by @itzg in #3305

New Contributors

Full Changelog: 2025.2.0...2025.2.1

2025.2.0

02 Feb 00:30
26d97c2
Compare
Choose a tag to compare

What's Changed

Enhancements

  • cf: gracefully handle invalid modpack manifest file by @itzg in #3237
  • modrinth: added excludes needed for create_plus by @itzg in #3242
  • cf: handle spaces around commas for includes/excludes by @itzg in #3256
  • feat: bump mc-server-runner & add note about bypassing STOP_SERVER_ANNOUNCE_DELAY by @DerRockWolf in #3280
  • update mohist download script to use new API endpoint by @WaveringAna in #3247
  • datapack: allow copying from directory by @Tert0 in #3259
  • Feat: Disabling Mods in Generic Packs by @azunaVT in #3281

Bug Fixes

  • Corrected calculation of Canyon download URL by @itzg in #3226
  • neoforge: grab latest beta even when non-beta release is newer by @itzg in #3227
  • Install tput for colorized logs on alpine images by @itzg in #3229
  • ketting: fixed launcher invocation by @itzg in #3244
  • cf: qualify mapping of excluded slug to mod IDs by @itzg in #3254

Documentation

Other Changes

New Contributors

Full Changelog: 2025.1.0...2025.2.0

2025.1.0

03 Jan 22:44
621bafb
Compare
Choose a tag to compare

What's Changed

Enhancements

  • added new exclusions by @EmilyxFox in #3214
  • Cache CF search API calls and better handle CURSEFORGE_FILES rate limit by @itzg in #3215

Bug Fixes

  • Download default spigot.yml for PaperMC to top-level directory by @itzg in #3216

Documentation

  • docs: clarify curseforge listing file and GetBukkit limitation by @itzg in #3205
  • fix vault hunters example by @prabhjot98 in #3213

Other Changes

New Contributors

Full Changelog: 2024.12.1...2025.1.0

2024.12.1

20 Dec 03:33
1f6288e
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

  • Fixed new FTB installer args and manifest by @itzg in #3176
  • Re-install FTB if manifest is missing by @itzg in #3177
  • Make sure download new version of FTB installer by @itzg in #3186

Documentation

  • Corrected examples link in autopause docs by @itzg in #3188
  • docs: clarified Modrinth support includes plugins and datapacks by @itzg in #3196
  • Clarify Modrinth URL structure in documentation by @mishl-dev in #3197
  • Add example of Craftoria modpack by @JordiBrisbois in #3198

Other Changes

  • Fix syntax error in start-deployPurpur by @itzg in #3178
  • fix: install missing language pack for GraalVM by @Sculas in #3189

New Contributors

Full Changelog: 2024.12.0...2024.12.1

2024.12.0

10 Dec 01:42
86354f5
Compare
Choose a tag to compare

What's Changed

Enhancements

  • modrinth: more info in error when dependency has no applicable files by @itzg in #3142
  • Include processing of SPIGET_RESOURCES with TYPE=CUSTOM by @itzg in #3156
  • cf: added default excludes needed for ATM10 by @itzg in #3164
  • cf: use fallback URL for curseforge files like modpack files by @itzg in #3158

Bug Fixes

  • Fix incorrect warning about setting TYPE and MODPACK_PLATFORM by @itzg in #3122
  • Correctly handle NeoForge CF modpacks also using CURSEFORGE_FILES by @itzg in #3139
  • Correcting name of .mc-health.env file by @itzg in #3167

Documentation

Other Changes

New Contributors

Full Changelog: 2024.10.2...2024.12.0

2024.10.2

18 Oct 19:46
a9140fb
Compare
Choose a tag to compare

What's Changed

Enhancements

  • curseforge: cache get mod info and file API calls to disk by @itzg in #3102
  • Add SKIP_CHOWN_DATA to skip the "Changing ownership of /data" by @itzg in #3103
  • cf: default API cache TTL to 2 days and allow config by @itzg in #3107

Bug Fixes

  • cf: gracefully handle corrupted API cache index by @itzg in #3110

Documentation

  • chore(docs): note add mod var for auto_curseforge use by @ChipWolf in #3111

Other Changes

  • refactoring a little bit some test script files by @IronMine in #3100
  • Fix mc-send-to-console running with uid=0(root) by @GiriNeko in #3106

New Contributors

Full Changelog: 2024.10.1...2024.10.2

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