mojira.dev

Teleportation not working properly.

When you try to teleport an entity (a friend) to his current coordinates but just 100 blocks higher, you are going to type /tp <player_name> ~ ~100 ~ in 1.13.2 and below.Currently, if you try this it will teleport him to your current coordinates + 100y which is not nice.

*/execute as <player_name> run *

Anything which uses ~ (tilda) as an argument will use YOUR coordinates not the one which is ran as (like teleportation). I will make a video explaining this bug and will update this report

Comments 9

Please do not mark unreleased versions as affected.
You don't have access to them yet.

Please do not mark unreleased versions as affected.
You don't have access to them yet.

That's how the /tp command is supposed to function as of 1.13. All commands run from your position, unless you change that with /execute at ....

That's how the /tp command is supposed to function as of 1.13. All commands run from your position, unless you change that with /execute at ....

actually in 1.13.2 it worked as it did in 1.12. Thats why currently my datapacks are broken from migrating 1.13.2 to 1.14.2 but not when from 1.12.2. By the way this isnt cool in some ways because it can be used to save a friend from lava? (teleport him above ground so he dies away from lava and his items arent soo doomed) and it is kind of easier to use it that way? I dont know maybe thats for good but can you make this moddable? At least optional? Like a server.properties line that can be useful for us, the casual players or modders. Tanks for the time given, oh and btw some of your commands like /schedule changed functionality? Because nothing is documented anywhere and /schedule no longer appears to work.

actually in 1.13.2 it worked as it did in 1.12. Thats why currently my datapacks are broken from migrating 1.13.2 to 1.14.2 but not when from 1.12.2. By the way this isnt cool in some ways because it can be used to save a friend from lava? (teleport him above ground so he dies away from lava and his items arent soo doomed) and it is kind of easier to use it that way? I dont know maybe thats for good but can you make this moddable? At least optional? Like a server.properties line that can be useful for us, the casual players or modders. Tanks for the time given, oh and btw some of your commands like /schedule changed functionality? Because nothing is documented anywhere and /schedule no longer appears to work.

@Yordan Do: /execute as <player_name> at @s run *
That will run any command at the entity you specified in the "as" component

@ArsiTheFox thanks!

@ArsiTheFox thanks!

Yordan

(Unassigned)

Unconfirmed

Minecraft 1.14.3

Retrieved