Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Some commands cant be run via /execute #127

Open
CvldYT opened this issue Jul 25, 2020 · 3 comments
Open

Some commands cant be run via /execute #127

CvldYT opened this issue Jul 25, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@CvldYT
Copy link

CvldYT commented Jul 25, 2020

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

@Weissnix4711
Copy link
Member

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.

@CvldYT
Copy link
Author

CvldYT commented Jul 25, 2020

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.

@Weissnix4711
Copy link
Member

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.

@elijahr2411 elijahr2411 added the bug Something isn't working label Aug 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants