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

Proper fix for subcommand permissions #159

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Proper fix for subcommand permissions #159

merged 1 commit into from
Dec 16, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Dec 16, 2024

The previous fix in #158 only worked to disallow permission to a subcommand because I forgot to replace a single canCommandSenderUseCommand(). 🤦

It should work correctly now.

Signed-off-by: Lyfts <127234178+Lyfts@users.noreply.github.com>
@Lyfts Lyfts requested a review from a team December 16, 2024 13:36
@serenibyss serenibyss merged commit 4a887ca into master Dec 16, 2024
1 check passed
@serenibyss serenibyss deleted the sub-cmd-again branch December 16, 2024 14:37
Dream-Master pushed a commit that referenced this pull request Dec 17, 2024
Signed-off-by: Lyfts <127234178+Lyfts@users.noreply.github.com>
(cherry picked from commit 4a887ca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants