-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The teleportation doesn't work #53
Comments
Assigned dumptruckman to review the code, perhaps submit a pull request? I'll say that I haven't heard of MV-SignPortals not working lately but it's possible people just aren't reporting issues because it's the least popular MV sub-plugin. |
Hi, |
BTW, the hacky solution needs to use this class MVSPPlayerListener.java, not the TravelAgent Listener. |
This looks like a conflict with MVNP as shown in #86 |
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:
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:
Thank you for the reading.
The text was updated successfully, but these errors were encountered: