Releases: itzg/docker-minecraft-server
Releases · itzg/docker-minecraft-server
2023.12.2
What's Changed
Enhancements
Other Changes
- Cleanup discord release message by @rhullah in #2532
- Support ketting hybrid server by @aruneko in #2535
- Fix FORCE_REDOWNLOAD at start-deployCustom by @sheepa in #2546
- Update release action by @rhullah in #2548
New Contributors
Full Changelog: 2023.12.1...2023.12.2
2023.12.1
2023.12.0
What's Changed
Enhancements
- Stream file downloads to avoid 2GB limit by @itzg in #2493
- Provide support for patching TOML files by @itzg in #2512
- Move DEBUG_MEMORY output to beginning of init by @itzg in #2519
Bug Fixes
- Process rcon password as regular user by @itzg in #2511
- Fix issue when setting ENABLE_RCON=false by @itzg in #2513
- modrinth: report error when no matching modpack version is available by @itzg in #2520
Documentation
- docs: clarify that CurseForge files correspond to versions of that mod/plugin by @itzg in #2505
- docs: clarify server properties intro by @itzg in #2507
- docs: add example for Auto CurseForge manual downloads by @itzg in #2517
Other Changes
Full Changelog: 2023.11.1...2023.12.0
2023.11.1
What's Changed
Enhancements
- auto-cf: exclude embeddium by default by @itzg in #2472
- Provide option to escape unicode in server.properties by @itzg in #2479
- Escape unicode in server.properties by default when less than 1.20 by @itzg in #2480
- Process placeholders in server properties values by @itzg in #2484
- Retain declared version for placeholder usage by @itzg in #2486
Bug Fixes
- Gracefully handle corrupt/invalid auto-install manifest files by @itzg in #2476
- Allow pre-escaping unicode in server.properties by @itzg in #2483
Documentation
- docs: clarify placeholder intro by @itzg in #2488
- docs: document JMX_PORT by @itzg in #2489
- docs: clarify the resolved value for %VAR% by @itzg in #2490
Full Changelog: 2023.11.0...2023.11.1
2023.11.0
What's Changed
Enhancements
- Added support for NeoForge by @itzg in #2408
- Allow for custom server properties by @itzg in #2414
- Added image variant for GraalVM Java 21 by @itzg in #2415
- Sanitize mod file subpath in Modrinth modpacks by @itzg in #2429
- Ensure server.properties is processed as UTF-8 by @itzg in #2437
- auto-cf: for manual downloads, provide file page by @itzg in #2444
- auto-cf: support excluding files from overrides by @itzg in #2456
Bug Fixes
- autopause: allow for DEBUG to be enabled by @itzg in #2418
- Resolve Modrinth projects for Quilt specifically by @itzg in #2427
- MOTD no longer needs to be pre-normalized by @itzg in #2434
- misc: Corrected utils import for start-setupRbac by @itzg in #2436
- Fail startup if server properties processing fails by @itzg in #2460
Documentation
- docs: clarify multi-line MOTD by @itzg in #2441
- docs: link to wiki from difficulty config by @itzg in #2449
Other Changes
- build: fixing variant listing for java21-graalvm by @itzg in #2416
- docs: refine deployment chapters and add section about Shulker by @jeremylvln in #2454
- (server-properties): by @ItsKezzer in #2457
- build: upgrade easy-add built with Go 1.20.10 by @itzg in #2462
- build: java21 and java21-alpine images by @itzg in #2464
New Contributors
- @jeremylvln made their first contribution in #2454
- @ItsKezzer made their first contribution in #2457
Full Changelog: 2023.10.1...2023.11.0
2023.10.1
What's Changed
Enhancements
- modrinth: support plugin lookups that are compatible with selected loader by @itzg in #2372
- modrinth: provide dependencies download options by @itzg in #2375
- Properly resolve latest file URLs from bukkit by @itzg in #2402
Documentation
- docs: note the apparent death of getbukkit by @itzg in #2377
- docs: remove note about getbukkit being down by @itzg in #2382
- docs: added examples page, starting with Geyser by @itzg in #2404
Other Changes
- Add Oracle GraalVM to images by @NoaHimesaka1873 in #2369
- Fix a typo in the variable portion of the docs by @Zyztem in #2385
- build: update various github actions by @itzg in #2397
- Update Minecraft Wiki links to new domain after fork by @misode in #2400
New Contributors
Full Changelog: 2023.9.1...2023.10.1
2023.9.1
What's Changed
Enhancements
- Improve whitelist/ops handling with caching, UUID, and offline support by @itzg in #2342
- modrinth: allow installer to ignore missing files by @itzg in #2352
Bug Fixes
- Fixed copying of OPS_FILE and WHITELIST_FILE by @itzg in #2346
- modrinth: ensure requested loader for modpack is optional by @itzg in #2347
- modrinth: resolve issue with null versionId in manifest by @itzg in #2349
- Corrected use of VERSION when building Bukkit from source by @itzg in #2341
- Support skipping existing whitelist/ops files and restore as default by @itzg in #2358
- Removing chmod g+w at start to tighten security by @itzg in #2363
Documentation
- docs: clarified FORGE_VERSION usage by @itzg in #2348
- docs: clarified path for zip file modpack by @itzg in #2361
Other Changes
- disable healthcheck for unsupported versions fixes #2359 by @lightlike in #2360
New Contributors
- @lightlike made their first contribution in #2360
Full Changelog: 2023.8.3...2023.9.1
2023.8.3
2023.8.2
What's Changed
Enhancements
Bug Fixes
- Set mc-monitor timeout less than health check timeout by @itzg in #2326
- modrinth: resolve "only DEFLATED entries can have EXT" by @itzg in #2332
Documentation
Other Changes
Full Changelog: 2023.8.1...2023.8.2