-
Bug
-
Resolution: Incomplete
-
None
-
1.16.40
-
Ubuntu 20
-
Unconfirmed
I have a cron job that periodically tries to kick any players in my own "ban list".
If a banned player is not currently online when the cron job fires a syntax error is displayed.
Not really a problem since it doesn't seem to effect the operation of the server, but an annoyance, and maybe and indicator of a hidden problem?
For example...
kick SomePlayer12345 you have been banned
results in this...
No targets matched selector
Could not find player SomePlayer12345
Syntax error: Unexpected "%2$s": at "%1$s>>%2$s<<%3$s"
A very similar bug has been entered for MCPE here MCPE-86156
- relates to
-
MCPE-130250 /kick doesn't allow target selectors even though the command autocomplete says it's available
- Reopened