diff --git a/start.sh b/start.sh index fce3bec..bf3acf1 100644 --- a/start.sh +++ b/start.sh @@ -34,15 +34,15 @@ select_build="" # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # mem="2000M" -# -# Options for the server -# -mc_launchoptions="-nogui" + # ------------------------------------------------ # You shouldn't need to change anything below this # ------------------------------------------------ +# Options for the server +mc_launchoptions="-nogui" + if [[ "${mem%M}" -gt 12000 ]]; then G1NewSize=40 G1MaxNewSize=50