Advertisement
jensie1996

run.bat 1.9

Mar 12th, 2016
2,594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. @echo off
  2. title Minecraft Server Console [Bukkit 1.9] @jensie1996
  3. color 0e
  4. cls
  5. java -Xmx3024M -jar spigot-1.9.jar -o true
  6. echo.
  7. echo ------------------------------------------------------------------
  8. echo Druk op eender welke knop om dit weg te krijgen.
  9. echo ------------------------------------------------------------------
  10. PAUSE>nul
  11. exit()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement