HOW TO SETUP MINECRAFT SERVER ON A MAC - PART 1: SETUP SERVER


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


When you don’t need a lot help, go there. But when you like footage, start here.


This is the first a part of a 3 part tutorial:


- Half 1: Setup Server
- Half 2: Setup Local Client
- Part 3: Setup Internet Consumer


Part 1: Setup Server


Obtain 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 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 next textual content.


Be certain 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).


Reserve it in the same listing 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 the start server to begin the server.


If all works a brand new server window will open and you will note several errors about missing files and directories - don’t fear this is ok.


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


For those who ran into issues, test this troubleshooting section for fixes.


Troubleshooting server setup


Unable to access jarfile error


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


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


Repair this by opening the start.command file


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


Rich-text-format error


If your textual content file keeps desirous to rename itself start.rtf, it’s because you haven’t made the text file ‘plain textual content format’. Go over the directions again above, and make this file plain text format.


Configure Time Capsule


Earlier than any clients can connect with our server, we have to configure Time Capsule to keep a static local IP deal with, and tell it what port quantity our server is going to be working on.


You may have your mom or dad for this step (because it would require Time Capsule password).


Open System Preferences > Community


Click the advanced button in the decrease proper hand nook. After which the ‘TCP/IP’ tab.


The place it says Configure IPv4, change that choice to ‘Using DHCP with manual address’.


Change the IP address to 10.0.1.x, the place x might be any quantity from 1 to 100.


Word the address you kind right here: 10.0.1.x. You're going to need it later after we setup the Airport Utility


Hit Okay and return to ‘System Preferences.


You may have to avoid wasting your changes before leaving the ‘Network’ preferences first. That’s Okay.


Now go to the ‘Sharing’ section of System Preferences and make sure that Internet Sharing is on.


Do that 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 enable Web Sharing say ‘OK’.


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


Click the Time Capsule picture after which the ‘Edit’ button within the decrease proper.


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


Kind in the following:


- Description: Minecraft Server (or whatever you need to call it)
- Non-public IP Handle: The handle you chose 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 replace the Time Capsule.


Okay. At Best minecraft servers need to be good.
You have got a server.
You've gotten a router that knows about your server and won’t strive to vary your IP address.
Subsequent we are going to setup the native consumer.
After which after that the internet shopper.


Created: 29/06/2022 15:25:19
Page views: 152
CREATE NEW PAGE