05-05-2015, 08:01 PM
(This post was last modified: 05-05-2015, 08:05 PM by LogicParrot.)
You do NOT need to build it from source, we have ready-to use binaries here.
I'm assuming:
The next step is finding the LAN IP of your raspberry pi, this is done with the following console command:
Now that you know the IP, you just input it in Minecraft (Multiplayer > addserver).
You should be ready to play.
Quote:I'm sorry if this is a stupid question, but I can't find any info on this on the forum or the wiki. How do I set up the server after I have configured it? I don't see a setting for the IP of the server, so I can't even test the server. Any help?I'm making some assumptions here, please correct me if any of them are wrong.
I'm assuming:
- You've reached a point where your server is running. (Probably the most daring assumption , correct me if I'm wrong)
- You're not sure how to connect to it.
- You want to connect to it via other computers that reside on the same home network.
The next step is finding the LAN IP of your raspberry pi, this is done with the following console command:
Code:
sudo ifconfig
You should be ready to play.