Language

Dimension Control

Dimension Control

ModrinthSpigotMC

A Paper plugin that lets you create custom dimensions in seconds using simple commands, with seed or preset support, safe removal, auto-loading, backups, and YAML-based localization.

2.2k downloads 9 followers updated 21h ago
latest v1.1.3 Modrinth
Bukkit Paper Purpur Spigot 1.19 – 26.2

🌌 DimensionControl – Effortless Custom Dimensions in Minecraft!

DimensionControl is a powerful yet lightweight Paper plugin that allows server admins to create, manage, and remove custom dimensions (worlds) within seconds – all through intuitive commands. No complicated setup, no manual file copying – just seamless world control at your fingertips.

🚀 Key Features

  • 📦 One-Command Creation
    Create fully working custom dimensions with a single command: /dimension add <name> [seed|preset]. You can either provide a Minecraft seed for procedural generation or specify a preset (folder from presets/) to clone an existing world structure.
  • 🗑️ Safe Dimension Removal
    Remove dimensions via /dimension remove <name>, automatically teleporting all players to the Overworld before deletion.
  • 🌍 Automatic World Loading
    All created dimensions load automatically on server startup.
  • 🛡️ Auto World Backup
    Worlds are periodically saved and backed up to prevent data loss.
  • 🗺️ Seed- or Preset-Based Generation
    Choose between generating new worlds with a custom seed or duplicating an existing preset from the presets/ folder. Both options are equally easy to use. (Newest versions allow using Zip files!)
  • 🌐 Multi-Language Support
    Fully localized via editable YAML files – includes en_us.yml and de_de.yml.
  • 🛡️ Permissions System
    Each /dimension subcommand has its own permission:
    • dimensioncontrol.dimension.add – default: OP
    • dimensioncontrol.dimension.remove – default: OP
    • dimensioncontrol.dimension.reset – default: OP
    • dimensioncontrol.dimension.teleport – default: OP
    • dimensioncontrol.dimension.list – default: OP
    • dimensioncontrol.dimension.* – default: OP (grants all subcommand permissions)
  • Alias Command
    Use /dim as a shortcut for /dimension for faster access.

🐛 Fixed

  • Fixed a crash that occurred when the plugin was started for the first time (v1.0.1 issue).

🧭 Commands

/dimension add <name> [seed|preset]
➤ Creates a new dimension. You can provide a seed for world generation or a preset name to copy a custom world template.
/dimension remove <name>

➤ Unloads and deletes the dimension after safely teleporting players.

/dimension list

➤ Lists all custom dimensions managed by the plugin.

🔧 Configuration

Localization:
Set the language via the locale option in config.yml (e.g., en_us, de_de).

Presets:

Drop custom world folders into the presets/ directory. These can be cloned instantly using the /dimension add command.

📁 File Structure

/plugins/DimensionControl/
├── presets/
│   └── my-custom-template/
├── lang/
│   ├── en_us.yml
│   └── de_de.yml
└── config.yml

⚠ Requirements

  • Minecraft Version: 26.1.2
  • Server Type: Paper (or forks like Purpur, Pufferfish, etc.)

💡 Use Case Examples

  • Create a mini adventure world for events in seconds.
  • Allow players to explore isolated realms with controlled seeds.
  • Quickly spin up a predefined world layout using a preset folder.
  • Periodically generate new custom worlds for creative builds.

📚 Developer Notes

  • DimensionControl is designed with performance and server safety in mind.
  • World saving is throttled and optimized to prevent lag spikes.
  • No external dependencies required – plug and play.

❓ Questions?

Versions

Release
1.1.3
paper, purpur · 26.1, 26.1.1, 26.1.2 · 21h ago
- updated messages - added chatPrefix
7
Release
1.1.2
paper, purpur · 26.1, 26.1.1, 26.1.2 · 1d ago
## 1.1.2 - added bStats - added autoRelease option
10
Release
1.1.1
paper, purpur · 26.1.1, 26.1.2 · 2d ago
<h3>✨ Added</h3> <ul> <li>added improved preset system with better loading and creation handling</li> <li>added improved void preset…
13
Release
1.1.0
paper, purpur · 26.1.2 · 1mo ago
<h3>✨ Added</h3> <ul> <li>Added compatibility for Minecraft 26.1.2.</li> <li>Updated support for Minecraft’s new world format.</li> <li>Added…
161
Release
1.0.2
bukkit, paper, spigot · 1.21, 1.21.1, 1.21.2 · 7mo ago
<h3>✨ Added</h3> <ul> <li>Added permissions for all <code>/dimension</code> subcommands: <ul> …
1.4k
Release
1.0.1
bukkit, paper, spigot · 1.20.1, 1.20.2, 1.20.3 · 11mo ago
### 🚀 Added - 🌐 Multi-language support extended with: - 🇫🇷 French (`lang/fr_fr.yml`) - 🇪🇸 Spanish (`lang/es_es.yml`) - 🇮🇹 Italian…
430
Release
1.0.0
bukkit, paper, spigot · 1.19, 1.19.1, 1.19.2 · 13mo ago
### 🚀 Added - ✨ `/dimension add <name> [seed|preset]` command for creating dimensions with either a custom seed or a preset folder. - ✨ Support for…
150

Comments 0

No comments yet. Be the first to share your thoughts.