You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another instance where this would be useful:
This tellraw still runs without the command being complete, only errors if you actually use the click event
(I had this use case where I needed multiple text components to have the same click event but needed it gone for the last one)
I think that's a completely different issue. To fix this current issue, I think it might be a good idea to have a config rule allowing unknown field names, where you could set it to ["_.*", "comment"] for example.
Would the second image in the original post then also be part of this different issue? It's pretty much the same thing but with suggest_command instead of run_command where the cmd in question is not formated properly and would/does error when run but the tellraw as a whole still works
Would be nice if you could dismiss individual issues to be able to clean up your workspace more like you can with text editors
The text was updated successfully, but these errors were encountered: