Multiverse-Core

Multiverse-Core

6M Downloads

[Bug]: StayPut but I still get sent to spawn!

WolfyRed opened this issue ยท 0 comments

commented

/mv version -p output

https://paste.gg/p/anonymous/d111acec49334b6985866511e0aea733

Server logs

https://mclo.gs/SrJWUBT

Server Version

This server is running Paper version git-Paper-657 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)

Bug Description

When teleporting to any world that is not "TEST001" (That is "world", the default for this server), you teleport to the location you were last located in that world. But, when teleporting to the world "TEST001", you will teleport to spawn instead.

/mvtp TEST002: You teleport to the last location you were at in that world
/mvtp TEST001: Teleport right to spawn

Steps to reproduce

This is in basic Paper world logic:
Create brand new server
Worlds: ["world", "world_nether", "world_the_end"]

/mvtp world_nether
/mvtp world

Teleporting to "world_nether" works as expected with StayPut, teleporting to "world" sends you straight to spawn.

Agreements

  • I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
  • 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.