Advertisement
Nynxx

Untitled

Nov 20th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. @echo off
  2. chcp 65001
  3. title CreativeCloud [Survival]
  4. :A
  5. java -Xms6G -Xmx6G -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=30 -XX:TargetSurvivorRatio=90 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseBiasedLocking -Dfile.encoding=UTF-8 -jar Core.jar
  6. goto a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement