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
{{ message }}
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
One thing that's still unclear is whether or not Reflection will be allowed or not. While we'll be able to disable the access list serverside, not having Reflection clientside would cause a lot of issues, notably with populating commands.
Furthermore, not having Reflection clientside would stop us from running commands on the client after verifying if they have the permission serverside, and all commands will have to be ran on the server.
One thing that's still unclear is whether or not Reflection will be allowed or not. While we'll be able to disable the access list serverside, not having Reflection clientside would cause a lot of issues, notably with populating commands.
Furthermore, not having Reflection clientside would stop us from running commands on the client after verifying if they have the permission serverside, and all commands will have to be ran on the server.