Skip to content
New issue

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

Commands don't get hidden after being disabled using Allow() #633

Closed
MajestikButter opened this issue Aug 9, 2022 · 0 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@MajestikButter
Copy link

The Allow method is simply checking whether a list includes the player's XUID and returning false if it does not. This works fine when you add a player to the list, it updates the client then, but removing them from the list doesn't seem to update the client with it's new allowed commands. Rejoining the server does send the correct allowed commands.

Refer to this Discord message for a video of what's happening.

@JustTalDevelops JustTalDevelops added the bug Something isn't working label Aug 9, 2022
@JustTalDevelops JustTalDevelops added this to the v0.9.0 milestone Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants