{# bedrock-server-manager/bedrock_server_manager/web/templates/extras_config.html #} {% extends "base.html" %} {# --- Page Title --- #} {% block title %}Extra Configuration - {{ super() }}{% endblock %} {# --- Page Specific Styles --- #} {% block head_styles %} {{ super() }} {# Include styles from base if needed #} {# Include table styles if not already globally included/needed (Optional, uncomment if needed for this page) #} {# #} {% endblock %} {# --- Main Content --- #} {% block content %}
You can personalize the background panorama displayed on the main web server page.
Steps:
.jpeg
extension)../.config/
relative to the manager's installation path../.config/
directory.panorama.jpeg
.Recommended Size:
For the best results with the default scrolling panorama effect, consider these guidelines for your panorama.jpeg
:
Default Behavior:
If the file ./.config/panorama.jpeg
is not found or is not a valid JPEG image, the default Bedrock Server Manager icon will be used as the background panorama.
The "Servers List" page within the web interface can display unique icons for each of your Minecraft worlds, making them easier to identify at a glance.
How it Works:
The server manager looks for a file named world_icon.jpeg
inside each world's specific folder.
Adding Icons:
world_icon.jpeg
file within their folder structure. No extra steps may be needed..jpeg
). A square aspect ratio often looks best../servers/your_server_name/worlds/your_world_name/
).world_icon.jpeg
.Default Behavior:
If a world_icon.jpeg
file is not found within a specific world's directory, the default Bedrock Server Manager icon will be displayed for that world in the server list.