Create a new startup script (start.command) to launch the JAR: #!/bin/sh cd "$( dirname "$0" )" java -Xmx1G -jar spigot.jar.
確定! 回上一頁