FlashyReese/CommandAliases

Error while executing command

Closed this issue · 1 comments

this is the code:
[
{
"commandMode": "COMMAND_ALIAS",
"command": "cords",
"execution": [
{
"command": "execute at {this::SELF} run trigger ch_toggle",
"type": "CLIENT"
}
]
}
]
after reloading in-game when typing /cords as a OP it works but when doing the same as a non OP player this error comes
image

Use type as SERVER for the non OP user issue. As for the other issue that will be fixed next release.