More memory because yes
This commit is contained in:
parent
b8ffe8f425
commit
17f401ee39
1 changed files with 2 additions and 2 deletions
|
@ -43,8 +43,8 @@ while true; do
|
|||
# Start Minecraft server
|
||||
|
||||
java \
|
||||
-Xms1700M \
|
||||
-Xmx1700M \
|
||||
-Xms2700M \
|
||||
-Xmx2700M \
|
||||
-XX:+UseG1GC \
|
||||
-XX:+ParallelRefProcEnabled \
|
||||
-XX:MaxGCPauseMillis=200 \
|
||||
|
|
Loading…
Reference in a new issue