Dimensions

⭐ — (1 endorsements) 📥 31 downloads 📌 v1.0.1 📅 8/12/2026
🟡 Updated this year

By protectcord · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/16/2026 📅 Created: 8/12/2026

🔍 Analysis

  • 🏆 #45 of 599 bukkit mods in this game by downloads

📋 About This Mod

✅ Create, import, clone, delete, load, unload, and regenerate worlds
✅ Per-world gamemode enforcement, difficulty, PvP, weather, hunger, flight
✅ Built-in inventory separation (inventories, health, XP, food — per world)
✅ Named anchors for quick cross-world teleportation
✅ Entry fees via Vault economy
✅ Player limits per world

# Dimension <center> **The world management plugin that Paper and Folia servers deserve.** (https://img.shields.io/bstats/servers/32931?label=Servers&color=F97316&style=for-the-badge)](https://bstats.org/plugin/bukkit/dimensions/32931) (https://img.shields.io/bstats/players/32931?label=Players&color=F97316&style=for-the-badge)](https://bstats.org/plugin/bukkit/dimensions/32931) (https://img.shields.io/modrinth/dt/dimensions?label=Downloads&color=F97316&style=for-the-badge)](https://modrinth.com/plugin/dimensions) Dimension is a from-scratch world management plugin, meaning we didn't build off anything, this is a totally independant, modern, built to be fast, clean, and fully thread-safe plugin, on both Folia and Paper/Spigot. Every feature is configurable, every message is editable, and nothing is bolted on as an afterthought. If you've ever been frustrated by Multiverse, the lag, the outdated code, the lack of Folia support, this is the answer. </center> --- ## Compatibility | Platform | Supported | |---|---| | **Folia** (26.2.x) | ✅ Native — fully region-aware | | **Paper** (26.2.x) | ✅ Full support | | **Spigot / Bukkit** (26.2.x) | ✅ Full support | Dimension auto-detects whether it's running on Folia at startup and switches its entire scheduling system accordingly. You drop in the same JAR on any platform — it just works. **Minecraft version:** 26.2.x+ **Java version:** 21+ --- ## Features at a Glance - Create, import, clone, delete, load, unload, and regenerate worlds - Per-world gamemode enforcement, difficulty, PvP, weather, hunger, flight - Built-in inventory separation (inventories, health, XP, food — per world) - Named anchors for quick cross-world teleportation - **Full portal system** — define custom portal regions anywhere, with destinations, permissions, and entry fees - **In-game GUI** — manage worlds and portals without typing a single command - Entry fees via Vault economy - Player limits per world - World blacklists (block travel between specific worlds) - Custom respawn world per world - Full portal control (nether and end portals) - Entity purge command - Gamerule management per world - Coordinate and biome readout command - **One-command Multiverse migration** — import your old config instantly - Full tab completion on every argument of every command - 100% configurable messages in MiniMessage format (RGB, gradients, all of it) - PlaceholderAPI support - Async config I/O — never blocks the main thread - bStats metrics (opt-out as always) --- ## Commands All commands use `/dim` (aliases: `/dimension`, `/dmv`). | Command | What it does | |---|---| | `/dim list ` | List all worlds | | `/dim info <world>` | Detailed world info | | `/dim who` | See which players are in which world | | `/dim create <name> ` | Create a new world | | `/dim import <name>` | Import an existing world folder | | `/dim clone <world> <newname>` | Clone a world | | `/dim delete <world>` | Delete a world and its files | | `/dim load <world>` | Load an unloaded world | | `/dim unload <world>` | Unload a loaded world | | `/dim remove <world>` | Stop tracking a world (files kept) | | `/dim tp <player> <destination>` | Teleport to a world or anchor | | `/dim spawn <world> ` | Go to a world's spawn | | `/dim setspawn <world>` | Set the spawn for a world | | `/dim modify <world> <property> <value>` | Change a world property | | `/dim gamerule <set\|reset\|list> ` | Manage game rules | | `/dim anchor <create\|delete\|list\|tp> ` | Manage anchors | | `/dim purge <world> <entitytype>` | Purge entities from a world | | `/dim regen <world>` | Regenerate a world | | `/dim generators` | List available custom generators | | `/dim coord` | Show your current coordinates and biome | | `/dim reload` | Reload all config files | | `/dim version` | Show version and platform info | | `/dim about` | About Dimension | | `/dim gui` | Open the in-game management GUI | | `/dim portal <subcommand>` | Manage portals (see below) | | `/dim migrate` | Import worlds from Multiverse-Core | --- ## Portal System Dimension includes a built-in portal system. Portals are custom cuboid regions — any shape, any size, anywhere in any world — that teleport players when they step inside. ### Creating a portal **Step 1 — Get the wand:** ``` /dim portal wand ``` You'll receive a Portal Wand (a blaze rod). Right-click a block to set corner 1, left-click to set corner 2. The two corners define the entire region. **Step 2 — Create the portal:** ``` /dim portal create <name> <destination> ``` The destination uses the same format as `/dim tp`: ``` /dim portal create lobby w:hub /dim portal create spawn a:mainhub /dim portal create minigames e:arena:100,64,200:0:0 ``` That's it. Anyone who walks through the defined region will be teleported. ### Portal commands | Command | What it does | |---|---| | `/dim portal wand` | Get the portal selection wand | | `/di

