More memory because yes

This commit is contained in:
Chipmunk 2022-12-29 16:44:38 -05:00
parent b8ffe8f425
commit 17f401ee39

View file

@ -43,8 +43,8 @@ while true; do
# Start Minecraft server
java \
-Xms1700M \
-Xmx1700M \
-Xms2700M \
-Xmx2700M \
-XX:+UseG1GC \
-XX:+ParallelRefProcEnabled \
-XX:MaxGCPauseMillis=200 \