Describe the bug
I added only one to the players' subcommands that I didn't want the players to be able to write, and to the helpers' subcommands I added two subcommands that are intended for the players so that the helpers can't write them, but if I give them to them, the players now won't be able to write them either... player group in luckperms have nothing to do with group helpers.
Expected behavior
the two subcommands(ucc confess and ucc contact) should work for the players, but they don't
To Reproduce
Steps to reproduce the behavior:
groups:
helper:
commands:
ucc
subcommands:
ucc confess
ucc contact
default:
commands:
ucc
subcommands:
ucc reload
Screenshots
helper view of commands:
player view of commands (nothing is here):
Describe the bug I added only one to the players' subcommands that I didn't want the players to be able to write, and to the helpers' subcommands I added two subcommands that are intended for the players so that the helpers can't write them, but if I give them to them, the players now won't be able to write them either... player group in luckperms have nothing to do with group helpers.
Expected behavior the two subcommands(ucc confess and ucc contact) should work for the players, but they don't
To Reproduce Steps to reproduce the behavior: groups: helper: commands:
Screenshots helper view of commands: player view of commands (nothing is here):
Additional context I can't think of anything else