mtoensing / Docker-Minecraft-Bedrock-Server

Starts a Minecraft BEDROCK Server (PE Pocket Edition) for iOS, iPhone, iPad, XBOX and Windows.
https://hub.docker.com/r/marctv/minecraft-bedrock-server
MIT License
55 stars 9 forks source link

Accessing Server Properties #2

Closed dsd1990 closed 4 years ago

dsd1990 commented 4 years ago

Hello!

First, let me state that this is not an issue but rather an oversight when I originally setup my server in docker. Is there a data folder or a mountable location that I can add to see the current server properties file that the server is using? Or is there a way to interact with the server to change tick distance / server name / max threads?

Sorry for putting this as an issue i just dont see a way to communicate with you directly.

Thank you for your time!

BoxeyBee commented 4 years ago

having similar issues. Working on a synology. followed the excellent video. Poked around with Putty but for the life of me cant find where you can edit server properties. I would also like to make my account admin but it is member.

mtoensing commented 4 years ago

I look into this. I heard this multiple times now and I know that my tutorials lacks this part.

mtoensing commented 4 years ago

I rewrote the whole readme.txt. It now includes specific directions to add server.properties and whitelist.json to your local filesystem and how to add users to the whitelist.

https://github.com/mtoensing/Docker-Minecraft-Bedrock-Server/blob/master/README.md and https://hub.docker.com/r/marctv/minecraft-bedrock-server and https://marc.tv/anleitung-minecraft-bedrock-server-auf-einem-synology-nas/ reflect these changes