Install Content

Bedrock Server Manager Icon

Easily import addons and worlds into your servers. The app will look in the configured CONTENT_DIR directories for addon files.

Install Worlds

Place .mcworld files in CONTENT_DIR/worlds or .mcpack/.mcaddon files in CONTENT_DIR/addons

Use the interactive menu to choose which file to install or use the command:

bedrock-server-manager world install --server server_name --file '/path/to/WORLD.mcworld'
bedrock-server-manager install-addon --server server_name --file '/path/to/ADDON.mcpack'