LuckPerms

LuckPerms

917k Downloads

Update player tab completions when permissions update is received

Closed this issue ยท 1 comments

commented

The title pretty much speaks for itself.
A suggested implementation could be subscribing to NodeMutateEvent, and submitting Player#updateCommands for each online player to rebuild the available completions.

commented

Thanks for the suggestion :)