Skip to content
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

[bug] players cannot travel between worlds using /execute in minecraft:[world] tp @s 0 90 0 #5946

Open
FurrO2 opened this issue Sep 27, 2024 · 0 comments
Labels
bug: unconfirmed Potential bugs that need replicating to verify.

Comments

@FurrO2
Copy link

FurrO2 commented Sep 27, 2024

Type of bug

Exploit, Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?id=df7aad484d8c4fe2b2ac9fc21395c9df

Error log (if applicable)

No response

Bug description

when the player is in the"world1" and wants this tp in the"world2" using the command
/execute in minecraft:world2 run tp @s 0 90 0
or even with /minecraft:execute in minecraft:world2 run tp @s 0 90 0
he teleports to the correct coordinates, but every time in the “world1” instead of “world2”

Steps to reproduce

  1. Be in a world
  2. try to teleport to another world using execute in minecraft:world2 run tp @s 0 90 0
    3.cry because it didn't work

Expected behaviour

  1. Be in a world
  2. use the command execute in minecraft:world2 run tp @s 0 90 0
  3. being teleported to the world2 at 0 90 0

Actual behaviour

the player is teleported to the correct coordinates, but still in the world in which he is already

Additional Information

i tried to remove others plugin and even multiverse core, but that happen only if essential is in the plugins folder.
i was using the same config on paper 1.20.4 last week and i didn't have this issue at all

@FurrO2 FurrO2 added the bug: unconfirmed Potential bugs that need replicating to verify. label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: unconfirmed Potential bugs that need replicating to verify.
Projects
None yet
Development

No branches or pull requests

1 participant