-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
JRE & JDK 8u181
-
git-Spigot-1503de9-53d3ac0 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
-
Yes
when using the single argument teleport command (/tp <player>) the teleportation will go to the wrong world if the other player is not in the same world. (e. g. nether / end)
i attached a plugin in that i have used PlayerTeleportEvent to show the e.getTo() location data to make it more visivle.
to reproduce this bug: have 2 players on the server in two diffierent worlds. let one player use the command /tp <otherplayer> (remove any existing plugins that override teleportation like essentials)