Skip to content

Commit

Permalink
Update file content
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyhann committed Jan 26, 2025
1 parent 7a1d18e commit 9b3ffbd
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions source/zimaboard/MineCraft-Friendship-Service.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Similarly, we assume you have already purchased a “My World” account (refer

## Start to Build a Minecraft Server

### Enter CasaOS
#### Enter CasaOS

![minecraft-casa-home-page](/images/Minecraft-Friendship-Service/minecraft-casa-home-page.png)

### Open the App Store and Select “Custom Install”
#### Open the App Store and Select “Custom Install”

```
docker run -d \
Expand All @@ -39,11 +39,12 @@ Similarly, we assume you have already purchased a “My World” account (refer
itzg/minecraft-server
```

### Copy [CLI]<https://hub.docker.com/r/itzg/minecraft-server>)
#### Copy [CLI]
<https://hub.docker.com/r/itzg/minecraft-server>)

![Copy Minecraft Server Cli](/images/Minecraft-Friendship-Service/minecraft-copy-cli.png).

### Check Environment
#### Check Environment

![Check Minecraft Server Environment](/images/Minecraft-Friendship-Service/minecraft-check-environment.png)

Expand All @@ -55,33 +56,33 @@ Make sure you always include `-e EULA=TRUE` in your commands and container defin

{% endnote %}

### Open the My World Client
#### Open the My World Client

Now open the My World client you installed earlier. In this example, we are using a Mac.

![](/images/Minecraft-Friendship-Service/minecraft-open-minecraft-client.png)

## Click “Multiplayer” ##
#### Click “Multiplayer”

![Open Minecraft Client](/images/Minecraft-Friendship-Service/minecraft-click-multiplayer.png)

## Click “Add Server” ##
#### Click “Add Server”

![Add Minecraft Server](/images/Minecraft-Friendship-Service/minecraft-add-minecraft-server.png)

## Enter Your IP Address and Append Port 25565
#### Enter Your IP Address and Append Port 25565

![Add Minecraft Server](/images/Minecraft-Friendship-Service/minecraft-add-minecraft-server.png)

![Add Minecraft Address](/images/Minecraft-Friendship-Service/minecraft-add-server-address.png)

If you don’t know your IP address, refer to the tutorial—["**Find Your CasaOS IP Address**"](/Users/lijian/Documents/GitHub/ZimaDocs/zimaboard/02-get-started/09-find-casaos-ip-address.md)

### Congratulations! Your Minecraft server is now ready to host your adventures. ##
#### Congratulations! Your Minecraft server is now ready to host your adventures.

![Show Minecraft Server](/images/Minecraft-Friendship-Service/minecraft-show-minecraft-server.png)

### PLay
#### Play

![Show Minecraft Game Page](/images/Minecraft-Friendship-Service/minecraft-show-minecraft-game-page.png)

Expand All @@ -93,10 +94,10 @@ For example

By default, Minecraft servers are configured to run in Survival mode. You can change the mode by specifying **MODE**, where you can either provide the standard numeric values or the following shortcut values:

creative
survival
adventure
spectator (available only in Minecraft 1.8 or later)
- creative
- survival
- adventure
- spectator (available only in Minecraft 1.8 or later)

```
Expand All @@ -114,13 +115,13 @@ docker run -d -e ANNOUNCE_PLAYER_ACHIEVEMENTS=true

**More Information** - [**Docker Minecraftf Server**](https://github.com/itzg/docker-minecraft-server)

### Extended Additions ###
#### Extended Additions

1.In the future, an MC Server Docker application will be available in the CasaOS App Store, enabling one-click installation in under a minute.

2.Explore advanced gameplay with ZimaBoard and Minecraft to unlock enhanced performance and features.

## Conclusion ##
## Conclusion

The philosophy behind Minecraft is simple: it lets you create a world of your own. By guiding children responsibly, joining their adventures, and managing gaming time, you’ll discover far more than just fun—you’ll foster creativity, cooperation, and lasting memories.

Expand Down

0 comments on commit 9b3ffbd

Please sign in to comment.