This is my first time hosting a server on Minecraft, and I'm less computer savvy than I was 6 years ago.
Anyways, my system specs are:
8 G Ram
AMD FX 4130 Quad Core 3.8
64 bit
Geforce GT 640
OS - Win 7
Currently I'm using:
I just added ParallelGCThreads and it has helped me slightly, but I have no idea what it does.
My intentions are to create a server for 3 people, myself included on the same computer.
Anyways, my system specs are:
8 G Ram
AMD FX 4130 Quad Core 3.8
64 bit
Geforce GT 640
OS - Win 7
Currently I'm using:
Code:
"C:\Program Files\Java\jre7\bin\javaw.exe" -Xms3072m -Xmx3072m -XX:ParallelGCThreads=4 -jar
"minecraft_server.1.6.4.exe"
I just added ParallelGCThreads and it has helped me slightly, but I have no idea what it does.
My intentions are to create a server for 3 people, myself included on the same computer.