serverpak rework

This commit is contained in:
Xikaro 2024-01-14 19:00:07 +05:00
parent 47ebcf3869
commit 780bf13a0a
121 changed files with 9 additions and 502479 deletions

View file

@ -1,9 +0,0 @@
# Xmx and Xms set the maximum and minimum RAM usage, respectively.
# They can take any number, followed by an M or a G.
# M means Megabyte, G means Gigabyte.
# For example, to set the maximum to 3GB: -Xmx3G
# To set the minimum to 2.5GB: -Xms2500M
# A good default for a modded server is 4GB.
# Uncomment the next line to set it.
-Xmx6G