#free up space
1 messages · Page 1 of 1 (latest)
Gb of what
memory
Java/minecraft will take what it needs, will use more, then it dumps excess in a process called garbage collection.
Repeat forever.
so there is no commmand\
No. Unused ram will immediately get put to use until it isn't needed. Java takes care of itself
If it's not needed yet then it stays available
what if it goes over
If it hits the limit of what is available the server can struggle. If something tips over the limit then it will outright crash and say that's why it crashed.