Recent Discussions
Aikar flags for Minecraft server pausing after 60 seconds
Open in DiscordUnanswered
American Wirehair posted this in #questions
10 messages
0 views
American WirehairOP
I'm using these aikar flags and the server automatically pauses after 60 seconds what do I need to change to edit how long it takes for the server to pause
java -Xms4096M -Xmx4096M -Dterminal.jline=false -Dterminal.ansi=true -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -Daikars.new.flags=true -jar server.jar nogui
java -Xms4096M -Xmx4096M -Dterminal.jline=false -Dterminal.ansi=true -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -Daikars.new.flags=true -jar server.jar nogui
Asian black bear
What do you mean by pause?
American WirehairOP
image.png
I just found them online so I don't know which one of them that could cause this
Black carp
Just a google answer, but is there a pause-when-empty-seconds option in your server.properties and is it set to 60?
I believe that it's a modded server or the vanilla server right?
American WirehairOP
I could take a look. I'm not home right now but I appreciate all the answers
It's a pure vanilla server with those flags in the server launch exe
North Pacific hake
Yeah this is a vanilla feature added in 1.21.2
American WirehairOP
thank you all so much
Loading...
Loading...