# Install Content ```{image} https://raw.githubusercontent.com/dmedina559/bedrock-server-manager/main/src/bedrock_server_manager/web/static/image/icon/favicon.svg :alt: Bedrock Server Manager Icon :width: 200px :align: center ``` 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` Navigate to the Web UI to install content to your servers. ```{tip} Enable the content_uploader_plugin to easily upload content to your content dir! ```