Launching a server in Ubuntu

Discussion in 'Bukkit Help' started by BrandonHopkins, Jun 17, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    BrandonHopkins

    I was to create a file (sh or something else) that will automatically open the terminal and run the following command.

    Code:
    cd Desktop
    cd Bukkit
    java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true
    How would I do this?

    :O

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 2, 2016
  2. Offline

    rguz10

    I am pretty sure there is a guide for Linux on the bukkit Wiki.
     
Thread Status:
Not open for further replies.

Share This Page