Started by
Ro...
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, in my mod i want to add an ability called Instant Transmission, if you don't know Dragon Ball, its an ability that allow you to teleport to someone. Im struggling with that since yesterday, what im trying to do: I have a GUI with a text Input inside, what should happen: you have to enter the Player Name, when you enter something in the Text Input, it will automatically be copied to a variable called TeleportationTarget, once you enter the Player Name, you will have to press a Key(I), and then, what im trying to do is:
Set location of entity to X:(X Position of (Get Current Display Name Of(TeleportationTarget))) Y:(Y Position of...
you understand what im trying to do...
please help!
Where you wanna teleport ?To a mob, place, structure where ?
Thx you so much ill try it now!, but instead of using **Execute command /"..." in the name of Event/Target entity,**, ill use the one in World Management, cuz the Entity one only work if the player have the tp command permission lvl i think.
Stoutscientist this worked when it came to single player but when i tryed to test it in a server it wouldnt work. Any idea why?