Sxw1212

Untitled

May 15th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. #!/bin/bash
  2. while true; do
  3. java -jar minecraft-server.jar -Xmx1024M (whatever memory options are)
  4. done
Advertisement
Add Comment
Please, Sign In to add comment