Skip to content

Commit 0eb5f53

Browse files
committed
Move instructions for Microsoft credentials to the "Connecting with the Minecraft client" section
1 parent 80a5bc1 commit 0eb5f53

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

content/learning-paths/servers-and-cloud-computing/minecraft-on-oci/_index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Run a Minecraft server on OCI A1 Arm64 instances
33

44
description: Provision an Arm64 instance on Oracle Cloud Infrastructure, install the Java runtime, and deploy a persistent Minecraft server for multiplayer gameplay.
55

6-
draft: true
7-
cascade:
8-
draft: true
6+
# draft: true
7+
# cascade:
8+
# draft: true
99

1010
minutes_to_complete: 10
1111

@@ -24,9 +24,6 @@ prerequisites:
2424
client](https://www.minecraft.net/en-us/download) installed, and
2525
[a license](https://www.minecraft.net/en-us/store/minecraft-java-bedrock-edition-pc)
2626
for the game.
27-
- After installing the client, you will need to [register for a Microsoft
28-
account](https://www.minecraft.net/en-us/download) - when you start the Minecraft client, you
29-
will be asked to log in to your Microsoft account
3027

3128
author: Dave Neary
3229

content/learning-paths/servers-and-cloud-computing/minecraft-on-oci/minecraft-client-connect.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,13 @@ Use the credentials you created for your Microsoft account.
3939

4040
### Connecting to the server from the Minecraft client
4141

42-
1. Start your Minecraft client and log in with your Microsoft account credentials.
43-
2. Start the "Minecraft Java edition" client from the launcher.
42+
1. Before connecting to the server with the client for the first time, you will need to
43+
[register for a Microsoft account](https://www.minecraft.net/en-us/download).
44+
2. Start your Minecraft client and log in with your Microsoft account credentials.
45+
3. Start the "Minecraft Java edition" client from the launcher.
4446
![Minecraft launcher screen](minecraft_launcher.png)
45-
3. Choose **Multiplayer** mode - read and click through the warning that third party servers are not operated by Mojang.
46-
3. To add your server to the menu of available servers, choose **Add server**, name your server
47+
4. Choose **Multiplayer** mode - read and click through the warning that third party servers are not operated by Mojang.
48+
5. To add your server to the menu of available servers, choose **Add server**, name your server
4749
something meaningful ("My OCI server" for example) and put the IP address of your instance into the
4850
**Server Address** field:
4951
![Minecraft multiplayer server dialog showing Server Name and Server Address fields filled in#center](configuring_new_minecraft_server.png "Add your OCI instance public IP address to the Server Address field")

0 commit comments

Comments
 (0)