itzg / docker-minecraft-bedrock-server

Containerized Minecraft Bedrock Dedicated Server with selectable version
MIT License
1.17k stars 221 forks source link

bedrock plugins ? #333

Open SaavageBueno opened 1 year ago

SaavageBueno commented 1 year ago

Are plugins on bedrock edition supported? If so what it the correct way to get them working?

itzg commented 1 year ago

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

josephdpurcell commented 10 months ago

I was able to use the mods section of the README to install One Player Sleep.

Link to mod download: https://foxynotail.com/add-ons/ops

Link to README section: https://github.com/itzg/docker-minecraft-bedrock-server#mods-addons

I'm just now reading https://github.com/itzg/docker-minecraft-bedrock-server/issues/194#issuecomment-1304882044 and it's very helpful too.