ElementZero icon indicating copy to clipboard operation
ElementZero copied to clipboard

Some commands cant be run via /execute

Open CvldYT opened this issue 5 years ago • 3 comments

Is it possible to fix commands.generic.error.invalidPlayer make warp command be allowed to run with /execute /execute @p ~~~ warp set test

CvldYT avatar Jul 25 '20 08:07 CvldYT

From the translation resource pack:

commands.generic.error.invalidPlayer='%s', this command can only used by players.

It seems like the @p selector does not end up targeting a player.. which is odd.

Weissnix4711 avatar Jul 25 '20 08:07 Weissnix4711

Doesn't have to do with @p He has to allow the 'execute' command to execute the /warp command.

Extollite had to do this for land claim too.

CvldYT avatar Jul 25 '20 08:07 CvldYT

I know.. it doesn't make much sense.

All I can say is that it looks as if the warp command is not being executed as a player.

Which means /execute does not work properly, or it isn't ran as a player, or something like that.

Weissnix4711 avatar Jul 25 '20 08:07 Weissnix4711