Minecraft client and server issues... plz send help
Go to solution
Solved by Enderman,
the server should not lag at all unless the tick is above 50ms
try running it with a batch file
"C:\Program Files\Java\jre1.8.0_73\bin\java" -server -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=4 -XX:+AggressiveOpts -Xmx8G -Xms2G -jar "C:\serverlocationgoeshere\minecraft_server.1.8.9.jar" nogui
make sure the name of the java file and server file in the batch file match the actual file name and location
you can adjust the ram too if you dont have 8GB

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 accountSign in
Already have an account? Sign in here.
Sign In Now