2023.9.1
版本发布时间: 2023-09-05 23:30:15
itzg/docker-minecraft-server最新发布版本:2024.10.0(2024-10-04 20:32:17)
What's Changed
Enhancements
- Improve whitelist/ops handling with caching, UUID, and offline support by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2342
- modrinth: allow installer to ignore missing files by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2352
Bug Fixes
- Fixed copying of OPS_FILE and WHITELIST_FILE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2346
- modrinth: ensure requested loader for modpack is optional by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2347
- modrinth: resolve issue with null versionId in manifest by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2349
- Corrected use of VERSION when building Bukkit from source by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2341
- Support skipping existing whitelist/ops files and restore as default by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2358
- Removing chmod g+w at start to tighten security by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2363
Documentation
- docs: clarified FORGE_VERSION usage by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2348
- docs: clarified path for zip file modpack by @itzg in https://github.com/itzg/docker-minecraft-server/pull/2361
Other Changes
- disable healthcheck for unsupported versions fixes #2359 by @lightlike in https://github.com/itzg/docker-minecraft-server/pull/2360
New Contributors
- @lightlike made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/2360
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2023.8.3...2023.9.1