Jump to content

How do I set up a tekkit server on Mac?


Recommended Posts

if you give me an hour or two i can type out some instructions

okay

1. you will want to download and install java 7 from here

2. download the tekkit server files

3. extract the server files where ever you want it

4. open text edit and paste this in a new document

#!/bin/bash

cd "$(dirname "$0")"

exec java -Xmx1G -Xms1G -jar Tekkit.jar


5. press SHIFT + CMD + T  to make the document plain text

6. save it in the server folder you made earlier as launch.command

7. open terminal and type


chmod a+x 

(make sure you have a space after a+x before dragging in file

8. drag the launch file in to the terminal window and hit enter

9. press CMD + SPACE to open spotlight then type java preferences and hit enter

10. drag Java 7 to the top of the list

11. double click the launch.command file to start server

if all goes well you should now have a minecraft server on you mac

let e know if you have any troubles

PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...

if you give me an hour or two i can type out some instructions

okay

1. you will want to download and install java 7 from here

2. download the tekkit server files

3. extract the server files where ever you want it

4. open text edit and paste this in a new document

#!/bin/bash

cd "$(dirname "$0")"

exec java -Xmx1G -Xms1G -jar Tekkit.jar


5. press SHIFT + CMD + T to make the document plain text

6. save it in the server folder you made earlier as launch.command

7. open terminal and type


chmod a+x 

(make sure you have a space after a+x before dragging in file

8. drag the launch file in to the terminal window and hit enter

9. press CMD + SPACE to open spotlight then type java preferences and hit enter

10. drag Java 7 to the top of the list

11. double click the launch.command file to start server

if all goes well you should now have a minecraft server on you mac

let e know if you have any troubles

PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher

Yes, ive done that. but whats the ip and how do i find it?

Link to comment
Share on other sites

There is white list but they are not active by default. Even the "ops" can be left blank but I always add my IGN to that.

Here's what my server screen looks like after starting the server but not logged in.

NlOfc.jpg

And here is after I login to localhost.

FjJhd.jpg

Link to comment
Share on other sites

  • 2 weeks later...

there is a file where all the mods for tekkit are listed in .jar files

delete: netherores.jar

and then restart the server, now it should work

the IP:

its recommended to download and install

logmeinhamachi

then make ur own hamachi group and people can use the IP listed on ur hamachi window

also you can use start.command too instead of launch.command ._. just saying

hope it helps :P

Link to comment
Share on other sites

  • 2 months later...
  • 4 months later...
  • 1 month later...

if you give me an hour or two i can type out some instructions

okay

1. you will want to download and install java 7 from here

2. download the tekkit server files

3. extract the server files where ever you want it

4. open text edit and paste this in a new document

#!/bin/bash

cd "$(dirname "$0")"

exec java -Xmx1G -Xms1G -jar Tekkit.jar


5. press SHIFT + CMD + T to make the document plain text

6. save it in the server folder you made earlier as launch.command

7. open terminal and type


chmod a+x 

(make sure you have a space after a+x before dragging in file

8. drag the launch file in to the terminal window and hit enter

9. press CMD + SPACE to open spotlight then type java preferences and hit enter

10. drag Java 7 to the top of the list

11. double click the launch.command file to start server

if all goes well you should now have a minecraft server on you mac

let e know if you have any troubles

PLEASE NOTE: if you want to play tekkit on the same mac you need to start the server then drag Java 7 to the bottom of the list so you can start the tecnic launcher

for some reason, my folder has no launch.command file, i extracted it and launched the Tekkit.jar file, but its still not there. help?

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...