File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ set /p puachoice=
191191if '%puachoice% '== '1' goto useaikarflag
192192if '%puachoice% '== '2' goto dontuseaikarflag
193193echo 輸入錯誤,請再試一次
194- goto dpapered
194+ goto dpurpured
195195
196196:dpuffer
197197cls
@@ -225,7 +225,7 @@ set /p puachoice=
225225if '%puachoice% '== '1' goto useaikarflag
226226if '%puachoice% '== '2' goto dontuseaikarflag
227227echo 輸入錯誤,請再試一次
228- goto dpapered
228+ goto dpuffered
229229
230230:useaikarflag
231231echo java -Xms4096M -Xmx4096M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -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=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar --nogui> StartServer.bat
You can’t perform that action at this time.
0 commit comments