Multiverse / Multiverse-Portals

MV2's implementation of MV1 style portals.
BSD 3-Clause "New" or "Revised" License
122 stars 89 forks source link

Portals not returning. #647

Closed jacklollz2 closed 1 year ago

jacklollz2 commented 1 year ago

Player spawns in World1, the default. Player enters World2. Player creates a nether portal in World2. Player goes through the portal, enters nether. Player comes back through the portal, located in the nether. Player enters World1, instead of the original portal in World2.

What can I do to resolve this?

NeverGrowUp commented 1 year ago

Use mv-netherportals plugin rather than mv-portals plugin.

jacklollz2 commented 1 year ago

Use mv-netherportals plugin rather than mv-portals plugin.

Thank you