We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Selecting an entity on the server debugger shows the highlight to everybody.
Only the players using the server debugger should see the highlight.
This is unfixable for now (I think?) until we either:
The text was updated successfully, but these errors were encountered:
Tracking players using the debugger was added in #57. This should now be doable.
Sorry, something went wrong.
After further investigation, my PR won't help at all due to the way the debugger is rendered. https://discord.com/channels/1234249974959702056/1234253276216688692/1237167641496387584
No branches or pull requests
Current behavior
Selecting an entity on the server debugger shows the highlight to everybody.
Proposed improvement
Only the players using the server debugger should see the highlight.
Additional context
This is unfixable for now (I think?) until we either:
The text was updated successfully, but these errors were encountered: