/execute in <dimension> run tp does not teleport correctly with EssentialsX #6279
Replies: 3 comments 1 reply
|
I have the exact same issue, I wish I could help but i'm still searching for a solution ;_; |
|
Okay, short workaround for me, there are other workarounds you can do that may make it even less laggy but one forced chunk should be fine I summoned a marker where i wanted the TP to be: Then forceloaded that chunk with /forceload add x y then i can tp to that marker like so: Hope you can get this to work for you and it helps, just in case you havent solved it yourself already! |
|
if you have multiple, to any dimension, make a marker in each dimension with a bedrock box or something then tp to the one dimension marker in every dimension, and schedule a tp in another function tp Llibra @e[type=minecraft:marker,tag=nether_tp,limit=1] |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello
When using
EssentialsX-2.21.2onpaper-1.21.8-50. https://essentialsx.net/dump.html?bytebin=8imX1fc8eWThe command:
does not teleport the player to the correct dimension.
I have already tried:
tpcommand inconfig.ymlof EssentialsX:commands.ymlof PaperMC:You shouldn't do it because it breaks even without essentialsX.
Even after this, the command still does not work as expected.
Interestingly:
works correctly, which suggests the alias is recognized but the plugin still interferes.
This issue only occurs with EssentialsX installed; it works fine on a plain Paper server.
Can you help me ?
Tanks by advance
All reactions