Skip to content

Commit 6ef8ae1

Browse files
author
stoneskin
committed
Add How to connect to Minecraft server
1 parent f4f0bd1 commit 6ef8ae1

7 files changed

+35
-2
lines changed

documents/1_SetUpMineCraftServer/1.1_HowToSetUpMineCraftServer.md

-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,3 @@ For detail please visit <https://minecraft.gamepedia.com/Server.properties>.
6262

6363
- [Continue to RespberryJuice plugin](./1.2_HowToEnablePythonForMineCraftServer.md)
6464

65-
- [Back to main](../../README.md)

documents/1_SetUpMineCraftServer/1.2_HowToEnablePythonForMineCraftServer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ If you want to install it yourself, you could download from the from *RaspberryJ
2626

2727
---
2828

29-
[back to main - how to install mcpi](../../README.md#install-mcip-python-module)
29+
- [Continue to How connect to Minecraft server](./1.3_HowToConnectToYouMinecraftServer.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[back to main](../../README.md)
2+
3+
# How to SetUp a Minecraft Server (Java Edition)
4+
5+
We use Minecraft 1.15.2 for both server and client.
6+
7+
Your PC have a speical address and it never changed **"localhost"** or **"127.0.0.1"**.
8+
9+
Please follow steps below to join your Minecraft server
10+
11+
## Step 1
12+
13+
**Open Minecraft make user use the saver version of the Minecraft server, and click "Multiplayer"**
14+
![step1](./JoinMineCraftServer-1.png)
15+
16+
## Step 2
17+
18+
**In the Multiplayer page, select Add Server**
19+
![step1](./JoinMineCraftServer-2.png)
20+
21+
## Step 3
22+
23+
**Give a server name, and put `localhost` in the Server Address box"**
24+
![step1](./JoinMineCraftServer-3.png)
25+
26+
## Step 4
27+
28+
**Back to Multiplayer Screen, you will see your new added server in the list., Click that, and click "Join Server"**
29+
![step1](./JoinMineCraftServer-4.png)
30+
31+
32+
---
33+
34+
[back to main - continue on Python mcpi installation](../../README.md#install-mcip-python-module)
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)