New rcon-cli builds out there
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
BuildTools 2023-12-08 07:43:12 -05:00
parent de30a20b11
commit 79de25de05

View file

@ -20,6 +20,6 @@ steps:
from_secret: docker_token
build_args:
- version=${MC_VERSION}
- RCON_CLI_VER=1.6.1
- RCON_CLI_VER=1.6.4
- memory_size=3G
# - java_flags="-Dlog4j2.formatMsgNoLookups=true -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=mcflags.emc.gs -Dcom.mojang.eula.agree=true"