How are you supposed to add ram to a quilt mc server?
If you are hosting the server yourself, you can change the maximum memory allocated to the server like with any other java-based program – add -Xmx {memorysize}
to the arguments passed to java in your server startup script file whatever.
If you are using a server host instead, I’m sure they’ll have instructions on how to do this.
So in the quilt.startup txt file I just add Xmx8G
i guess? i’m not sure how the startup flags work with that.
just don’t allocate all your memory, your os need some as well ok?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.