Custom Maps
Custom Maps is a feature exclusive to players with the Ember Donation rank on our server. This feature allows you to create large, custom images displayed across multiple maps using item frames.
Requirements
Ember Donation Rank: This feature is only available to players who have purchased the Ember Donation rank.
Image URL: You need a publicly accessible URL for the image (PNG, JPEG formats are supported).
How to Create a Custom Map
To create a custom map, use the following command:
/imageframe create <name> <url> <width in blocks> <height in blocks>Command Breakdown
<name>: A unique name for your custom map (e.g., MyArt).
<url>: The direct URL to the image you want to display. Ensure the URL is accessible and points to a supported image format.
<width in blocks>: The width of the map in blocks (number of item frames horizontally).
<height in blocks>: The height of the map in blocks (number of item frames vertically).
Example
To create a 3x2 block custom map of the server's logo, you might use:
/imageframe create ServerLogo https://example.com/logo.png 3 2After running the command:
You will receive multiple maps in your inventory, each representing a portion of the image.
Place these maps in item frames on a wall, ensuring they are arranged in a grid matching the specified width and height (e.g., 3 blocks wide by 2 blocks tall).
The maps will automatically combine to display the full image across the item frames.
Placing Maps in Item Frames
Craft or obtain item frames and place them on a wall in a grid that matches the width and height specified in the command.
Right-click each item frame with the corresponding map from your inventory to place it.
Ensure the item frames are adjacent to each other to form a seamless image.
Additional Features
Invisible Item Frames: You can use invisible item frames, which make the map appear to float on the wall.
Automatic Image Fitting: The ImageFrame plugin ensures your image fits perfectly across the specified grid without stretching.
Last updated