Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. ## See the default craftbukkit.jar.conf for a detailed documentation of the
  2. ## format of this file.
  3. [config]
  4. name = Optimal Start test
  5. source = https://www.safesurvival.net/files/paperclip.jar
  6. configSource = https://www.safesurvival.net/files/OptimizedSpigottest.conf
  7.  
  8. [encoding]
  9. #encode = system
  10. #decode = system
  11. #fileEncoding = latin-1
  12.  
  13. [start]
  14. command = "{JAVA}" -Xmx8G -Xms8G -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=50 -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -jar "{JAR}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement