Skip to content

Commit 526dd0b

Browse files
ItsPaulATThatGuyJacobeefgalz
authored
Added 2 new bedrock guides and changed the sidebar accordingly (#1404)
* Create beammp-custom-map.md added BeamMP: Add Custom Map guide (en) * added BeamMP addon map guide for DE and EN added BeamMP Install Addon Map guide for DE and EN, also added it to the sidebar * tweak: general improvements * Minor mistakes corrected and improved * fixed minor formatting errors * Update GitHubContributors.js * added a missing step Added that you need to disable the setting for that, so the config does not get overwritten, also changed how to get the default map * added 2 new bedrock guides Added 2 guides: Minecraft: Bedrock Import World Minecraft: Bedrock Install Addons and adjusted the sidebar accordingly * First small tweaks * reworked bedrock addon guide completely The Minecraft Bedrock Addon guide was massively wrong, edited it now and also changed the path for the import world guide * Minor adjustments --------- Co-authored-by: Jacob <42719082+ThatGuyJacobee@users.noreply.github.com> Co-authored-by: fgalz <florian.galz@outlook.com>
1 parent a876a6e commit 526dd0b

6 files changed

+588
-44
lines changed

docs/minecraft-bedrock-add-world.md

+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
id: minecraft-bedrock-add-world
3+
title: "Minecraft Bedrock: Import own World"
4+
description: Information on how to import an own world into your Minecraft Bedrock Server from ZAP-Hosting - ZAP-Hosting.com documentation
5+
sidebar_label: Import own World
6+
services:
7+
- gameserver
8+
---
9+
10+
import InlineVoucher from '@site/src/components/InlineVoucher';
11+
12+
## Introduction
13+
Minecraft Bedrock Edition allows you to create your own worlds and use them on your server. In this guide, we will show you how to import an own world into your Minecraft: Bedrock Server to share it with your friends.
14+
15+
<InlineVoucher />
16+
17+
## Preparation
18+
19+
To import a world into your Minecraft Bedrock Server, you need to connect via FTP. If you are not familiar with this, we recommend taking a look at the [FTP access](gameserver-ftpaccess.md) guide.
20+
21+
Make sure you have already saved the world you want to import on your computer. The world should be in a folder with the corresponding files.
22+
If you want to upload a world from Minecraft: Bedrock single-player, you can find it at the following path:
23+
```
24+
C:\Users\%userprofile%\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds
25+
```
26+
27+
## Installation
28+
29+
### Stop the Server
30+
31+
Before starting the import, you need to stop your Minecraft Bedrock Server. This ensures that no data is lost and the import runs smoothly.
32+
33+
### Upload the World
34+
35+
Navigate via FTP to the directory where your server's worlds are stored. The path is usually:
36+
37+
```
38+
/gXXXXXX/minecraft-bedrock/worlds
39+
```
40+
41+
Here you will see the folders of all worlds currently stored on your server. Each world has a unique name.
42+
43+
Upload the folder of your world you want to import into the directory. Make sure the folder name is not changed, as Minecraft will not recognize the world otherwise.
44+
45+
Then you need to open the `server.properties` file, which is located in the server's main folder, and change the value of `Bedrock level` in the following setting to the folder name of your world:
46+
47+
```
48+
level-name=Bedrock level
49+
```
50+
:::tip
51+
If you want to use your default world again, you can just change the value back to `Bedrock level` and restart the server!
52+
:::
53+
54+
### Start the Server
55+
56+
After you have successfully uploaded the world, start your server again. The imported world should now load automatically.
57+
58+
### Verify the Changes
59+
60+
Connect to your server and verify that the imported world has been loaded correctly. You should now be able to play in the new world. If something does not work as expected, double-check the steps and ensure that the world folders are named and placed correctly.
61+
62+
## Conclusion
63+
64+
Importing a world into your Minecraft Bedrock Server is a simple process that allows you to share your own creations with others. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂

docs/minecraft-bedrock-addons.md

+223
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,223 @@
1+
---
2+
id: minecraft-bedrock-addons
3+
title: "Minecraft Bedrock: Install Addons"
4+
description: Information on how to install Addons on your Minecraft Bedrock server from ZAP-Hosting - ZAP-Hosting.com documentation
5+
sidebar_label: Install Addons
6+
services:
7+
- gameserver
8+
---
9+
10+
import InlineVoucher from '@site/src/components/InlineVoucher';
11+
import Tabs from '@theme/Tabs';
12+
import TabItem from '@theme/TabItem';
13+
14+
## Introduction
15+
Minecraft Bedrock Edition has native modding support and a massive community, which allows you to expand and enhance the gameplay with your friends. In this guide, we will cover the process of installing and activating an addon on your Minecraft Bedrock server.
16+
17+
<InlineVoucher />
18+
19+
## Preparation
20+
21+
To install an addon map to your Minecraft: Bedrock, you need to connect to your server via FTP. If you are not familiar with this, we recommend you take a look at the [FTP access](gameserver-ftpaccess.md) guide.
22+
23+
Before proceeding with installation, you will also have to find addons that you wish to install on your server. We recommend browsing on [CurseForge](https://www.curseforge.com/minecraft-bedrock) as they offer a huge library of addons and resource packs created by the community.
24+
25+
## Installation
26+
27+
There are two ways to install an addon in Minecraft Bedrock. You can either install the addons into a new world, which makes the process very easy, or you can install them into an existing world, which is more difficult.
28+
29+
30+
## Using new World (easy)
31+
32+
To create a new world with addons, you first have to simply open the downloaded `.mcaddon` or `.mcpack` file.
33+
This will open Minecraft Bedrock and import the addon into the game.
34+
35+
### Create World
36+
37+
To create a world and install the addons to it, click on `Play` and then `Create new world`.
38+
You can then choose all the regular world settings you would like:
39+
40+
![](https://screensaver01.zap-hosting.com/index.php/s/jtK2szxRNSSiea5/preview)
41+
42+
### Install Addons
43+
44+
Before clicking on `Create`, you need to navigate to `Resource packs` or `Behavior packs`.
45+
There you click on `Activate`, next to the addon name:
46+
47+
![](https://screensaver01.zap-hosting.com/index.php/s/ARnp4YFq5iZjxYZ/preview)
48+
49+
Some addons have both a resource pack and a behavior pack, so you have to activate both. If you have activated all the desired addons, you can click `Create`.
50+
51+
To export the world and upload it to your server, you can use the [Import own World](minecraft-bedrock-add-world.md) guide.
52+
53+
## Using existing World (difficult)
54+
55+
Installing the addon into an existing world is more difficult, but has the benefit of being able to play with the addon and keep the progress you have made already.
56+
57+
### Installing 7-zip
58+
59+
To install the addon into an existing Minecraft World, you need to install 7-zip so you can open the addon file.
60+
The installation process is very easy, you have to visit the [7-zip download page](https://www.7-zip.org/) to get the newest setup version:
61+
62+
![](https://screensaver01.zap-hosting.com/index.php/s/iRxwB5yTpbTYpbt/preview)
63+
64+
Once downloaded, open the file and click **Install**.
65+
66+
### Extracting the Addon
67+
68+
As soon as you have downloaded your desired addon, you can extract it with 7-zip by right-clicking the `.mcaddon` file, hovering over `7-zip` and clicking `Extract to FOLDERNAME`:
69+
70+
![](https://screensaver01.zap-hosting.com/index.php/s/ZCPPNTLtErtEQWr/preview)
71+
72+
If the addon contains both a resource and behavior pack, then you have to do the same for the contents of the folder, as they are `.mcpack` files as well:
73+
74+
![](https://screensaver01.zap-hosting.com/index.php/s/tpz8iJ4wymBo6ZF/preview)
75+
76+
The difference between resource packs and behavior packs can be seen in the folder name. Resource Pack Folders have `RP` in their name, behavior packs have `BP`.
77+
78+
<Tabs>
79+
<TabItem value="resource-pack" label="Resource Pack" default>
80+
81+
82+
### Uploading Resource Pack
83+
84+
To upload the resource pack, navigate to this folder on your FTP client:
85+
86+
```
87+
/gXXXXXX/minecraft-bedrock/resource_packs
88+
```
89+
90+
Then you can drag and drop the RP directory into the FTP client:
91+
92+
![](https://screensaver01.zap-hosting.com/index.php/s/5c3X4S9fNaXrJFs/preview)
93+
94+
:::caution
95+
Make sure you upload the correct folder that directly contains the resource pack, not only a subfolder.
96+
The contents of the folder you are uploading should look like that:
97+
98+
![](https://screensaver01.zap-hosting.com/index.php/s/sRxmePLtSSsqmF3/preview)
99+
:::
100+
101+
### Enabling Resource Pack
102+
103+
To enable the resource pack, you have to open the `manifest.json` inside the RP folder. Then you have to navigate to the world folder in your FTP client:
104+
105+
```
106+
/gXXXXXX/minecraft-bedrock/worlds/Bedrock level
107+
```
108+
109+
Once there, you have to open the `world_resource_packs.json`.
110+
If you never installed any addons, you have to create this file. Paste the following text into the file:
111+
112+
```
113+
[
114+
{
115+
"pack_id" : "UUID HERE",
116+
"version" : [version, number, here]
117+
}
118+
]
119+
```
120+
121+
Replace the values of `pack_id` and `version` with the values from the manifest.json you opened earlier:
122+
123+
![](https://screensaver01.zap-hosting.com/index.php/s/ymXPZRT6jxtN77X/preview)
124+
125+
:::info
126+
If you want to install more than one pack, you can add multiple values.
127+
It is important to have a comma `,` separating the values, but you must not set one at the bottom:
128+
129+
```
130+
[
131+
{
132+
"pack_id" : "UUID HERE",
133+
"version" : [version, number, here]
134+
},
135+
{
136+
"pack_id" : "UUID HERE",
137+
"version" : [version, number, here]
138+
},
139+
{
140+
"pack_id" : "UUID HERE",
141+
"version" : [version, number, here]
142+
}
143+
]
144+
```
145+
:::
146+
147+
</TabItem>
148+
<TabItem value="behavior-pack" label="Behavior Pack">
149+
150+
### Uploading Behavior Pack
151+
152+
To upload the behavior pack, navigate to this folder on your FTP client:
153+
154+
```
155+
/gXXXXXX/minecraft-bedrock/behavior_packs
156+
```
157+
158+
Then you can drag and drop the BP directory into the FTP client:
159+
160+
![](https://screensaver01.zap-hosting.com/index.php/s/rT5s9ML82d3daeM/preview)
161+
162+
:::caution
163+
Make sure you upload the correct folder that directly contains the behavior pack, not only a subfolder.
164+
The contents of the folder you are uploading should look like that:
165+
166+
![](https://screensaver01.zap-hosting.com/index.php/s/3mAGW56C9TYNnmk/preview)
167+
:::
168+
169+
### Enabling Behavior Pack
170+
171+
To enable the resource pack, you have to open the `manifest.json` inside the BP folder. Then you have to navigate to the world folder in your FTP client:
172+
173+
```
174+
/gXXXXXX/minecraft-bedrock/worlds/Bedrock level
175+
```
176+
177+
Once there, you have to open the `world_behavior_packs.json`.
178+
If you never installed any addons, you have to create this file. Paste the following text into the file:
179+
180+
```
181+
[
182+
{
183+
"pack_id" : "UUID HERE",
184+
"version" : [version, number, here]
185+
}
186+
]
187+
```
188+
189+
Replace the values of `pack_id` and `version` with the values from the manifest.json you opened earlier:
190+
191+
![](https://screensaver01.zap-hosting.com/index.php/s/wLmeAwaE2D76N9N/preview)
192+
193+
:::info
194+
If you want to install more than one pack, you can add multiple values.
195+
It is important to have the comma `,` separating the values, but you must not set one at the bottom:
196+
197+
```
198+
[
199+
{
200+
"pack_id" : "UUID HERE",
201+
"version" : [version, number, here]
202+
},
203+
{
204+
"pack_id" : "UUID HERE",
205+
"version" : [version, number, here]
206+
},
207+
{
208+
"pack_id" : "UUID HERE",
209+
"version" : [version, number, here]
210+
}
211+
]
212+
```
213+
:::
214+
</TabItem>
215+
</Tabs>
216+
217+
### Verify the changes
218+
219+
Start your server, connect to it, and verify that the addons have been installed correctly. Test the new features or resources to ensure everything is working as expected. If something doesn’t go as planned, double-check the steps and make sure the files have been uploaded correctly, and search for any errors in the server console.
220+
221+
## Conclusion
222+
223+
Installing addons on your Minecraft Bedrock Server is a great way to expand the gameplay experience and add new content. With this guide, you can easily install addons and customize your server. For further questions or assistance, please don't hesitate to contact our support team, which is available daily to assist you! 🙂

docs/minecraftbedrock-behaviorresourcepacks.md

-39
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
id: minecraft-bedrock-add-world
3+
title: "Minecraft: Bedrock Welt importieren"
4+
description: Anleitung zum Importieren einer Welt in deinen Minecraft Bedrock Server von ZAP-Hosting - ZAP-Hosting.com Dokumentation
5+
sidebar_label: Welt importieren
6+
services:
7+
- gameserver
8+
---
9+
10+
import InlineVoucher from '@site/src/components/InlineVoucher';
11+
12+
## Einführung
13+
Minecraft: Bedrock Edition ermöglicht es dir, eigene Welten zu erstellen und diese auf deinem Server zu nutzen. In diesemr Anleitung zeigen wir dir, wie du eine eigene Welt in deinen Minecraft: Bedrock Server importierst, um sie mit deinen Freunden zu teilen.
14+
15+
<InlineVoucher />
16+
17+
## Vorbereitung
18+
19+
Um eine Welt in deinen Minecraft: Bedrock Server zu importieren, musst du eine Verbindung über FTP herstellen. Falls du damit nicht vertraut bist, empfehlen wir dir, einen Blick in die Anleitung [FTP-Zugriff](gameserver-ftpaccess.md) zu werfen.
20+
21+
Stelle sicher, dass du die Welt, die du importieren möchtest, bereits auf deinem Computer gespeichert hast. Die Welt sollte als Ordner mit den entsprechenden Dateien vorliegen.
22+
Solltest du eine Welt aus dem Minecraft: Bedrock einzelspieler hochladen wollen, kannst du diese unter folgendem Pfad finden:
23+
24+
```
25+
C:\Users\%userprofile%\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds
26+
```
27+
28+
## Installation
29+
30+
### Server stoppen
31+
32+
Bevor du mit dem Import beginnst, musst du deinen Minecraft: Bedrock Server stoppen. Dies stellst sicher, dass keine Daten verloren gehen und der Import reibungslos abläuft.
33+
34+
### Welt hochladen
35+
36+
Navigiere über FTP zu dem Verzeichnis, in dem die Welten deines Servers gespeichert sind. Der Pfad lautet normalerweise:
37+
38+
```
39+
/gXXXXXX/minecraft-bedrock/worlds
40+
```
41+
42+
Hier siehst du die Ordner aller Welten, die derzeit auf deinem Server gespeichert sind. Jede Welt hat einen eindeutigen Namen.
43+
44+
Lade den Ordner deiner Welt, die du importieren möchtest, in das Verzeichnis hoch. Achte darauf, dass der Name des Ordners nicht geändert wird, da Minecraft die Welt sonst nicht erkennen kann.
45+
46+
Dann musst du noch die server.properties öffnen, welche im Hauptordner des Servers liegt und den Wert `Bedrock level` in der Folgenden Einstellung zum Ordnernamen deiner Welt ändern:
47+
48+
```
49+
level-name=Bedrock level
50+
```
51+
52+
### Server starten
53+
54+
Nachdem die Welt erfolgreich hochgeladen wurde, starte deinen Server wieder. Die importierte Welt sollte nun automatisch geladen werden.
55+
56+
### Überprüfung
57+
58+
Verbinde dich mit deinem Server und überprüfe, ob die importierte Welt korrekt geladen wurde. Du solltest nun in der neuen Welt spielen können. Falls etwas nicht wie erwartet funktioniert, überprüfe noch einmal die Schritte und stelle sicher, dass die Weltordner korrekt benannt und platziert sind.
59+
60+
## Abschluss
61+
62+
Das Importieren einer Welt in deinen Minecraft: Bedrock Server ist ein einfacher Prozess, der dir ermöglicht, deine eigenen Kreationen mit anderen zu teilen. Für weitere Fragen oder Hilfe zögere bitte nicht, unser Support-Team zu kontaktieren, das dir täglich zur Verfügung steht! 🙂

0 commit comments

Comments
 (0)