Prism

Prism

91.2k Downloads

[BUG] Properly register command permissions

Artuto opened this issue ยท 1 comments

commented

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

  1. Install Prism
  2. Check the tab complete

Expected behavior
Prism should properly set command's permissions.

image

Notice how Bukkit does not know of this command's permission (because Prism is doing it's own check).

Screenshots
image

Server (please complete the following information):

  • Prism Version: 2.2.0-SNAPSHOT
  • Server Type: Paper
  • Server Version: 1.18.1

Additional context
n/a

commented

This repository is no longer active. You can try to resubmit this at the current Prism repo here https://github.com/prism/PrismRefracted