Command block not working?
kaihendry opened this issue · 1 comments
kaihendry commented
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?
itzg commented
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.