Update player tab completions when permissions update is received
Closed this issue ยท 1 comments
Hwiggy 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.