Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

WaterLemons2k/Docker-minecraft-bedrock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-minecraft-bedrock-server

Docker Image for Minecraft Bedrock Server
Version: 1.19.83.01

English | 简体中文

Usage

docker run -it \
-p 19132:19132/udp \
-v /mc:/minecraft \
waterlemons2k/minecraft-bedrock-server

Replace /mc with the Server's working directory

Commands

Stop the server

stop

Grants operator status to a player

op player

Show player coordinates

gamerule showCoordinates true

Keep items and experience after player death

gamerule keepInventory true

Sends a message

say message

Sends a private message to one or more players

tell player message

Thanks

Sponsor this project

Contributors