Skip to content

Instantly share code, notes, and snippets.

@fieldju
Created September 4, 2012 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fieldju/3617101 to your computer and use it in GitHub Desktop.
Save fieldju/3617101 to your computer and use it in GitHub Desktop.
script to start craftbukkit / minecraft server
#!
screen -d -m -S minecraft java -Xms1024 -Xms1024 -jar craftbukkit.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment