Dimensions wiki
  • Get Started
  • Commands
  • General info
    • Worlds/Dimensions
    • How does it work?
  • Configuring Dimensions
    • Dimensions configuration
    • Portal configuration
    • Portal creator
      • Editing the portal
      • Extra options
      • Downloading the file
    • Addons
      • Free Addons
        • World guard flags addon
        • Patreon Cosmetics addon
        • Horizontal portals addon
        • ForceLink addon
        • LightAPI addon
      • Premium Addons
        • Unbreakable addon
        • HubWorld addon
        • Random location addon
        • Permissions addon
        • Biomes addon
        • DayLightSensor addon
        • Limited uses addon
        • Timed portals addon
        • Message on use addon
        • ChargeOnUse addon
        • Pasted portals addon
        • Custom lighter addon
        • Better portals addon
        • Commands on use addon
        • Stylish portals addon
        • Particles addon
          • Particles Editor
        • Bungee addon
          • Bungee setup
          • Velocity setup
          • Spigot/Paper setup
        • ModelEngine addon (BETA)
        • IgniteByEvent addon (BETA)
      • Third party addons
Powered by GitBook
On this page

Was this helpful?

  1. General info

Worlds/Dimensions

PreviousCommandsNextHow does it work?

Last updated 2 years ago

Was this helpful?

Worlds or dimensions (however you want to call them) can be either imported or generated.

If you don't have a world you will need a world generation plugin such as or

Now, if you already have a world generated and you want to use that, you can put the world folder in your root server directory (where the rest of your worlds are and the spigot.jar or server.properties are) and use the name of the folder as the world in the portal config like that:

In the ./plugins/Dimensions/config.yml you can set the following:

Worlds:
  <world name>:
    MinHeight: <min Y that you want portals to teleport to>
    MaxHeight: <max Y that you want portals to teleport to>
    Size: <the size of the world as if you were going to change the world border>

The min/max option is to set the min/max Y that portals will spawn (when building exit portals)

If the size is not set, then it grabs the world border's size and it's used to calculate the world ratio. (more info below)

Multiverse-Core
MyWorlds