Geoff Bourne
Geoff Bourne
That's a really great discovery and thanks for posting all of the information.
Personally I have never had any success with bedrock mods, but hopefully someone will see this and give some advice.
Looking forward to it 😀
Bedrock doesn't have "plugins" but there is what are called "addons". Here's some info that has been discussed https://github.com/itzg/docker-minecraft-bedrock-server/issues/194#issuecomment-968280658
It seems to be something about hugepages https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/performance_tuning_guide/s-memory-transhuge That's a pretty advanced topic, so you'll need to explore from there. BTW, Mojang only provides x86 binary, so the ARM image...
Good find @snakeeater98 !
Just wanted to note that using one of the other packages for the arm64 image build might help, but runs the risk of being less portable (maybe) https://box64.debian.ryanfortner.dev/#package-list
Good find @HankB but will be step one of several. I'd really prefer you switch to Java edition with geyser like most of us have. https://docker-minecraft-server.readthedocs.io/en/latest/misc/examples/#bedrock-compatible-server Mojang's bedrock server software...
I would highly recommend the example I posted. That article is somebody else's image 😀
@BenediktHengefeld it requires a change to the image so that the arm64 emulator running **within the container** is large page aware.