docker-minecraft-bedrock-server icon indicating copy to clipboard operation
docker-minecraft-bedrock-server copied to clipboard

Command block not working?

Open kaihendry opened this issue 1 year ago • 1 comments

Using default tag: latest
latest: Pulling from itzg/minecraft-bedrock-server
Digest: sha256:82339bbaebf54a10d16be8d123abfce92e715f717751136ea4ba63f0335d1c1e
Status: Image is up to date for itzg/minecraft-bedrock-server:latest
docker.io/itzg/minecraft-bedrock-server:latest
docker run -d -it --name monday -e EULA=TRUE -e ALLOW_CHEATS=true -e GAMEMODE=creative -p 19132:19132/udp itzg/minecraft-bedrock-server

Not sure why but the command block can't be placed. Do you?

kaihendry avatar Mar 11 '24 19:03 kaihendry

I'm wondering if it's a bug in the bedrock dedicated server software itself. I double checked the server property mapping seems to be right for those env vars.

itzg avatar Mar 11 '24 19:03 itzg