2022.7.0
版本发布时间: 2022-05-22 02:59:17
itzg/docker-minecraft-server最新发布版本:2024.10.0(2024-10-04 20:32:17)
What's Changed
- Fixed running as uid=0 even with UID unset by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1475
- Fix forge using 1.17+ version after downgrade by @CDFN in https://github.com/itzg/docker-minecraft-server/pull/1474
- Updated rcon-cli to support variables cleanup by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1476
- Updated rolling logs config to also be size based by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1478
- Fix alpine incompatibility by @CDFN in https://github.com/itzg/docker-minecraft-server/pull/1481
- Fix PACKWIZ_URL not accepting file:// URIs by @darcros in https://github.com/itzg/docker-minecraft-server/pull/1488
- added Loliserver support by @Sylensky in https://github.com/itzg/docker-minecraft-server/pull/1483
- Avoid brittle testing of Loliserver due to download site by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1489
- Download spiget resources to tempdir under plugins by @virtualdxs in https://github.com/itzg/docker-minecraft-server/pull/1486
- Disable forgeapi tests for now by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1499
- Fix invalid -s arg with TYPE=FORGE by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1501
- Fix memory env vars being overridden if set to "" by @md5nake in https://github.com/itzg/docker-minecraft-server/pull/1512
- docs: Embedded table of contents is redundant and makes it hard to see top part of docs by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1516
- Add initial support for Quilt server by @fischer-felix in https://github.com/itzg/docker-minecraft-server/pull/1514
- Adding 'run.sh' as a variant for FTBA server types by @seanwcom in https://github.com/itzg/docker-minecraft-server/pull/1521
- docs: Cleanup RCON_CMDS examples by @itzg in https://github.com/itzg/docker-minecraft-server/pull/1526
New Contributors
- @darcros made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1488
- @Sylensky made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1483
- @md5nake made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1512
- @fischer-felix made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1514
- @seanwcom made their first contribution in https://github.com/itzg/docker-minecraft-server/pull/1521
Full Changelog: https://github.com/itzg/docker-minecraft-server/compare/2022.6.0...2022.7.0