i'm on mac and I really need help with this new server stuff, my current code for launch.command file:
#!/bin/bash
cd "$( dirname "$0" )"
java -Xms4G -Xmx4G -jar Tekkit.jar -o true nogui
And it doesnt work? Please help, I just want to play with friends :(