github itzg/docker-minecraft-server 2023.1.0

latest releases: 2024.6.1, 2024.6.0, 2024.5.0...
17 months ago

What's Changed

Enhancements

  • Emphasize cause analysis when minecraft server fails by @itzg in #1883
  • Add Modrinth plugins support for Spigot/Paper by @itzg in #1885
  • Support automatically downloading and upgrading CurseForge modpacks by @itzg in #1889
  • Use parallel downloads for AUTO_CURSEFORGE by @itzg in #1899
  • For AUTO_CURSEFORGE, provide the option to force include mods by @itzg in #1900
  • Add image tag/variant for Java 19 JRE by @itzg in #1902
  • Use slugs or IDs for include/excludes with AUTO_CURSEFORGE and option for file declaration by @itzg in #1905
  • AUTO_CURSEFORGE by default use exclude/include from latest in repo by @itzg in #1906
  • AUTO_CURSEFORGE ensure modloader up to date even when modpack is by @itzg in #1907
  • Add legendary-tooltips to exclusions by @itzg in #1915
  • For AUTO_CURSEFORGE, auto-set LEVEL from world save provided by modpack by @itzg in #1929
  • Upgrade image helper to debug log file download duration and rate by @itzg in #1936

Bug Fixes

  • Restore FORGE_INSTALLER (again) using mc-image-helper by @itzg in #1880
  • Correct AUTO_CURSEFORGE to only grab server mods by @itzg in #1896
  • Correct AUTO_CURSEFORGE to also include library mods by @itzg in #1897
  • For AUTO_CURSEFORGE, fixed typo with CF_EXCLUDE_MODS by @itzg in #1901
  • Fix usage when given forge installer is in data directory by @itzg in #1909
  • Upgrade image helper to fix Forge 1.7.x downloads by @itzg in #1917
  • Fix handling of CF modpack overrides when files before directories by @itzg in #1932
  • Handle installation of older Fabric versions by @itzg in #1945
  • auto-cf: correctly handle modpack slug that clashes with mod slug by @itzg in #1947
  • autopause: improve network interface lookup by @itzg in #1949
  • auto-cf: properly handle mod URLs with unicode by @itzg in #1950

Documentation

  • docs: adjusted auto CurseForge section by @itzg in #1890
  • docs: Added a diagram showing docker run to compose by @itzg in #1912
  • docs: Added examples of AUTO_CURSEFORGE and MEMORY info by @itzg in #1920
  • docs: fixed volumes typo in docker-compose-paper.yml example by @itzg in #1928
  • Improve docs for file reference options for AUTO_CURSEFORGE by @itzg in #1931

Other Changes

New Contributors

Full Changelog: 2022.16.0...2023.1.0

Don't miss a new docker-minecraft-server release

NewReleases is sending notifications on new releases.