These instructions are primarily based on the official mac instructions at minecraft site.If you happen to don’t need a lot assist, go there. But if you like pictures, start here.That is the first a part of a 3 half tutorial:- Part 1: Setup Server- Half 2: Setup Native Shopper- Part 3: Setup Web ConsumerHalf 1: Setup ServerObtain the minecraft server jar file.Create a listing referred to as ‘server’ and drag the jar file in there.Make a command fileTo make it simple to start your server, we're going to create a ‘start.command’ file. Double clicking this file will launch your server.Open TextEdit (/Applications/TextEdit).Set the format to plain text.Copy in the next text.Make sure to alter the minecraft_server.jar to match the identify of the jar within the listing (in my case minecraft_server.1.7.4.jar).Put it aside in the identical listing as your jar file.Make this command executable by opening a terminal (/Applications/Terminal) and typingchmod a+xwith an area after it. Drag and drop the beginning.command file into the terminal window and then press enter.Double click the start server to begin the server.If all works a new server window will open and you will see a number of errors about missing files and directories - don’t fear this is ok.Congrats! You’ve setup the server. Subsequent we're going to configure Time Capsule so your server runs for everyone in your community.In the event you ran into problems, test this troubleshooting part for fixes.Troubleshooting server setupUnable to entry jarfile errorIf you bought ‘Unable to access jarfile’ when double clicking the beginning.command file,the filename in your start.command file doesn’t match the jar file name on disk.Repair this by opening the beginning.command fileand changing the filename to be correct (be sure to get the numbers, in my case, 1.7.Four included within the file title).Wealthy-textual content-format errorIn case your text file retains eager to rename itself begin.rtf, it’s since you haven’t made the textual content file ‘plain textual content format’. Go over the directions again above, and make this file plain text format.Configure Time CapsuleEarlier than any clients can connect with our server, we have to configure Time Capsule to maintain a static native IP handle, and tell it what port number our server goes to be running on.You may have your mother or dad for this step (because it would require Time Capsule password).Open System Preferences > CommunityClick the advanced button in the lower right hand nook. And then the ‘TCP/IP’ tab.The place it says Configure IPv4, change that option to ‘Using DHCP with handbook address’.Change the IP handle to 10.0.1.x, where x may be any quantity from 1 to 100.Observe the tackle you kind right here: 10.0.1.x. You're going to need it later after we setup the Airport UtilityHit Ok and go back to ‘System Preferences.You might have to save lots of your changes before leaving the ‘Network’ preferences first. Pirateportal That’s Okay.Now go to the ‘Sharing’ section of System Preferences and ensure that Web Sharing is on.Do this by first clicking on ‘USB Ethernet’After which double clicking ‘Internet Sharing’ on the left hand side. When it asks you if you actually want to allow Internet Sharing say ‘OK’.Now, open up AirPort Utility and edit your Time Capsule settings.Click the Time Capsule picture after which the ‘Edit’ button in the decrease proper.Go underneath Community and ensure the choice Router Mode is about to DHCP and NAT. Now, click on the + button beneath the Port Settings.Sort in the next:- Description: Minecraft Server (or whatever you wish to call it)- Non-public IP Address: The address you chose for the 4th step.Change all the pieces with the phrase port in it to 25565.It ought to look one thing like this now.Now hit ‘Update’ and replace the Time Capsule.Ok. At this point you have to be good. You might have a server. You have got a router that is aware of about your server and won’t attempt to alter your IP deal with. Next we're going to setup the local client. After which after that the web consumer.