itzg/docker-minecraft-server
### [`v2022.16.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.16.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.15.0...2022.16.0)
#### What's Changed
##### Enhancements
- Added FORCE_REDOWNLOAD support for Bukkit/Spigot by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1879](https://togithub.com/itzg/docker-minecraft-server/pull/1879)
##### Documentation
- Fixed format as code for MOTD newline escape by [@torgeros](https://togithub.com/torgeros) in [https://github.com/itzg/docker-minecraft-server/pull/1873](https://togithub.com/itzg/docker-minecraft-server/pull/1873)
- Noted about not using quotes in environment list syntax by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1875](https://togithub.com/itzg/docker-minecraft-server/pull/1875)
#### New Contributors
- [@torgeros](https://togithub.com/torgeros) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1873](https://togithub.com/itzg/docker-minecraft-server/pull/1873)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.15.0...2022.16.0
### [`v2022.15.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.15.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.14.0...2022.15.0)
#### What's Changed
##### Enhancements
- Allow for commas in mc-image-helper lists by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1840](https://togithub.com/itzg/docker-minecraft-server/pull/1840)
- Allow DEBUG env var to enable mc-image-helper debug logs by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1870](https://togithub.com/itzg/docker-minecraft-server/pull/1870)
##### Bug Fixes
- Use HTTP accept when downloading CF modpack by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1837](https://togithub.com/itzg/docker-minecraft-server/pull/1837)
- Revert "Use HTTP accept when downloading CF modpack" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1850](https://togithub.com/itzg/docker-minecraft-server/pull/1850)
##### Documentation
- Added multi-project example by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1824](https://togithub.com/itzg/docker-minecraft-server/pull/1824)
- Add a lot of clarification to RCON documentation by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1835](https://togithub.com/itzg/docker-minecraft-server/pull/1835)
- Logs when downloading vanilla server jar were confusing by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1856](https://togithub.com/itzg/docker-minecraft-server/pull/1856)
- Clarify whitelist variables (enable vs enforce) by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1860](https://togithub.com/itzg/docker-minecraft-server/pull/1860)
##### Other Changes
- Bump mc-server-runner to 1.8.2 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1823](https://togithub.com/itzg/docker-minecraft-server/pull/1823)
- Removed pre-1.12 empty JSON file conversion by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1826](https://togithub.com/itzg/docker-minecraft-server/pull/1826)
- Add .paused file when server is paused by [@kylestang](https://togithub.com/kylestang) in [https://github.com/itzg/docker-minecraft-server/pull/1830](https://togithub.com/itzg/docker-minecraft-server/pull/1830)
- Add SERVER-START.sh as a possible entry script file name by [@P4sca1](https://togithub.com/P4sca1) in [https://github.com/itzg/docker-minecraft-server/pull/1838](https://togithub.com/itzg/docker-minecraft-server/pull/1838)
- Fix typo in README: "has does" -> "has done" by [@xyqyear](https://togithub.com/xyqyear) in [https://github.com/itzg/docker-minecraft-server/pull/1846](https://togithub.com/itzg/docker-minecraft-server/pull/1846)
- Added nfs client support packages. by [@ThomWilhelm](https://togithub.com/ThomWilhelm) in [https://github.com/itzg/docker-minecraft-server/pull/1843](https://togithub.com/itzg/docker-minecraft-server/pull/1843)
- Let FTB installer manage file removal during version change by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1851](https://togithub.com/itzg/docker-minecraft-server/pull/1851)
- Bump mc-image-helper to 1.22.11 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1854](https://togithub.com/itzg/docker-minecraft-server/pull/1854)
- Add launch.sh start script to support multiple classic Technic modpacks by [@Megasware128](https://togithub.com/Megasware128) in [https://github.com/itzg/docker-minecraft-server/pull/1859](https://togithub.com/itzg/docker-minecraft-server/pull/1859)
#### New Contributors
- [@kylestang](https://togithub.com/kylestang) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1830](https://togithub.com/itzg/docker-minecraft-server/pull/1830)
- [@xyqyear](https://togithub.com/xyqyear) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1846](https://togithub.com/itzg/docker-minecraft-server/pull/1846)
- [@ThomWilhelm](https://togithub.com/ThomWilhelm) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1843](https://togithub.com/itzg/docker-minecraft-server/pull/1843)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.14.0...2022.15.0
### [`v2022.14.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.14.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.13.0...2022.14.0)
#### What's Changed
##### Enhancements
- Added kustomize base files by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1800](https://togithub.com/itzg/docker-minecraft-server/pull/1800)
- Add option to skip generic pack checksum by [@ChipWolf](https://togithub.com/ChipWolf) in [https://github.com/itzg/docker-minecraft-server/pull/1816](https://togithub.com/itzg/docker-minecraft-server/pull/1816)
##### Documentation
- Added example of INITIAL_ENABLED_PACKS by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1799](https://togithub.com/itzg/docker-minecraft-server/pull/1799)
- Remove duplicate VIEW_DISTANCE env variable by [@kylekrejci](https://togithub.com/kylekrejci) in [https://github.com/itzg/docker-minecraft-server/pull/1808](https://togithub.com/itzg/docker-minecraft-server/pull/1808)
- Document command to find host path of anonymous volume by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1811](https://togithub.com/itzg/docker-minecraft-server/pull/1811)
#### New Contributors
- [@kylekrejci](https://togithub.com/kylekrejci) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1808](https://togithub.com/itzg/docker-minecraft-server/pull/1808)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.13.0...2022.14.0
### [`v2022.13.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.13.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.12.0...2022.13.0)
#### What's Changed
##### Enhancements
- Auto-manage server properties by default by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1769](https://togithub.com/itzg/docker-minecraft-server/pull/1769)
- Prevent generic modpack overwriting eula file by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1773](https://togithub.com/itzg/docker-minecraft-server/pull/1773)
- Setup MEMORY variables earlier to allow use in Spigot build by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1779](https://togithub.com/itzg/docker-minecraft-server/pull/1779)
- Added support for datapack enable/disable properties for feature flags by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1798](https://togithub.com/itzg/docker-minecraft-server/pull/1798)
##### Bug Fixes
- Only default MOTD and WHITELIST when first creating server.properties by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1780](https://togithub.com/itzg/docker-minecraft-server/pull/1780)
- if REMOVE_OLD_MODS = true redownload plugins by [@boyphongsakorn](https://togithub.com/boyphongsakorn) in [https://github.com/itzg/docker-minecraft-server/pull/1792](https://togithub.com/itzg/docker-minecraft-server/pull/1792)
##### Documentation
- Added more description of DATAPACKS variables by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1784](https://togithub.com/itzg/docker-minecraft-server/pull/1784)
- Emphasize java 8 requirement for Forge < 1.18 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1787](https://togithub.com/itzg/docker-minecraft-server/pull/1787)
- Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1788](https://togithub.com/itzg/docker-minecraft-server/pull/1788)
#### New Contributors
- [@boyphongsakorn](https://togithub.com/boyphongsakorn) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1792](https://togithub.com/itzg/docker-minecraft-server/pull/1792)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.12.0...2022.13.0
### [`v2022.12.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.12.0)
[Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.11.0...2022.12.0)
#### What's Changed
- Perform clean Forge version changes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1669](https://togithub.com/itzg/docker-minecraft-server/pull/1669)
- Don't show server properties by default and obscure passwords by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1670](https://togithub.com/itzg/docker-minecraft-server/pull/1670)
- Fix FORGEVERSION and FORGE_INSTALLER support by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1677](https://togithub.com/itzg/docker-minecraft-server/pull/1677)
- Updates for GH_TOKEN addition for packwiz support by [@DarkWugWug](https://togithub.com/DarkWugWug) in [https://github.com/itzg/docker-minecraft-server/pull/1687](https://togithub.com/itzg/docker-minecraft-server/pull/1687)
- GH_TOKEN by [@DarkWugWug](https://togithub.com/DarkWugWug) in [https://github.com/itzg/docker-minecraft-server/pull/1688](https://togithub.com/itzg/docker-minecraft-server/pull/1688)
- docs: Corrected versions required for FTBA by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1689](https://togithub.com/itzg/docker-minecraft-server/pull/1689)
- Added example for GENERIC_PACK TNP5 by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1698](https://togithub.com/itzg/docker-minecraft-server/pull/1698)
- docs: clarify placeholder usage with \_FILE suffix by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1704](https://togithub.com/itzg/docker-minecraft-server/pull/1704)
- Add AUTOSTOP_USE_PKILL option to use pkill instead of kill in autostop feature by [@DAlperin](https://togithub.com/DAlperin) in [https://github.com/itzg/docker-minecraft-server/pull/1707](https://togithub.com/itzg/docker-minecraft-server/pull/1707)
- Fixed issue with GENERIC_PACK where it exits after saving checksum by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1708](https://togithub.com/itzg/docker-minecraft-server/pull/1708)
- Show IP address that caused auto-pause to resume by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1709](https://togithub.com/itzg/docker-minecraft-server/pull/1709)
- Correctly parse modrinth dependencies declared as embedded by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1710](https://togithub.com/itzg/docker-minecraft-server/pull/1710)
- Adjusted mc-image-helper to use logback for java8 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1713](https://togithub.com/itzg/docker-minecraft-server/pull/1713)
- Upgrade mc-image-helper to 1.22.4 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1715](https://togithub.com/itzg/docker-minecraft-server/pull/1715)
- Corrected Modrinth usage with TYPE=FORGE by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1719](https://togithub.com/itzg/docker-minecraft-server/pull/1719)
- Change versionLessThan to work in strict mode by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1723](https://togithub.com/itzg/docker-minecraft-server/pull/1723)
- Download and use packwiz from Maven repository by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1725](https://togithub.com/itzg/docker-minecraft-server/pull/1725)
- Fixed bug causing isTrue to fail with "parameter not set" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1727](https://togithub.com/itzg/docker-minecraft-server/pull/1727)
- fix(packwiz): provide side argument to packwiz by [@cecilia-sanare](https://togithub.com/cecilia-sanare) in [https://github.com/itzg/docker-minecraft-server/pull/1734](https://togithub.com/itzg/docker-minecraft-server/pull/1734)
- Allow image helper get to use user info by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1735](https://togithub.com/itzg/docker-minecraft-server/pull/1735)
- Upgrade mc-monitor to allow option to use mcutils for long FML2 listings by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1746](https://togithub.com/itzg/docker-minecraft-server/pull/1746)
- Create docker-compose-curseforge-atm7.yaml by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1761](https://togithub.com/itzg/docker-minecraft-server/pull/1761)
- BetterMC Plus Example by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1762](https://togithub.com/itzg/docker-minecraft-server/pull/1762)
- Remove packwiz 403 readme documentation by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1763](https://togithub.com/itzg/docker-minecraft-server/pull/1763)
- Added ARMv7 build for java8-multiarch by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1765](https://togithub.com/itzg/docker-minecraft-server/pull/1765)
- Updated docs for finding FTB modpack ID by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1766](https://togithub.com/itzg/docker-minecraft-server/pull/1766)
#### New Contributors
- [@DarkWugWug](https://togithub.com/DarkWugWug) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1687](https://togithub.com/itzg/docker-minecraft-server/pull/1687)
- [@TerminalFault](https://togithub.com/TerminalFault) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1698](https://togithub.com/itzg/docker-minecraft-server/pull/1698)
- [@DAlperin](https://togithub.com/DAlperin) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1707](https://togithub.com/itzg/docker-minecraft-server/pull/1707)
- [@cecilia-sanare](https://togithub.com/cecilia-sanare) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1734](https://togithub.com/itzg/docker-minecraft-server/pull/1734)
**Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.11.0...2022.12.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2022.11.0-java17-alpine
->2022.16.0-java17-alpine
Release Notes
itzg/docker-minecraft-server
### [`v2022.16.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.16.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.15.0...2022.16.0) #### What's Changed ##### Enhancements - Added FORCE_REDOWNLOAD support for Bukkit/Spigot by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1879](https://togithub.com/itzg/docker-minecraft-server/pull/1879) ##### Documentation - Fixed format as code for MOTD newline escape by [@torgeros](https://togithub.com/torgeros) in [https://github.com/itzg/docker-minecraft-server/pull/1873](https://togithub.com/itzg/docker-minecraft-server/pull/1873) - Noted about not using quotes in environment list syntax by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1875](https://togithub.com/itzg/docker-minecraft-server/pull/1875) #### New Contributors - [@torgeros](https://togithub.com/torgeros) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1873](https://togithub.com/itzg/docker-minecraft-server/pull/1873) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.15.0...2022.16.0 ### [`v2022.15.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.15.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.14.0...2022.15.0) #### What's Changed ##### Enhancements - Allow for commas in mc-image-helper lists by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1840](https://togithub.com/itzg/docker-minecraft-server/pull/1840) - Allow DEBUG env var to enable mc-image-helper debug logs by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1870](https://togithub.com/itzg/docker-minecraft-server/pull/1870) ##### Bug Fixes - Use HTTP accept when downloading CF modpack by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1837](https://togithub.com/itzg/docker-minecraft-server/pull/1837) - Revert "Use HTTP accept when downloading CF modpack" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1850](https://togithub.com/itzg/docker-minecraft-server/pull/1850) ##### Documentation - Added multi-project example by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1824](https://togithub.com/itzg/docker-minecraft-server/pull/1824) - Add a lot of clarification to RCON documentation by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1835](https://togithub.com/itzg/docker-minecraft-server/pull/1835) - Logs when downloading vanilla server jar were confusing by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1856](https://togithub.com/itzg/docker-minecraft-server/pull/1856) - Clarify whitelist variables (enable vs enforce) by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1860](https://togithub.com/itzg/docker-minecraft-server/pull/1860) ##### Other Changes - Bump mc-server-runner to 1.8.2 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1823](https://togithub.com/itzg/docker-minecraft-server/pull/1823) - Removed pre-1.12 empty JSON file conversion by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1826](https://togithub.com/itzg/docker-minecraft-server/pull/1826) - Add .paused file when server is paused by [@kylestang](https://togithub.com/kylestang) in [https://github.com/itzg/docker-minecraft-server/pull/1830](https://togithub.com/itzg/docker-minecraft-server/pull/1830) - Add SERVER-START.sh as a possible entry script file name by [@P4sca1](https://togithub.com/P4sca1) in [https://github.com/itzg/docker-minecraft-server/pull/1838](https://togithub.com/itzg/docker-minecraft-server/pull/1838) - Fix typo in README: "has does" -> "has done" by [@xyqyear](https://togithub.com/xyqyear) in [https://github.com/itzg/docker-minecraft-server/pull/1846](https://togithub.com/itzg/docker-minecraft-server/pull/1846) - Added nfs client support packages. by [@ThomWilhelm](https://togithub.com/ThomWilhelm) in [https://github.com/itzg/docker-minecraft-server/pull/1843](https://togithub.com/itzg/docker-minecraft-server/pull/1843) - Let FTB installer manage file removal during version change by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1851](https://togithub.com/itzg/docker-minecraft-server/pull/1851) - Bump mc-image-helper to 1.22.11 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1854](https://togithub.com/itzg/docker-minecraft-server/pull/1854) - Add launch.sh start script to support multiple classic Technic modpacks by [@Megasware128](https://togithub.com/Megasware128) in [https://github.com/itzg/docker-minecraft-server/pull/1859](https://togithub.com/itzg/docker-minecraft-server/pull/1859) #### New Contributors - [@kylestang](https://togithub.com/kylestang) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1830](https://togithub.com/itzg/docker-minecraft-server/pull/1830) - [@xyqyear](https://togithub.com/xyqyear) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1846](https://togithub.com/itzg/docker-minecraft-server/pull/1846) - [@ThomWilhelm](https://togithub.com/ThomWilhelm) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1843](https://togithub.com/itzg/docker-minecraft-server/pull/1843) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.14.0...2022.15.0 ### [`v2022.14.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.14.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.13.0...2022.14.0) #### What's Changed ##### Enhancements - Added kustomize base files by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1800](https://togithub.com/itzg/docker-minecraft-server/pull/1800) - Add option to skip generic pack checksum by [@ChipWolf](https://togithub.com/ChipWolf) in [https://github.com/itzg/docker-minecraft-server/pull/1816](https://togithub.com/itzg/docker-minecraft-server/pull/1816) ##### Documentation - Added example of INITIAL_ENABLED_PACKS by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1799](https://togithub.com/itzg/docker-minecraft-server/pull/1799) - Remove duplicate VIEW_DISTANCE env variable by [@kylekrejci](https://togithub.com/kylekrejci) in [https://github.com/itzg/docker-minecraft-server/pull/1808](https://togithub.com/itzg/docker-minecraft-server/pull/1808) - Document command to find host path of anonymous volume by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1811](https://togithub.com/itzg/docker-minecraft-server/pull/1811) #### New Contributors - [@kylekrejci](https://togithub.com/kylekrejci) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1808](https://togithub.com/itzg/docker-minecraft-server/pull/1808) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.13.0...2022.14.0 ### [`v2022.13.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.13.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.12.0...2022.13.0) #### What's Changed ##### Enhancements - Auto-manage server properties by default by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1769](https://togithub.com/itzg/docker-minecraft-server/pull/1769) - Prevent generic modpack overwriting eula file by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1773](https://togithub.com/itzg/docker-minecraft-server/pull/1773) - Setup MEMORY variables earlier to allow use in Spigot build by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1779](https://togithub.com/itzg/docker-minecraft-server/pull/1779) - Added support for datapack enable/disable properties for feature flags by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1798](https://togithub.com/itzg/docker-minecraft-server/pull/1798) ##### Bug Fixes - Only default MOTD and WHITELIST when first creating server.properties by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1780](https://togithub.com/itzg/docker-minecraft-server/pull/1780) - if REMOVE_OLD_MODS = true redownload plugins by [@boyphongsakorn](https://togithub.com/boyphongsakorn) in [https://github.com/itzg/docker-minecraft-server/pull/1792](https://togithub.com/itzg/docker-minecraft-server/pull/1792) ##### Documentation - Added more description of DATAPACKS variables by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1784](https://togithub.com/itzg/docker-minecraft-server/pull/1784) - Emphasize java 8 requirement for Forge < 1.18 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1787](https://togithub.com/itzg/docker-minecraft-server/pull/1787) - Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1788](https://togithub.com/itzg/docker-minecraft-server/pull/1788) #### New Contributors - [@boyphongsakorn](https://togithub.com/boyphongsakorn) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1792](https://togithub.com/itzg/docker-minecraft-server/pull/1792) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.12.0...2022.13.0 ### [`v2022.12.0`](https://togithub.com/itzg/docker-minecraft-server/releases/tag/2022.12.0) [Compare Source](https://togithub.com/itzg/docker-minecraft-server/compare/2022.11.0...2022.12.0) #### What's Changed - Perform clean Forge version changes by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1669](https://togithub.com/itzg/docker-minecraft-server/pull/1669) - Don't show server properties by default and obscure passwords by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1670](https://togithub.com/itzg/docker-minecraft-server/pull/1670) - Fix FORGEVERSION and FORGE_INSTALLER support by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1677](https://togithub.com/itzg/docker-minecraft-server/pull/1677) - Updates for GH_TOKEN addition for packwiz support by [@DarkWugWug](https://togithub.com/DarkWugWug) in [https://github.com/itzg/docker-minecraft-server/pull/1687](https://togithub.com/itzg/docker-minecraft-server/pull/1687) - GH_TOKEN by [@DarkWugWug](https://togithub.com/DarkWugWug) in [https://github.com/itzg/docker-minecraft-server/pull/1688](https://togithub.com/itzg/docker-minecraft-server/pull/1688) - docs: Corrected versions required for FTBA by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1689](https://togithub.com/itzg/docker-minecraft-server/pull/1689) - Added example for GENERIC_PACK TNP5 by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1698](https://togithub.com/itzg/docker-minecraft-server/pull/1698) - docs: clarify placeholder usage with \_FILE suffix by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1704](https://togithub.com/itzg/docker-minecraft-server/pull/1704) - Add AUTOSTOP_USE_PKILL option to use pkill instead of kill in autostop feature by [@DAlperin](https://togithub.com/DAlperin) in [https://github.com/itzg/docker-minecraft-server/pull/1707](https://togithub.com/itzg/docker-minecraft-server/pull/1707) - Fixed issue with GENERIC_PACK where it exits after saving checksum by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1708](https://togithub.com/itzg/docker-minecraft-server/pull/1708) - Show IP address that caused auto-pause to resume by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1709](https://togithub.com/itzg/docker-minecraft-server/pull/1709) - Correctly parse modrinth dependencies declared as embedded by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1710](https://togithub.com/itzg/docker-minecraft-server/pull/1710) - Adjusted mc-image-helper to use logback for java8 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1713](https://togithub.com/itzg/docker-minecraft-server/pull/1713) - Upgrade mc-image-helper to 1.22.4 by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1715](https://togithub.com/itzg/docker-minecraft-server/pull/1715) - Corrected Modrinth usage with TYPE=FORGE by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1719](https://togithub.com/itzg/docker-minecraft-server/pull/1719) - Change versionLessThan to work in strict mode by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1723](https://togithub.com/itzg/docker-minecraft-server/pull/1723) - Download and use packwiz from Maven repository by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1725](https://togithub.com/itzg/docker-minecraft-server/pull/1725) - Fixed bug causing isTrue to fail with "parameter not set" by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1727](https://togithub.com/itzg/docker-minecraft-server/pull/1727) - fix(packwiz): provide side argument to packwiz by [@cecilia-sanare](https://togithub.com/cecilia-sanare) in [https://github.com/itzg/docker-minecraft-server/pull/1734](https://togithub.com/itzg/docker-minecraft-server/pull/1734) - Allow image helper get to use user info by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1735](https://togithub.com/itzg/docker-minecraft-server/pull/1735) - Upgrade mc-monitor to allow option to use mcutils for long FML2 listings by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1746](https://togithub.com/itzg/docker-minecraft-server/pull/1746) - Create docker-compose-curseforge-atm7.yaml by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1761](https://togithub.com/itzg/docker-minecraft-server/pull/1761) - BetterMC Plus Example by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1762](https://togithub.com/itzg/docker-minecraft-server/pull/1762) - Remove packwiz 403 readme documentation by [@TerminalFault](https://togithub.com/TerminalFault) in [https://github.com/itzg/docker-minecraft-server/pull/1763](https://togithub.com/itzg/docker-minecraft-server/pull/1763) - Added ARMv7 build for java8-multiarch by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1765](https://togithub.com/itzg/docker-minecraft-server/pull/1765) - Updated docs for finding FTB modpack ID by [@itzg](https://togithub.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/1766](https://togithub.com/itzg/docker-minecraft-server/pull/1766) #### New Contributors - [@DarkWugWug](https://togithub.com/DarkWugWug) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1687](https://togithub.com/itzg/docker-minecraft-server/pull/1687) - [@TerminalFault](https://togithub.com/TerminalFault) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1698](https://togithub.com/itzg/docker-minecraft-server/pull/1698) - [@DAlperin](https://togithub.com/DAlperin) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1707](https://togithub.com/itzg/docker-minecraft-server/pull/1707) - [@cecilia-sanare](https://togithub.com/cecilia-sanare) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/1734](https://togithub.com/itzg/docker-minecraft-server/pull/1734) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2022.11.0...2022.12.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.