
Multiverse is developed by volunteers in our free time. If you like our work, please consider supporting us on GitHub Sponsors or Open Collective.
About Multiverse-NetherPortals
Multiverse-NetherPortals makes vanilla Nether and End portals work across your Multiverse worlds. Give each world its own dimensions with automatic naming, explicitly link portals to different worlds, or disable a portal type in selected worlds.
Key features include:
- Automatic links such as
world↔world_netherandworld↔world_the_end. - Custom one-way or bidirectional links for Nether and End portals.
- Vanilla-style portal creation and configurable coordinate scaling between worlds.
- Support for players and non-player entities.
- An API for managing links and allowing custom portal plugins to take control.
Ready to configure your first world set? Follow the basic usage guide .
Prerequisites
Before installing Multiverse-NetherPortals:
- Install Multiverse-Core .
- Use the latest compatible v5 releases of all Multiverse modules on your server. Their minor or patch version numbers do not need to match exactly.
Download links
Installation
- Download the Multiverse-NetherPortals JAR from one of the links above.
- Place the JAR in your server's
pluginsfolder alongside Multiverse-Core. - Start or restart the server. The default configuration files are created automatically.
- Continue with basic usage to create and connect your dimension worlds.
Next steps
- Basic usage — create a standard world, Nether, and End setup.
- Commands — create, remove, and inspect explicit portal links.
- Configuration — customize automatic naming, messages, entity teleportation, and other behavior.
- FAQ — troubleshoot common portal-linking problems.
- API usage — integrate another plugin with Multiverse-NetherPortals.