Hello! need help with creating the best batch file to run server!

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

BreakingReality

New Member
Jul 29, 2019
26
0
0
Hello, title says it all. I need help in creating the best batch file to run the server with for a FTB Unleashed server.

My current batch file can be found below.

java -server -XX:MaxPermSize=512m -Xmx15G -Xms12G -XX:UseSSE=4 -XX:+UseConcMarkSweepGC -XX:+UseCMSCompactAtFullCollection -XX:+UseParNewGC -XX:+DisableExplicitGC -XX:+AggressiveOpts -jar mcpc-plus-1.5.2-R1.1-forge738-B639.jar nogui

If there is anything I can do to change the current batch file to run the server with to improve the performance and quality of my server, please let me know or tell me which best batch files works for you! Thanks in advance.
 
Status
Not open for further replies.