Skip to content

Commit a2b35ff

Browse files
committed
Just
2 parents a5b46c4 + 0843079 commit a2b35ff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

services/minecraft-bedrock/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The `tailscale-minecraft-bedrock` service runs the Tailscale client to join your
2828
- Set `EULA=TRUE` to accept the [Mojang EULA](https://www.minecraft.net/en-us/eula). The server will not start until you do.
2929
- (Optional) Adjust `SERVER_NAME`, `GAMEMODE`, `DIFFICULTY`, `MAX_PLAYERS`, etc.
3030

31-
3. Pre-create the data directories so Docker does not create them as `root`:
31+
3. (OPTIONAL) Pre-create the data directories so Docker does not create them as `root`:
3232

3333
```bash
3434
mkdir -p minecraft-bedrock-data ts/state
@@ -80,6 +80,7 @@ Detach without stopping the server: `Ctrl-p Ctrl-q`.
8080

8181
## Useful Links
8282

83+
- [MUST READ - Bedrock DNS redirect for XBOX](https://github.com/Pugmatt/BedrockConnect)
8384
- [itzg/minecraft-bedrock-server on Docker Hub](https://hub.docker.com/r/itzg/minecraft-bedrock-server)
8485
- [itzg/minecraft-bedrock-server on GitHub](https://github.com/itzg/docker-minecraft-bedrock-server)
8586
- [Mojang EULA](https://www.minecraft.net/en-us/eula)

0 commit comments

Comments
 (0)