2022.13.0
版本发布时间: 2022-10-23 06:07:08
itzg/docker-minecraft-server最新发布版本:2024.10.0(2024-10-04 20:32:17)
What's Changed
Enhancements
- Auto-manage server properties by default by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1769
- Prevent generic modpack overwriting eula file by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1773
- Setup MEMORY variables earlier to allow use in Spigot build by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1779
- Added support for datapack enable/disable properties for feature flags by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1798
Bug Fixes
- Only default MOTD and WHITELIST when first creating server.properties by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1780
- if REMOVE_OLD_MODS = true redownload plugins by @boyphongsakorn in https://github.com/itzg/docker-minecraft-server/pull/1792
Documentation
- Added more description of DATAPACKS variables by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1784
- Emphasize java 8 requirement for Forge < 1.18 by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1787
- Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1788
New Contributors
- @boyphongsakorn made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1792
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2022.12.0...2022.13.0