Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2021.18.0
- Added support for STOP_SERVER_ANNOUNCE_DELAY (itzg/mc-server-runner#12)
- Added support for Magma dev channel downloads
- Don't warn about Forge on Java 8 for 1.17+
- Added support for Forge 1.17's run.sh mechanism #986
- Adjust jar names for airplane/airplanepurpur (#985)
- Cache spiget version resolution (#978)
2021.17.0
- Move to Pl3x DL API V2 (#977)
- fix: SPIGET_RESOURCES not always downloaded (#975)
- Update Airplane branches for 1.17 release (#968)
- Simplified and improved multi-version handling for Fabric #964
- Bukkit/Spigot download URL switched by VERSION #962
- Update start-deployAirplane (#960)
- Correct AirplanePurpur branch name (#936)
- Move to new Airplane download system (#933)
- Fixed issue with unset FORCE_REDOWNLOAD with TYPE=AIRPLANE #979
- Updated getbukkit download URL #958
- Don't echo double-double-quotes to server.properties (#954)
- Fix unquoted COPY_MODS_DEST and COPY_CONFIG_DEST variables (#942)
- Allow to enable the whitelist without modifying the whitelist file (#937)
2021.16.0
2021.15.0
2021.14.0
2021.12.0
- Add support for Canyon server for b1.7.3 (#879)
- Fixed REMOVE_OLD_MODS with SPIGET_RESOURCES #834
- Added start-server.sh as detected CurseForge entry script
- Updated examples to version 3.8 (#872)
- Added support for directories in MODS #871
- Support local paths for modpacks / mods (#858)
- allow mods with "forge" in name for cf modpacks (#853)
- Corrected locating of CF modpack server jar when not using server script (#852)
2021.11.0
- Support FTP servers for file downloads (#850)
- Fixed REMOVE_OLD_MODS when directories not present #851
- Normalized on TYPE=CURSEFORGE for server properties logic, etc #843
- Allowed combining of REMOVE_OLD_MODS and SPIGET_RESOURCES with /plugins mount #834
- Fixed locating of CF modpack server jar when not using server script #842
- Update FTB/CF handling of SERVER_PROPERTIES to allow spaces #843