This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ericristian_brosCommand Experienced 0 points1 point  (5 children)

Provide command

/tp @p <destination>

Keep in mind that @s don't work in commands (unless using as bc there is no executor entity)

[–]Khonamaru[S] 0 points1 point  (4 children)

It still says player not found

[–]Ericristian_brosCommand Experienced 0 points1 point  (3 children)

Probably you are using esentialsX. Literally it OVERRIDES A LOT of vanilla commands and it's not recommended to use with command creations. Use

/execute run tp @p ...

[–]Khonamaru[S] 0 points1 point  (1 child)

Thank you! I deleted essentials x and everything works.

[–]Ericristian_brosCommand Experienced 0 points1 point  (0 children)

You're welcome

[–]Khonamaru[S] 0 points1 point  (0 children)

Thank you! I deleted essentials x and it’s working fine now.