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
- Upgrade rcon-cli to 1.6.1 by @itzg in #1913
- add more rubidium mods by @LeaderbotX400 in #1919
- build: disable provenance on image build by @itzg in #1922
- Upgrade image helper to allow Modrinth specific version id declaration by @JustMangoT in #1938
- Modrinth per project version type declaration by @JustMangoT in #1939
New Contributors
- @LeaderbotX400 made their first contribution in #1919
- @JustMangoT made their first contribution in #1938
Full Changelog: 2022.16.0...2023.1.0