From 0683e98cdf08b7c1cf036e42cd10117fc72bc36f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Thu, 23 Feb 2023 02:48:22 +0100 Subject: [PATCH] Polished comments --- start.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/start.sh b/start.sh index 591f61c..fce3bec 100644 --- a/start.sh +++ b/start.sh @@ -4,6 +4,7 @@ # by jiriks74 # # https://github.com/jiriks74/start_papermc.sh # # This script is under GPLv3, if you want to distribute changes you have to do so under the same license # +# and acknowledge the original script and author. # ############################################################################################################# ############ @@ -38,8 +39,9 @@ mem="2000M" # mc_launchoptions="-nogui" -# You shouldn't need to change anything below this line -# ----------------------------------------------------- +# ------------------------------------------------ +# You shouldn't need to change anything below this +# ------------------------------------------------ if [[ "${mem%M}" -gt 12000 ]]; then G1NewSize=40