Multiverse-NetherPortals

Multiverse-NetherPortals

689k Downloads

Muliverse-NetherPortals and Multiverse-SignPortals are incompatible.

ArtisticTuxedo opened this issue ยท 0 comments

commented

Information

Details

I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.

Description
Portal-style sign portals do not work when the sub-module Multiverse-NetherPortals is also installed.

Steps to reproduce

  1. Create a world with /mv create {NAME} {ENV}
  2. Create a nether portal in the current world.
  3. Place a sign on the portal frame.
  4. Write on sign:
 [mv]
{NAME}
  • [mv] should turn green.
  1. Step into the portal.
  2. [mv] turns blue and the portal doesn't execute the proper behavior:
  • If a nether world is linked to the current world through /mvnp link {end|nether} [FROM_WORLD] {TO_WORLD}, it will take you to the world that has been linked through the command, no matter what you typed into the sign.
  • If no nether world is linked to the current world, it will not take you anywhere.

Expected behavior
The sign portal should override Multiverse-NetherPortals' linking between worlds so that both submodules can work seamlessly.