026bfc2fcb
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | minor | `33f4791` -> `ee8505b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-server (itzg/minecraft-server)</summary> ### [`v2024.9.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.9.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.7.2...2024.9.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Added support for FOLIA_CHANNEL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3029](https://redirect.github.com/itzg/docker-minecraft-server/pull/3029) - Added client mod exclusions for modpack "Hardrock Terrafirmacraft" by [@​lucaperl](https://redirect.github.com/lucaperl) in [https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028) - Add just-zoom (jar: justzoom) to global exclude by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3032](https://redirect.github.com/itzg/docker-minecraft-server/pull/3032) - New server properties by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3034](https://redirect.github.com/itzg/docker-minecraft-server/pull/3034) - Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to MERGE by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3038](https://redirect.github.com/itzg/docker-minecraft-server/pull/3038) - cf-files: improve the logging of missing dependencies especially optional ones by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3044](https://redirect.github.com/itzg/docker-minecraft-server/pull/3044) - modrinth: improve logging of non-applicable versions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3053](https://redirect.github.com/itzg/docker-minecraft-server/pull/3053) ##### Bug Fixes - Default EXISTING_OPS_FILE and EXISTING_WHITELIST_FILE to SYNC_FILE_MERGE_LIST by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3042](https://redirect.github.com/itzg/docker-minecraft-server/pull/3042) ##### Documentation - docs: updated with example on how to setup lazymc with minecraft container by [@​joesturge](https://redirect.github.com/joesturge) in [https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017) - Ketting removed GithubPackages by [@​C0D3-M4513R](https://redirect.github.com/C0D3-M4513R) in [https://github.com/itzg/docker-minecraft-server/pull/3027](https://redirect.github.com/itzg/docker-minecraft-server/pull/3027) - docs: remove leftover debugs in bmc4 example by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3037](https://redirect.github.com/itzg/docker-minecraft-server/pull/3037) - Simple Voice Chat examples by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3057](https://redirect.github.com/itzg/docker-minecraft-server/pull/3057) ##### Other Changes - Added hide-online-players server property by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026) - add new server property in 24w33a by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [https://github.com/itzg/docker-minecraft-server/pull/3043](https://redirect.github.com/itzg/docker-minecraft-server/pull/3043) - Healthcheck interval is now 60s with start interval 5s by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3058](https://redirect.github.com/itzg/docker-minecraft-server/pull/3058) ##### New Contributors - [@​joesturge](https://redirect.github.com/joesturge) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3017](https://redirect.github.com/itzg/docker-minecraft-server/pull/3017) - [@​EmilyxFox](https://redirect.github.com/EmilyxFox) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3026](https://redirect.github.com/itzg/docker-minecraft-server/pull/3026) - [@​lucaperl](https://redirect.github.com/lucaperl) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3028](https://redirect.github.com/itzg/docker-minecraft-server/pull/3028) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.7.2...2024.9.0 ### [`v2024.7.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.7.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.7.0...2024.7.2) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Updated and Improved install scripts. by [@​keepittechie](https://redirect.github.com/keepittechie) in [https://github.com/itzg/docker-minecraft-server/pull/3006](https://redirect.github.com/itzg/docker-minecraft-server/pull/3006) - Add itemphysic-lite to global exclude by [@​ruskington](https://redirect.github.com/ruskington) in [https://github.com/itzg/docker-minecraft-server/pull/3014](https://redirect.github.com/itzg/docker-minecraft-server/pull/3014) ##### Documentation - docs: add service annotation patching to example kustomization by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3020](https://redirect.github.com/itzg/docker-minecraft-server/pull/3020) ##### Other Changes - build: remove pre-installed ubuntu user for consistency by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/3016](https://redirect.github.com/itzg/docker-minecraft-server/pull/3016) ##### New Contributors - [@​keepittechie](https://redirect.github.com/keepittechie) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3006](https://redirect.github.com/itzg/docker-minecraft-server/pull/3006) - [@​ruskington](https://redirect.github.com/ruskington) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/3014](https://redirect.github.com/itzg/docker-minecraft-server/pull/3014) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.7.1...2024.7.2 ### [`v2024.7.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.7.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Update cf-exclude-include.json with Apple Skin, etc by [@​LeaderbotX400](https://redirect.github.com/LeaderbotX400) in [https://github.com/itzg/docker-minecraft-server/pull/2932](https://redirect.github.com/itzg/docker-minecraft-server/pull/2932) - modrinth: add support for default excludes/includes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2937](https://redirect.github.com/itzg/docker-minecraft-server/pull/2937) - cf: add support for modpacks that use NeoForge by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2943](https://redirect.github.com/itzg/docker-minecraft-server/pull/2943) - Add ryoamiclights to CF global excludes by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2948](https://redirect.github.com/itzg/docker-minecraft-server/pull/2948) - More Client-side mods to exclude by [@​KrosTheProto](https://redirect.github.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2967](https://redirect.github.com/itzg/docker-minecraft-server/pull/2967) - modrinth: add default exclusions discovered for prominence 2 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2982](https://redirect.github.com/itzg/docker-minecraft-server/pull/2982) - cf: check downloads repo before attempting download of mod in modpack by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2985](https://redirect.github.com/itzg/docker-minecraft-server/pull/2985) - mcopy: support basic auth via URL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2989](https://redirect.github.com/itzg/docker-minecraft-server/pull/2989) ##### Bug Fixes - neoforge: correctly handle versioning that drops the ".0" by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2935](https://redirect.github.com/itzg/docker-minecraft-server/pull/2935) - add check for absolute directories to world copy script by [@​hpf3](https://redirect.github.com/hpf3) in [https://github.com/itzg/docker-minecraft-server/pull/2939](https://redirect.github.com/itzg/docker-minecraft-server/pull/2939) - Fixed exclusion of no-night-vision-flashing by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2970](https://redirect.github.com/itzg/docker-minecraft-server/pull/2970) - cf: copy files found in downloads repo by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2986](https://redirect.github.com/itzg/docker-minecraft-server/pull/2986) - auto-cf: remove necronomicon from global exclusions by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2991](https://redirect.github.com/itzg/docker-minecraft-server/pull/2991) - Avoid logging userinfo from MODS/PLUGINS URLs by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2993](https://redirect.github.com/itzg/docker-minecraft-server/pull/2993) ##### Documentation - docs: updating AUTO_CURSEFORGE examples that no longer need /downloads by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2938](https://redirect.github.com/itzg/docker-minecraft-server/pull/2938) - Clarify MODRINTH_ALLOWED_VERSION_TYPE inclusion by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2966](https://redirect.github.com/itzg/docker-minecraft-server/pull/2966) ##### Other Changes - Updated mod exclusion list by [@​KrosTheProto](https://redirect.github.com/KrosTheProto) in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964) - Corrected "Updated mod exclusion list" by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2965](https://redirect.github.com/itzg/docker-minecraft-server/pull/2965) - build: fully remove java17-jdk variant from build by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2904](https://redirect.github.com/itzg/docker-minecraft-server/pull/2904) - Changed foamfix mod name by [@​bobpattison123](https://redirect.github.com/bobpattison123) in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969) - Remove JEI from exclusion list to fix ATM9 launch issue by [@​AkashiSN](https://redirect.github.com/AkashiSN) in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971) - Add use-proxy support to health extra args by [@​paradox460](https://redirect.github.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973) - Update the autopause server listener to be proxy aware by [@​paradox460](https://redirect.github.com/paradox460) in [https://github.com/itzg/docker-minecraft-server/pull/2978](https://redirect.github.com/itzg/docker-minecraft-server/pull/2978) - Optimize startup on versionLessThan function by [@​felipepasc](https://redirect.github.com/felipepasc) in [https://github.com/itzg/docker-minecraft-server/pull/2979](https://redirect.github.com/itzg/docker-minecraft-server/pull/2979) - Fix typo in reference to REMOVE_OLD_MODS variable by [@​4Ply](https://redirect.github.com/4Ply) in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988) ##### New Contributors - [@​KrosTheProto](https://redirect.github.com/KrosTheProto) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2964](https://redirect.github.com/itzg/docker-minecraft-server/pull/2964) - [@​bobpattison123](https://redirect.github.com/bobpattison123) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2969](https://redirect.github.com/itzg/docker-minecraft-server/pull/2969) - [@​AkashiSN](https://redirect.github.com/AkashiSN) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2971](https://redirect.github.com/itzg/docker-minecraft-server/pull/2971) - [@​paradox460](https://redirect.github.com/paradox460) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2973](https://redirect.github.com/itzg/docker-minecraft-server/pull/2973) - [@​4Ply](https://redirect.github.com/4Ply) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2988](https://redirect.github.com/itzg/docker-minecraft-server/pull/2988) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.6.1...2024.7.0 ### [`v2024.6.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.6.1) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - paper: download default configs to allow for patching by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2883](https://redirect.github.com/itzg/docker-minecraft-server/pull/2883) - cf: verify mod file hashes and re-download to repair by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2884](https://redirect.github.com/itzg/docker-minecraft-server/pull/2884) - Add true-darkness to CF global excludes by [@​wirytiox](https://redirect.github.com/wirytiox) in [https://github.com/itzg/docker-minecraft-server/pull/2899](https://redirect.github.com/itzg/docker-minecraft-server/pull/2899) - paper: consider release channel when selecting version/build by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2902](https://redirect.github.com/itzg/docker-minecraft-server/pull/2902) ##### Bug Fixes - Fixed issue of unbound REMOVE_OLD_MODS_EXCLUDE variable when using SPIGET_RESOURCES by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2891](https://redirect.github.com/itzg/docker-minecraft-server/pull/2891) - Disable default configs download until issues resolved by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2895](https://redirect.github.com/itzg/docker-minecraft-server/pull/2895) - Don't log RCON password when DEBUG enabled by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2898](https://redirect.github.com/itzg/docker-minecraft-server/pull/2898) ##### Documentation - docs: fixed description of BROADCAST_RCON_TO_OPS variable by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2873](https://redirect.github.com/itzg/docker-minecraft-server/pull/2873) - Added note about CurseForge files dependency handling by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2881](https://redirect.github.com/itzg/docker-minecraft-server/pull/2881) - Fixed typo in CF files dependencies section title by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2896](https://redirect.github.com/itzg/docker-minecraft-server/pull/2896) - Added hairpin routing diagram by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2903](https://redirect.github.com/itzg/docker-minecraft-server/pull/2903) - Add a section about class file version 65.0 message by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2906](https://redirect.github.com/itzg/docker-minecraft-server/pull/2906) - Update mods-file example reference by [@​emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) in [https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915) - docs: updated to new name of itzg/mc-proxy by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2917](https://redirect.github.com/itzg/docker-minecraft-server/pull/2917) ##### Other Changes - Add zume to cf-exclude-include.json by [@​wirytiox](https://redirect.github.com/wirytiox) in [https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874) - Add SERVER_HOST Environment in mc-monitor command by [@​felipepasc](https://redirect.github.com/felipepasc) in [https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875) - build: upgrade tools to Go 1.22.4 by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2885](https://redirect.github.com/itzg/docker-minecraft-server/pull/2885) - Accept yes/no for boolean environment variables by [@​kdkasad](https://redirect.github.com/kdkasad) in [https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893) - build: add java21-jdk variant by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2900](https://redirect.github.com/itzg/docker-minecraft-server/pull/2900) ##### New Contributors - [@​wirytiox](https://redirect.github.com/wirytiox) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2874](https://redirect.github.com/itzg/docker-minecraft-server/pull/2874) - [@​felipepasc](https://redirect.github.com/felipepasc) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2875](https://redirect.github.com/itzg/docker-minecraft-server/pull/2875) - [@​kdkasad](https://redirect.github.com/kdkasad) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2893](https://redirect.github.com/itzg/docker-minecraft-server/pull/2893) - [@​emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2915](https://redirect.github.com/itzg/docker-minecraft-server/pull/2915) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.6.0...2024.6.1 ### [`v2024.6.0`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2024.6.0) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2024.5.0...2024.6.0) <!-- Release notes generated using configuration in .github/release.yml at master --> ##### What's Changed ##### Enhancements - Enhance CurseForge server packs that use variables.txt by [@​rubbersteak](https://redirect.github.com/rubbersteak) in [https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867) ##### Bug Fixes - Fixed internal SPIGOT family mapping by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2839](https://redirect.github.com/itzg/docker-minecraft-server/pull/2839) - cf: allow for trailing slash on CF modpack page URL by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2848](https://redirect.github.com/itzg/docker-minecraft-server/pull/2848) - Remove normalizing to uppercase of LEVEL_TYPE by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2852](https://redirect.github.com/itzg/docker-minecraft-server/pull/2852) ##### Documentation - docs: added more detail about autopauase rootless usage by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2814](https://redirect.github.com/itzg/docker-minecraft-server/pull/2814) - Remove version from docker compose since it's been deprecated by [@​MASACR99](https://redirect.github.com/MASACR99) in [https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816) - examples: updated bmc4 example by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2822](https://redirect.github.com/itzg/docker-minecraft-server/pull/2822) - docs: add info about DUMP_SERVER_PROPERTIES by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2826](https://redirect.github.com/itzg/docker-minecraft-server/pull/2826) - docs: add compose example of multiline MOTD by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2827](https://redirect.github.com/itzg/docker-minecraft-server/pull/2827) - Added a missing quotation mark by [@​JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero) in [https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846) - rad2 compose example by [@​noah1019](https://redirect.github.com/noah1019) in [https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859) - docs: allow for toggling light/dark mode by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2869](https://redirect.github.com/itzg/docker-minecraft-server/pull/2869) ##### Other Changes - build: upgrade rcon-cli and easy-add by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2831](https://redirect.github.com/itzg/docker-minecraft-server/pull/2831) - build: upgrading git-lfs from packagecloud by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2835](https://redirect.github.com/itzg/docker-minecraft-server/pull/2835) - build: disable java17-openj9 for now by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2849](https://redirect.github.com/itzg/docker-minecraft-server/pull/2849) - build: add back arm64 into java21-alpine multiarch by [@​itzg](https://redirect.github.com/itzg) in [https://github.com/itzg/docker-minecraft-server/pull/2858](https://redirect.github.com/itzg/docker-minecraft-server/pull/2858) ##### New Contributors - [@​MASACR99](https://redirect.github.com/MASACR99) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2816](https://redirect.github.com/itzg/docker-minecraft-server/pull/2816) - [@​JuanJesusAlejoSillero](https://redirect.github.com/JuanJesusAlejoSillero) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2846](https://redirect.github.com/itzg/docker-minecraft-server/pull/2846) - [@​noah1019](https://redirect.github.com/noah1019) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2859](https://redirect.github.com/itzg/docker-minecraft-server/pull/2859) - [@​rubbersteak](https://redirect.github.com/rubbersteak) made their first contribution in [https://github.com/itzg/docker-minecraft-server/pull/2867](https://redirect.github.com/itzg/docker-minecraft-server/pull/2867) **Full Changelog**: https://github.com/itzg/docker-minecraft-server/compare/2024.5.0...2024.6.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
248 lines
7.7 KiB
YAML
248 lines
7.7 KiB
YAML
image:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0@sha256:1ff47453ce66194927313d628c32a485c34d0acc9c01c9dbd643584c50cf89e6
|
|
pullPolicy: Always
|
|
j21Image:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java21@sha256:1ff47453ce66194927313d628c32a485c34d0acc9c01c9dbd643584c50cf89e6
|
|
pullPolicy: Always
|
|
j21graalvmImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java21-graalvm@sha256:497249e19a9d79b06381ae031ab6be707df9bfa570fbb3c243041e3b436c4bab
|
|
pullPolicy: Always
|
|
j21alpineImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java21-alpine@sha256:aa06626784a8d6932acec4e49ad319a42844527bacab0db0039a8a1093b62e7f
|
|
pullPolicy: Always
|
|
j17Image:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java17@sha256:10dad62a01e35a0eeba69e99f9c425ea0c190d19cf1aa35b9c8323819d884067
|
|
pullPolicy: Always
|
|
j17jdkImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java17-jdk@sha256:1ce891579630a5a42d0855a7e5b75f67fc56ed4479d68f675ae8ae8a6c1a658d
|
|
pullPolicy: Always
|
|
j17graalvmImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java17-graalvm@sha256:201f19e4ec865a773133248412db7b19baac80975e865097eff30fee97df8472
|
|
pullPolicy: Always
|
|
j17alpineImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java17-alpine@sha256:f5ff1496dbb72e38c7a9a8d17de09801547a673a5aeb4fcb2e0d2741d430c4a6
|
|
pullPolicy: Always
|
|
j11Image:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java11@sha256:adc511e884945e206b0401a74e394dd4de8ae0f184e9029bd752e2a9c1041ed2
|
|
pullPolicy: Always
|
|
j8Image:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java8@sha256:2d0dab4bc81e0e20b35ff18208b27808e362100b6ab75c87b7ad395be01883f4
|
|
pullPolicy: Always
|
|
j8graalvmImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java8-graalvm-ce@sha256:5066dead723873a87344a606c973e825a39fd88993d0fb0ba408aba9cd7688a9
|
|
pullPolicy: Always
|
|
j8jdkImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.5.0-java8-jdk@sha256:36517180605128ffa1aae846ffcd3902e5fd480b599dc3c175a08559334e352a
|
|
pullPolicy: Always
|
|
j8alpineImage:
|
|
repository: itzg/minecraft-server
|
|
tag: 2024.9.0-java8-alpine@sha256:ee8505b9670a82b7703ec35b2a87fe9b7f7823b50ae50fad18bf1fe511e577f9
|
|
pullPolicy: Always
|
|
mcBackupImage:
|
|
repository: itzg/mc-backup
|
|
tag: latest@sha256:b40aebf4f089b373495c92483c7990222560977b5e703de507733401b38456f8
|
|
pullPolicy: Always
|
|
|
|
service:
|
|
main:
|
|
enabled: true
|
|
ports:
|
|
main:
|
|
enabled: true
|
|
protocol: tcp
|
|
port: 25565
|
|
query:
|
|
enabled: true
|
|
protocol: udp
|
|
port: 25565
|
|
rcon:
|
|
enabled: true
|
|
ports:
|
|
rcon:
|
|
enabled: true
|
|
port: 25575
|
|
|
|
mcbackup:
|
|
zstd_params:
|
|
- --long=25
|
|
- --single-thread
|
|
# comma separated list
|
|
excludes:
|
|
- "*.jar"
|
|
- "cache"
|
|
- "logs"
|
|
- "*.tmp"
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
imageSelector: image
|
|
probes:
|
|
liveness:
|
|
enabled: true
|
|
type: exec
|
|
command:
|
|
- mc-health
|
|
readiness:
|
|
enabled: true
|
|
type: exec
|
|
command:
|
|
- mc-health
|
|
startup:
|
|
enabled: true
|
|
type: exec
|
|
command:
|
|
- mc-health
|
|
env:
|
|
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
|
QUERY_PORT: "{{ .Values.service.main.ports.query.port }}"
|
|
RCON_PORT: "{{ .Values.service.rcon.ports.rcon.port }}"
|
|
ENABLE_QUERY: "true"
|
|
EULA: "TRUE"
|
|
GUI: "FALSE"
|
|
OVERRIDE_SERVER_PROPERTIES: true
|
|
VERSION: "LATEST"
|
|
TYPE: "VANILLA"
|
|
DIFFICULTY: easy
|
|
MAX_PLAYERS: 20
|
|
MAX_WORLD_SIZE: 10000
|
|
ALLOW_NETHER: true
|
|
ANNOUNCE_PLAYER_ACHIEVEMENTS: true
|
|
ENABLE_COMMAND_BLOCK: false
|
|
FORCE_GAMEMODE: false
|
|
GENERATE_STRUCTURES: true
|
|
HARDCORE: false
|
|
MAX_BUILD_HEIGHT: 256
|
|
MAX_TICK_TIME: 60000
|
|
SPAWN_ANIMALS: true
|
|
SPAWN_MONSTERS: true
|
|
SPAWN_NPCS: true
|
|
VIEW_DISTANCE: 16
|
|
MODE: survival
|
|
MOTD: "Welcome to Minecraft on TrueNAS Scale!"
|
|
PVP: false
|
|
LEVEL_TYPE: DEFAULT
|
|
LEVEL: world
|
|
ONLINE_MODE: true
|
|
MEMORY: 2048M
|
|
RCON_PASSWORD: "secretrconpass"
|
|
# PACKWIZ_URL: ""
|
|
# CUSTOM_SERVER: ""
|
|
# QUILT_LOADER_VERSION: ""
|
|
# QUILT_LAUNCHER: ""
|
|
# QUILT_LAUNCHER_URL: ""
|
|
# PUFFERFISH_BUILD: "lastSuccessfulBuild"
|
|
# FORGEVERSION: ""
|
|
# FORGE_INSTALLER: ""
|
|
# FORGE_INSTALLER_URL: ""
|
|
# FABRIC_LOADER_VERSION: ""
|
|
# FABRIC_INSTALLER: ""
|
|
# FABRIC_INSTALLER_URL: ""
|
|
# SPIGOT_DOWNLOAD_URL: ""
|
|
# BUILD_FROM_SOURCE: false
|
|
# BUKKIT_DOWNLOAD_URL: ""
|
|
# PAPERBUILD: ""
|
|
# PAPER_DOWNLOAD_URL: ""
|
|
# AIRPLANE_BUILD: "lastSuccessfulBuild"
|
|
# MAGMA_CHANNEL: "stable"
|
|
# MOHIST_BUILD: ""
|
|
# CANYON_BUILD: ""
|
|
# SPONGEBRANCH: "STABLE"
|
|
# SPONGEVERSION: ""
|
|
# LIMBO_BUILD: "LATEST"
|
|
# LIMBO_SCHEMA_FILENAME: "default.schem"
|
|
# CRUCIBLE_RELEASE: "latest"
|
|
# FTB_MODPACK_ID: ""
|
|
# FTB_MODPACK_VERSION_ID: ""
|
|
# CF_SERVER_MOD: ""
|
|
# CF_BASE_DIR: ""
|
|
# USE_MODPACK_START_SCRIPT: true
|
|
# FTB_LEGACYJAVAFIXER: false
|
|
# WHITELIST: ""
|
|
# OPS: ""
|
|
# ICON: ""
|
|
# SEED: ""
|
|
# GENERATOR_SETTINGS: ""
|
|
# WORLD: ""
|
|
# FORCE_REDOWNLOAD: false
|
|
# USE_FLARE_FLAGS: false
|
|
# USE_AIKAR_FLAGS: true
|
|
# USE_SIMD_FLAGS: false
|
|
# JVM_OPTS: ""
|
|
# JVM_XX_OPTS: ""
|
|
# CF_API_KEY
|
|
# CF_PAGE_URL
|
|
# CF_SLUG
|
|
# CF_EXCLUDE_INCLUDE_FILE
|
|
# CF_EXCLUDE_MODS
|
|
# CF_FORCE_INCLUDE_MODS
|
|
# CF_FORCE_SYNCHRONIZE
|
|
# CF_OVERRIDES_SKIP_EXISTING
|
|
# CF_PARALLEL_DOWNLOADS
|
|
# CF_SET_LEVEL_FROM
|
|
mcbackup:
|
|
enabled: true
|
|
imageSelector: mcBackupImage
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|
|
env:
|
|
BACKUP_METHOD: "tar"
|
|
DEST_DIR: "{{.Values.persistence.backups.mountPath }}"
|
|
SRC_DIR: "{{.Values.persistence.data.mountPath }}"
|
|
SERVER_PORT: "{{ .Values.service.main.ports.main.port }}"
|
|
RCON_HOST: '{{ printf "%s-rcon" (include "tc.v1.common.lib.chart.names.fullname" $) }}'
|
|
RCON_PORT: "{{ .Values.service.rcon.ports.rcon.port }}"
|
|
RCON_PASSWORD: "{{ .Values.workload.main.podSpec.containers.main.env.RCON_PASSWORD }}"
|
|
SERVER_HOST: '{{ include "tc.v1.common.lib.chart.names.fullname" $ }}'
|
|
|
|
ZSTD_PARAMETERS: '{{ join " " .Values.mcbackup.zstd_params }}'
|
|
EXCLUDES: '{{ join "," .Values.mcbackup.excludes }}'
|
|
|
|
INITIAL_DELAY: "2m"
|
|
BACKUP_INTERVAL: "24h"
|
|
PRUNE_BACKUPS_DAYS: "7"
|
|
PAUSE_IF_NO_PLAYERS: "false"
|
|
PLAYERS_ONLINE_CHECK_INTERVAL: "5m"
|
|
LINK_LATEST: "false"
|
|
TAR_COMPRESS_METHOD: "zstd"
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
targetSelector:
|
|
main:
|
|
main:
|
|
mountPath: /data
|
|
mcbackup:
|
|
mountPath: /data
|
|
readOnly: true
|
|
backups:
|
|
enabled: true
|
|
targetSelector:
|
|
main:
|
|
mcbackup:
|
|
mountPath: /backups
|
|
|
|
portal:
|
|
open:
|
|
enabled: false
|