.yml config file, place it in your server’s Portals/ folder, restart the server, and then build the physical portal frame in-game and light it. The whole process takes only a few minutes, and you don’t need to write any YAML by hand.
Overview
- Configure your portal in the Portal Creator web tool
- Download the
.ymlportal file - Place the file in
./plugins/Dimensions/Portals/ - Restart the server to register the portal
- Build the frame in-game and ignite it
Step-by-Step Guide
Open the Portal Creator web tool
Navigate to the Portal Creator in your browser:https://astaspasta.alwaysdata.net/Click Portal Creator to open the portal configuration interface.
Configure your portal
Use the Portal Creator to define how your portal looks and behaves. The three core settings to configure are:
- Frame block — the block material players will use to build the portal frame (e.g. gold blocks, stone bricks, or any other block)
- Lighter item — the item players right-click to ignite the frame (e.g. flint and steel, a stick, or a custom item)
- Inside block — the block that fills the portal frame once it’s lit, giving it its visual appearance
Download the portal config file
Once you’re happy with your settings, click the Config tab in the Portal Creator, then click Download portal file. This saves a
.yml file to your computer — for example, my_portal.yml.Place the file in the Portals folder
Copy or upload the downloaded You can have multiple portal files in this folder — each
.yml file into your server’s Portals/ directory:.yml defines a distinct portal type.Restart the server
Restart your server to load the new portal configuration.After the restart, Dimensions reads every
.yml file in the Portals/ folder and registers each portal type automatically.Build and light the portal in-game
Join your server and follow these steps to bring your portal to life:
-
Build the frame — place your configured frame block in the same shape as a nether portal (a rectangular frame, minimum 4 blocks wide × 5 blocks tall). The interior of the frame should be left empty.
(X = frame block, . = empty space)
- Ignite the portal — stand in front of the frame and right-click on it with your configured lighter item. The inside blocks will fill the frame, and the portal is now active.
Once a portal is lit, players need to stand inside it for the configured teleport delay to count down before they are sent to the destination. Stepping out of the portal cancels the teleport.
