The Best Way To Setup Minecraft Server On A Mac Half 1 Setup Server

From Yogi Central
Jump to: navigation, search

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



If you don’t want a lot assist, go there. But when you want footage, begin here.



That is the primary part of a 3 half tutorial:



- Half 1: Setup Server- Half 2: Setup Native Shopper- Part 3: Setup Web Client



Half 1: Setup Server



Obtain the minecraft server jar file.



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



Make a command file



To make it straightforward to begin 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 following text.



Be certain to change the minecraft_server.jar to match the title 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 (/Purposes/Terminal) and typing



chmod a+x



with an area after it. Drag and drop the start.command file into the terminal window after which press enter.



Double click the start server to start the server.



If all works a brand new server window will open and you will see several errors about missing information and directories - don’t worry this is fine.



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



Should you ran into issues, check this troubleshooting section for fixes.



Troubleshooting server setup



Unable to entry jarfile error



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



the filename in your begin.command file doesn’t match the jar file name on disk.



Repair this by opening the beginning.command file



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



Rich-text-format error



In case your text file retains desirous to rename itself start.rtf, it’s because you haven’t made the text file ‘plain text format’. Go over the instructions once more above, and make this file plain text format.



Configure Time Capsule



Earlier than any purchasers can connect to our server, we have to configure Time Capsule to maintain a static native IP deal with, and tell it what port quantity our server is going to be operating on.



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



Open System Preferences > Community



Click the superior button within the lower proper hand nook. And then the ‘TCP/IP’ tab.



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



Change the IP handle to 10.0.1.x, the place x can be any number from 1 to 100.



Be aware the address you sort here: 10.0.1.x. You are going to need it later once we setup the Airport Utility



Hit Okay and go back to ‘System Preferences.



You may have to save your changes earlier than leaving the ‘Network’ preferences first. That’s Okay.



Now go to the ‘Sharing’ part of System Preferences and make it possible for Internet Sharing is on.



Do this by first clicking on ‘USB Ethernet’



And then double clicking ‘Internet Sharing’ on the left hand aspect. When it asks you if you really want to allow Web Sharing say ‘OK’.



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



Click the Time Capsule picture and then the ‘Edit’ button within the decrease proper.



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



Sort in the next:



- Description: Minecraft Server (or whatever you need to name it)- Non-public IP Handle: The deal with you chose for the 4th step. Best minecraft servers



Change the whole lot 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.



Okay. At this level you should be good. You will have a server. You have a router that knows about your server and won’t try to alter your IP address. Subsequent we are going to setup the native consumer. And then after that the web client.