# Dimension

The world management plugin that Paper and Folia servers deserve.

[!(https://img.shields.io/bstats/servers/32931?label=Servers&color=F97316&style=for-the-badge)](https://bstats.org/plugin/bukkit/dimensions/32931) [!(https://img.shields.io/bstats/players/32931?label=Players&color=F97316&style=for-the-badge)](https://bstats.org/plugin/bukkit/dimensions/32931) [!(https://img.shields.io/modrinth/dt/dimensions?label=Downloads&color=F97316&style=for-the-badge)](https://modrinth.com/plugin/dimensions)

Dimension is a from-scratch world management plugin, meaning we didn't build off anything, this is a totally independant, modern, built to be fast, clean, and fully thread-safe plugin, on both Folia and Paper/Spigot. Every feature is configurable, every message is editable, and nothing is bolted on as an afterthought. If you've ever been frustrated by Multiverse, the lag, the outdated code, the lack of Folia support, this is the answer.

## Compatibility

| Platform | Supported | |---|---| | Folia (26. 2.x) | ✅ Native — fully region-aware | | Paper (26. 2.x) | ✅ Full support | | Spigot / Bukkit (26. 2.x) | ✅ Full support |

Dimension auto-detects whether it's running on Folia at startup and switches its entire scheduling system accordingly. You drop in the same JAR on any platform — it just works.

Minecraft version: 26. 2.x+ Java version: 21+

## Features at a Glance

  • Create, import, clone, delete, load, unload, and regenerate worlds
  • Per-world gamemode enforcement, difficulty, PvP, weather, hunger, flight
  • Built-in inventory separation (inventories, health, XP, food — per world)
  • Named anchors for quick cross-world teleportation
  • Full portal system — define custom portal regions anywhere, with destinations, permissions, and entry fees
  • In-game GUI — manage worlds and portals without typing a single command
  • Entry fees via Vault economy
  • Player limits per world
  • World blacklists (block travel between specific worlds)
  • Custom respawn world per world
  • Full portal control (nether and end portals)
  • Entity purge command
  • Gamerule management per world
  • Coordinate and biome readout command
  • One-command Multiverse migration — import your old config instantly
  • Full tab completion on every argument of every command
  • 100% configurable messages in MiniMessage format (RGB, gradients, all of it)
  • PlaceholderAPI support
  • Async config I/O — never blocks the main thread
  • bStats metrics (opt-out as always)

## Commands

All commands use `/dim` (aliases: `/dimension`, `/dmv`).

| Command | What it does | |---|---| | `/dim list ` | List all worlds | | `/dim info ` | Detailed world info | | `/dim who` | See which players are in which world | | `/dim create ` | Create a new world | | `/dim import ` | Import an existing world folder | | `/dim clone ` | Clone a world | | `/dim delete ` | Delete a world and its files | | `/dim load ` | Load an unloaded world | | `/dim unload ` | Unload a loaded world | | `/dim remove ` | Stop tracking a world (files kept) | | `/dim tp ` | Teleport to a world or anchor | | `/dim spawn ` | Go to a world's spawn | | `/dim setspawn ` | Set the spawn for a world | | `/dim modify ` | Change a world property | | `/dim gamerule ` | Manage game rules | | `/dim anchor ` | Manage anchors | | `/dim purge ` | Purge entities from a world | | `/dim regen ` | Regenerate a world | | `/dim generators` | List available custom generators | | `/dim coord` | Show your current coordinates and biome | | `/dim reload` | Reload all config files | | `/dim version` | Show version and platform info | | `/dim about` | About Dimension | | `/dim gui` | Open the in-game management GUI | | `/dim portal ` | Manage portals (see below) | | `/dim migrate` | Import worlds from Multiverse-Core |

## Portal System

Dimension includes a built-in portal system. Portals are custom cuboid regions — any shape, any size, anywhere in any world — that teleport players when they step inside.

### Creating a portal

Step 1 — Get the wand: ``` /dim portal wand ```

You'll receive a Portal Wand (a blaze rod). Right-click a block to set corner 1, left-click to set corner 2. The two corners define the entire region.

Step 2 — Create the portal: ``` /dim portal create ```

The destination uses the same format as `/dim tp`:

``` /dim portal create lobby w:hub /dim portal create spawn a:mainhub /dim portal create minigames e:arena:100,64,200:0:0 ```

That's it. Anyone who walks through the defined region will be teleported.

### Portal commands

| Command | What it does | |---|---| | `/dim portal wand` | Get the portal selection wand | | `/di

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
protectcord
Version
1.0.1
Downloads
31
Endorsements
1
Category
bukkit
Created
8/12/2026
Updated
8/16/2026
Game Versions
26.1, 26.1.1, 26.1.2, 26.2
Tags
management, utility, worldgen

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Dimensions support?

The author lists 26.1, 26.1.1, 26.1.2, 26.2. Other versions may work but are untested by the author.

What is the latest version of Dimensions?

Version 1.0.1, published 2026-08-16 with 31 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by protectcord 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods