Unable to use @p @s @e and @a in /tp command
Attack8 opened this issue ยท 2 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=bdeb62b2b138499580c0b53e0167a955
Error log (if applicable)
No response
Bug description
When using the /tp or /teleport commands in game, the @p @e and @A vanilla options are unavailable.
Steps to reproduce
Try to use the command /tp @p 0 100 0
Expected behaviour
The closest player should be teleported to 0 100 0
Actual behaviour
Error: Player not found
EssentialsX doesn't support these options. For @a
you can use /tp *
, but with the rest you have to use /minecraft:tp
which is the vanilla command.