Jump to content

Server Problems


littleman381777

Recommended Posts

Hey,

 

Recently I've tried getting a working AOTB server on Mac, I've been checking through countless threads about how you need to make a plain text file called start.command with this code in it

#!/bin/bash
cd "$(dirname "$0")"
exec java -Xmx3G -Xms2G -jar BTeam.jar

Then using terminal and typing

chmod a+x <Dragged start.command file here>

Pressing enter and then trying to run the file start.command in the hope that it will launch the server. But no avail. :/

 

I try running BTeam.jar file but nothing happens, I could really do with some help on this as I barely know how to do this. The best I can do is get a vanilla server running and port forwarding it.

 

Please don't start talking about, "Get a proper computer."

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...