Skip to main content
Premium addons are exclusive features included with the FULL version of Dimensions. They extend your portals with capabilities like economy charging, permission gating, timed destruction, particle effects, and much more. Each addon is a separate .jar file that you drop into your server and enable per-portal in its configuration file.

Installation

1

Download the addon JARs

Obtain the addon .jar files from your purchase on SpigotMC. All premium addons are bundled with the full version of Dimensions.
2

Place the JARs in the Addons folder

Drop each addon .jar into the following directory on your server:
./plugins/Dimensions/Addons/
3

Restart your server

Perform a full server restart (not just a reload) so Dimensions picks up the new addon files.
4

Configure the addon in your portal YAML

Open the .yml file for the portal you want to enhance and add the relevant Addon: block as described in each addon’s documentation page.
Each addon is configured individually per portal. You can mix and match multiple addons on the same portal by stacking their keys under the shared Addon: parent in your portal’s .yml file.

Available Premium Addons

Unbreakable

Prevent players and entities from destroying your portals.

Limited Uses

Auto-destruct a portal after it has been used a set number of times.

Timed Portals

Schedule portals to auto-destruct after a configured time window.

Permissions

Restrict portal ignition and use to players with a specific permission node.

Charge on Use

Withdraw currency from a player’s balance every time they use a portal.

Commands on Use

Execute player or console commands with conditional logic when a portal is used.

Message on Use

Send a custom message to players when they step through a portal.

Random Location

Teleport players to a random location within a configured range instead of a fixed destination.

Biomes

Restrict portal usage to specific biomes, or block use in chosen biomes.

Daylight Sensor

Gate portal availability based on in-game time of day or weather conditions.

Particles

Attach custom particle packs to portals for visual flair.

Stylish Portals

Customize the visual appearance of your portal frames and interiors.

Pasted Portals

Use WorldEdit schematics to paste structures when a portal is ignited or used.

Custom Lighter

Define custom items that players must use to ignite a portal.

Better Portals

Enhance default portal behavior with smoother teleportation mechanics.

BungeeCord

Teleport players across servers in a BungeeCord network via portals.

Hub World

Designate a hub world that portals always return players to.

LightAPI

Add dynamic lighting effects to portals using the LightAPI library.