Skip to content

Releases: itzg/docker-minecraft-server

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

2024.4.0

05 Apr 02:18
55e7b8b
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Use FTB_DIR for log4j2 patched files...hypothetically by @itzg in #2691
  • modrinth: add MODRINTH_OVERRIDES_EXCLUSIONS option by @itzg in #2703
  • Hybrid servers using CURSEFORGE_FILES assume mc-mods for Forge by @itzg in #2740

Bug Fixes

  • Remove Java 8 warning and 5 second delay by @itzg in #2711
  • Fallback to existing server file when getbukkit retrieval fails by @itzg in #2721
  • Successful spigot/bukkit update check caused grep to fail by @itzg in #2726

Documentation

Other Changes

New Contributors

Full Changelog: 2024.3.0...2024.4.0

2024.3.0

02 Mar 15:03
e38cc6e
Compare
Choose a tag to compare

What's Changed

Enhancements

  • auto-cf: support modpack zips using IMPLODE compression method by @itzg in #2646
  • Disable REMOVE_OLD_MODS when it interferes with managed mod/plugin features by @itzg in #2648
  • auto-cf: add option to ignore files missing from previous installation by @itzg in #2649
  • cf: support curseforge files that don't delcare any modloader by @itzg in #2660
  • Improve rate limit detection and log available info by @itzg in #2672

Bug Fixes

  • Fixed support for mc-send-to-console by @itzg in #2652
  • For legacy CURSEFORGE, write ops/whitelist files in final directory by @itzg in #2654
  • Fixed handling of Modrinth mods for NeoForge by @itzg in #2659
  • Gracefully handle getbukkit.org outage when resolving version by @itzg in #2675
  • auto-cf: resolve issue where zip compression scheme prevents manifest file extraction by @itzg in #2678

Documentation

  • docs: use consistent style in lazytainer example by @itzg in #2662

Other Changes

  • Use KettingLauncher by @C0D3-M4513R in #2655
  • feat: force include just-enough-resources-jer for create-arcane-engineering modpack by @nohehf in #2679
  • build: upgrade easy-add to 0.8.4 by @itzg in #2686

New Contributors

Full Changelog: 2024.2.2...2024.3.0

2024.2.2

08 Feb 20:00
730c228
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Apply cap_net_raw to knockd to allow rootless execution by @itzg in #2625
  • auto-cf: provide option to force reinstall modpack's modloader by @itzg in #2633
  • Support NeoForge for Modrinth modpacks by @itzg in #2643

Bug Fixes

  • Support 1.20.3 change to ping description structure by @itzg in #2628

Documentation

  • docs: remove the deprecated content from the README by @itzg in #2618
  • docs: fix mkdocs emoji and static-i18n version by @itzg in #2619
  • docs: clarified the Oracle GraalVM version used by @itzg in #2621
  • docs: fixed formatting of deprecated Java version list by @itzg in #2622
  • docs: add example of Paper running with PROXY protocol enabled by @itzg in #2629
  • docs: clarify new default behavior with interactive console and colorized logs by @itzg in #2632
  • docs: improve memory limit examples by @itzg in #2634
  • docs: clarified that auto CurseForge manual downloads need a browser by @itzg in #2639

Other Changes

New Contributors

Full Changelog: 2024.2.1...2024.2.2

2024.2.1

03 Feb 23:00
6ea7d58
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Directly attach stdin of server process by default by @itzg in #2605
  • Handle I/O timout type errors from autopause mc-monitor call by @itzg in #2606

Bug Fixes

  • modrinth: report error when project version not available for requested constraints by @itzg in #2614

Documentation

  • docs: clarify that disabling RCON disables other features by @itzg in #2607

Full Changelog: 2024.2.0...2024.2.1

2024.2.0

20 Jan 18:43
5729324
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Support local Modrinth modpack files by @itzg in #2594
  • cf: allow for browser named files in final output by @itzg in #2596

Documentation

  • docs: added example of auto-cf custom manifest by @itzg in #2582

Other Changes

New Contributors

Full Changelog: 2024.1.0...2024.2.0

2024.1.0

06 Jan 15:37
63adc7b
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • neoforge: handle malformed version entry in maven metadata by @itzg in #2557
  • Handle calculated MEMORY value along with Aikar's flags by @itzg in #2568

Documentation

  • docs: fix formatting of sections and admonitions by @itzg in #2570
  • docs: added ATM9 example by @itzg in #2571
  • docs: clarify the variables page by @itzg in #2573
  • docs: added example for All of Fabric 7 by @itzg in #2575

Other Changes

New Contributors

Full Changelog: 2023.12.2...2024.1.0

2023.12.2

15 Dec 17:08
150881a
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Use Forge shim jar as entrypoint for >= 1.20.4 by @itzg in #2543

Other Changes

New Contributors

Full Changelog: 2023.12.1...2023.12.2

2023.12.1

06 Dec 04:08
66ed0ed
Compare
Choose a tag to compare

What's Changed

Enhancements

  • modrinth: support excluding mods from modpack by @itzg in #2524

Bug Fixes

  • Fixed unbound variable error for MODRINTH_EXCLUDE_FILES by @itzg in #2528

Other Changes

Full Changelog: 2023.12.0...2023.12.1