Skip to content

The teleportation doesn't work #53

Description

Hi,

Version

I'm using on my spigot server version 1.14.4:

Issue

When I take a nether portal with a MV sign, I should be teleported on a specified world but I'm teleport in the nether.
I should be teleported on my specified world.

The config file is by default, I just turn on DEBUG on the logs.

Logs:

[Multiverse-SignPortals-Debug] Player could go to destination!
[Multiverse-SignPortals-Debug] Found The TouchedPortal event.
[Multiverse-SignPortals-Debug] Found top 2
[Multiverse-SignPortals-Debug] Found bottom 2
[Multiverse-SignPortals-Debug] Found left 3
[Multiverse-SignPortals-Debug] Found right 3
[Multiverse-SignPortals-Debug] WOO Found one! X: 6 Y: 58 Z: 1 P: 0 Y: 0
[Multiverse-SignPortals-Debug] Found normal X
[Multiverse-SignPortals-Debug] Woo! Notch Portal!
[Multiverse-SignPortals-Debug] Found a MV Sign (Nether Portal that has a Sign)
[Multiverse-SignPortals-Debug] world_canyon ::: world_canyon
[Multiverse-Core-Debug] Checking to see if player [Genskao] has permission [multiverse.access.world_canyon]... YES

Do you know this issue?

Quick and Dirty fix

While waiting for your reply, I have created a quick and dirty fix on MVSPTravelAgent.java method playerPortal:
image

Thank you for the reading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions