Find Out How To Setup Minecraft Server On A Mac - Half 1: Setup Server

Find Out How To Setup Minecraft Server On A Mac - Half 1: Setup Server


These instructions are based on the official mac directions at minecraft site.

When you don’t want a lot assist, go there. But if you like photos, start right here.

This is the primary part of a three half tutorial:

- Half 1: Setup Server

- Half 2: Setup Local Client

- Part 3: Setup Internet Shopper

Half 1: Setup Server

Download the minecraft server jar file.

Create a listing referred to as ‘server’ and drag the jar file in there.

Make a command file

To make it straightforward to start out your server, we're going to create a ‘start.command’ file. Double clicking this file will launch your server.

Open TextEdit (/Purposes/TextEdit).

Set the format to plain text.

Copy in the following text.

Be sure to change the minecraft_server.jar to match the identify of the jar in the listing (in my case minecraft_server.1.7.4.jar).

Put it aside in the identical directory as your jar file.

Make this command executable by opening a terminal (/Purposes/Terminal) and typing

chmod a+x

with a space after it. Drag and drop the beginning.command file into the terminal window and then press enter.

Double click on the beginning server to begin the server.

If all works a new server window will open and you will note several errors about missing recordsdata and directories - don’t worry this is okay.

Congrats! You’ve setup the server. Subsequent we are going to configure Time Capsule so your server runs for everyone on your community.

In the event you ran into problems, check this troubleshooting section for fixes.

Troubleshooting server setup

Unable to access jarfile error

If you got ‘Unable to access jarfile’ when double clicking the start.command file,

the filename in your start.command file doesn’t match the jar file title on disk.

Fix this by opening the start.command file

and changing the filename to be appropriate (ensure you get the numbers, in my case, 1.7.4 included in the file title).

Rich-textual content-format error

If your text file retains desirous to rename itself begin.rtf, it’s since you haven’t made the text file ‘plain text format’. Go over the directions once more above, and make this file plain text format.

Configure Time Capsule

Before any clients can connect with our server, we need to configure Time Capsule to keep a static native IP address, and inform it what port number our server goes to be working on.

You might have your mom or dad for this step (as a result of it will require Time Capsule password).

Open System Preferences > Network

Click on the advanced button in the decrease right hand corner. After which the ‘TCP/IP’ tab.

Where it says Configure IPv4, change that option to ‘Using DHCP with guide address’.

Change the IP tackle to 10.0.1.x, where x could be any number from 1 to 100.

Be aware the tackle you kind here: 10.0.1.x. You're going to wish it later when we setup the Airport Utility

Hit Okay and go back to ‘System Preferences.

You might have to save your adjustments before leaving the ‘Network’ preferences first. That’s Ok.

Now go to the ‘Sharing’ part of System Preferences and guantee that Web Sharing is on.

Do that by first clicking on ‘USB Ethernet’

After which double clicking ‘Internet Sharing’ on the left hand side. When https://best-minecraft-servers.xyz/ asks you if you really need to enable Web Sharing say ‘OK’.

Now, open up AirPort Utility and edit your Time Capsule settings.

Click on the Time Capsule picture after which the ‘Edit’ button in the lower proper.

Go under Network and make sure the option Router Mode is ready to DHCP and NAT. Now, click the + button below the Port Settings.

Sort in the following:

- Description: Minecraft Server (or whatever you want to name it)

- Private IP Deal with: The address you selected for the 4th step.

Change all the things with the phrase port in it to 25565.

It ought to look one thing like this now.

Now hit ‘Update’ and update the Time Capsule.

Ok. At this point you ought to be good.

You may have a server.

You could have a router that knows about your server and won’t try to change your IP handle.

Subsequent we are going to setup the local client.

And then after that the web client.

Report Page