
World Dimension Nexus
A serverside dimension and world management system.
- Загрузки
- 2K
- Подписчики
- 11
- Обновлён
- 2 августа 2025 г.
- Лицензия
- MIT
Опубликован 8 июля 2025 г.
🌐 World Dimension Nexus

The ultimate serverside tool for managing dimensions, worlds, and player data without requiring any client-side installation.
🛠️ This mod is created as part of the NeoForged Serverside Summer Modjam 2025.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
✨ Key Features
🌍 Dimension Management
- Multi-World Support - Create and manage unlimited custom dimensions with various world types
- World Import/Export - Easy dimension sharing and migration between servers
- Game Mode Management - Set different game modes per dimension (creative, survival, adventure, spectator)
- Cross-Dimension Safety - Void protection, safe landing, and automatic fallback systems
🚀 Teleportation & Movement
- Cross-Dimensional Teleportation - Seamless travel between worlds with built-in safety features
- 📍 Warp System - Create private and public teleportation points for quick travel
- Private warps for personal bases and locations
- Public warps for community areas and landmarks
- Configurable limits and cooldown protection
- Cross-dimension warp support
- 🤖 Auto-Teleport System - Automated player movement based on events and triggers
- First join, death, respawn triggers
- Customizable destination coordinates
- Event-based player routing
🏛️ Portal Network
- Physical Portals - Create visible gateways between dimensions
- Portal Management - Bind and configure portal connections
- Visual Portal System - Interactive portal blocks for immersive travel
⚙️ Server Administration
- Fully Serverside - Works with vanilla clients - no client mods required
- Comprehensive Commands - Intuitive command system with tab completion
- Flexible Configuration - Extensive config options for all systems
- Permission Integration - Supports server permission levels and moderation tools
🚀 Quick Start (Demo)
This quick start guide will show you a limited set of commands to get you started with the World Dimension Nexus mod.
Please use a test world to try out the commands and features before using them in your main world.
🌍 Dimension Setup
The following commands will help you create and manage dimensions:
# Import a new dimension like lobby and fishing
/wdn dimension import lobby_dimension.wdn
/wdn dimension import fishing_dimension.wdn
# Optionally, create a new dimension with a preset
/wdn dimension create my_skyblock skyblock
# List all dimensions
/wdn dimension list
🚀 Teleportation & Auto-Teleport Workflow
Set up automated player movement between dimensions using auto-teleport rules:
# Teleport to a dimension
/wdn teleport dimension world_dimension_nexus:my_skyblock
# Set up auto-teleport rules
/wdn autoteleport add always world_dimension_nexus:lobby_dimension # 🏠 Send new players to lobby
/wdn autoteleport add on_death world_dimension_nexus:fishing_dimension # 🎣 Send players to fishing on death
# List all auto-teleport rules
/wdn autoteleport list
After running these commands:
- 🏠 Players will be sent to the lobby dimension when they join for the first time.
- 🎣 Players will be sent to the fishing dimension when they die.
💡 Tip: You can customize triggers, target dimensions, and even coordinates! See Auto-Teleport Commands for advanced options.
Note: The hot-creation of dimensions is limited, so you might need to restart the server to get the dimensions fully functional with all features and entities.
🏛️ Portal Setup
Create and manage portals between dimensions:
# Teleport to the fishing dimension (if not already in the dimension)
/wdn teleport dimension world_dimension_nexus:fishing_dimension
# Use a good location for the portal, e.g. at one of the trees
/wdn portal create unbound green 43 49 20
# Teleport to the lobby dimension
/wdn teleport dimension world_dimension_nexus:lobby_dimension
# Use a good location for the portal, e.g. in the woods
/wdn portal create unbound green -36 9 -27
After running these commands, you will have two portals created in the lobby and fishing. You can now use the portals to teleport between the dimensions.
🎯 Use Cases
- Creative Servers - Separate building worlds with different themes
- Survival Networks - Multiple survival worlds with different difficulties
- Minigame Servers - Dedicated arenas and lobbies
- Hub Servers - Central lobby connecting to various game modes
- Event Hosting - Temporary dimensions for special occasions
📚 Documentation
📖 Complete Wiki Documentation - Comprehensive guides and tutorials
Quick Links
- ⚡ Quick Start Guide - Get started in 5 minutes
- 🌍 Dimension Commands - Create and manage dimensions
- 🚀 Teleport Commands - Player teleportation
- 🤖 Auto-Teleport Commands - Automated rules
- 🏗️ Example Tutorials - Step-by-step setups
🤝 Contributing
We welcome contributions! Please:
- Check existing issues and pull requests
- Follow the existing code style and conventions
- Test your changes thoroughly
- Update documentation as needed
🐛 Support
- Bug Reports: GitHub Issues
- Feature Requests: GitHub Discussions
- Documentation: Wiki
- Troubleshooting: Debug Guide
📜 License
This project is open source under the MIT License.
Ready to get started? Check out the Quick Start Guide to create your first dimension in minutes!
Ченджлог
0.11.0Бета1.21.1 · 2 августа 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be summarized in this file. For the full changelog, please go to the Git Hub History instead.
v0.10.0
- Fixed arbitrary file access during archive extraction.
v0.9.0
- Added private and public warp system and commands.
- Added warp system wiki.
- Improved PortalInfoData record.
- Updated README.md with latest changes.
v0.8.0
- Refactored permission checks for commands.
- Improved code organization with constants and helper methods.
- Updated lobby_dimension.wdn to block slime spawn.
v0.7.0
- Refactored spawn commands for better naming and consistency.
- Fixed spawn manager logic to support documented use cases.
- Updated spawn command documentation to clarify usage.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.10.0Бета1.21.1 · 30 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be summarized in this file. For the full changelog, please go to the Git Hub History instead.
v0.10.0
- Fixed arbitrary file access during archive extraction.
v0.9.0
- Added private and public warp system and commands.
- Added warp system wiki.
- Improved PortalInfoData record.
- Updated README.md with latest changes.
v0.8.0
- Refactored permission checks for commands.
- Improved code organization with constants and helper methods.
- Updated lobby_dimension.wdn to block slime spawn.
v0.7.0
- Refactored spawn commands for better naming and consistency.
- Fixed spawn manager logic to support documented use cases.
- Updated spawn command documentation to clarify usage.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.9.0Бета1.21.1 · 27 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be summarized in this file. For the full changelog, please go to the Git Hub History instead.
v0.9.0
- Added private and public warp system and commands.
- Added warp system wiki.
- Improved PortalInfoData record.
- Updated README.md with latest changes.
v0.8.0
- Refactored permission checks for commands.
- Improved code organization with constants and helper methods.
- Updated lobby_dimension.wdn to block slime spawn.
v0.7.0
- Refactored spawn commands for better naming and consistency.
- Fixed spawn manager logic to support documented use cases.
- Updated spawn command documentation to clarify usage.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.8.0Бета1.21.1 · 26 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be documented in this file.
v0.8.0
- Refactored permission checks for commands.
- Improved code organization with constants and helper methods.
- Updated lobby_dimension.wdn to block slime spawn.
v0.7.0
- Refactored spawn commands for better naming and consistency.
- Fixed spawn manager logic to support documented use cases.
- Updated spawn command documentation to clarify usage.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.7.0Бета1.21.1 · 24 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be documented in this file.
v0.7.0
- Refactored spawn commands for better naming and consistency.
- Fixed spawn manager logic to support documented use cases.
- Updated spawn command documentation to clarify usage.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.6.0Бета1.21.1 · 24 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be documented in this file.
v0.6.0
- Fixed example lobby_dimension.wdn file and disabled slime spawn.
- Added basic spawn manager to manage mob spawning in dimensions.
- Added new dimension
spawncommand to prevent all mob spawns in a dimension for #2. - Added spawn command documentation to wiki.
- Updated dimension
exportto pass filename and get clickable link. - Smaller code refactorings and code cleanup.
v0.5.0
- Fixed auto-teleport with always and on_death condition.
- Improved pre-defined lobby and water dimension type.
- Added AutoTeleport config file for more customization.
- Updated wiki pages for easier understanding.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.5.0Бета1.21.1 · 19 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be documented in this file.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
0.4.0Бета1.21.1 · 13 июля 2025 г.
Changelog for World Dimension Nexus
All notable changes to this project will be documented in this file.
v0.4.0
- Fixed #1 by adding more specific dimension presets.
- Fixed wrong SkyBlock spawn point.
- Added Floating Islands Chunk Generator with configuration file.
v0.3.0
- Added Portal and Event Portal commands.
- Added player, world, unbound and event portals.
- Smaller refactorings and improvements.
- Updated wiki documentation.
v0.2.0
- Fixed and improved wiki documentation.
- Added water dimension type.
- Added fishing_dimension.wdn example file.
- Improved teleport command and history features.
v0.1.0
First beta release for Minecraft 1.21.1 with NeoForge for testing and feedback.
⚠️ Beta Version Notice: This mod is currently in beta. Features and commands may change before the stable release.
Комментарии
Загружаем…