Polished comments

This commit is contained in:
Jiří Štefka 2023-02-23 02:48:22 +01:00 committed by GitHub
parent 318228fafd
commit 0683e98cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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