Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands require being an operator #13

Open
Froggy800 opened this issue May 15, 2019 · 2 comments
Open

Commands require being an operator #13

Froggy800 opened this issue May 15, 2019 · 2 comments

Comments

@Froggy800
Copy link

As per title; if you are not OP, command issued in the fxcontrol files are not executed and the chat shows the usual message You do not have permission to use this command.
It would also be nice if no message appeared in chat every time (even though I assume this only appens to OPped players).

@TheQKnight
Copy link

I second this. Same issue. This needs to be a system-executed command so this doesn't happen

@TheQKnight
Copy link

Right now i have this script that makes a few particles appear around the player when they are in a certain dimension:

{
"timeout": 5,
"dimension": 10,
"command": "/execute @A ~ ~ ~ /particle townaura ~ ~ ~ 6 6 6 0.1 30 normal @A"
}

If you needed a reference to test the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants