[BUG] Properly register command permissions
Artuto opened this issue ยท 1 comments
Describe the bug
Currently, all commands are sent to the client regardless or not they have permission to use it. While this is a minor issue, it does not make sense for players to have commands in their command menu that they cannot use.
To Reproduce
- Install Prism
- Check the tab complete
Expected behavior
Prism should properly set command's permissions.
Notice how Bukkit does not know of this command's permission (because Prism is doing it's own check).
Server (please complete the following information):
- Prism Version: 2.2.0-SNAPSHOT
- Server Type: Paper
- Server Version: 1.18.1
Additional context
n/a
This repository is no longer active. You can try to resubmit this at the current Prism repo here https://github.com/prism/PrismRefracted