Jump to content

Optimal set of java arguments?


Sunconure11

Recommended Posts

Is there a good set of java arguments for a large modpack on Technic? I want something to reduce quite a bit of lag, but, the current set I have eats up most of my CPU.

The following works fine for me and we have 104 mods. If your CPU is working itself to death you might want to find out why.

 

java -Xms2048m -Xmx2048m -XX:PermSize=128m -XX:MaxPermSize=256m -jar <server.jar> nogui

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...