Advertisement
jensie1996

run.bat 1.10 (Bukkit/spigot)

Jun 14th, 2016
296
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.10] @jensie1996
  3. color 0e
  4. cls
  5. java -Xmx1024M -jar spigot-1.10.jar nogui
  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