Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-6215

Permission problems

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Minor Minor
    • None
    • None
    • Windows 10

      Default server properties

    • git-Spigot-2740d5a-890130b (MC: 1.16.3)
    • Amalenya-Plugin
    • Yes

      I'm doing a permission plugin. But when I try to set a permission to a player, the permission is true, but the player cannot use that permission.

      For example, I'm enabling the minectaft.command.gamemode, I System.out.println() it and it returns me true for the player. But the command "gamemode" isnt usable for the player ingame (note that the message saying that the player doesn't have the permission isn't displayed, and the command works without the vanilla tab completer).

       Basically, the problem is that the tab completer for the commands concerned isn't working even if the player has the permission to use this command.

      However, if I op the player, he can normally use all commands.

       

      There is no vanilla commands restriction in my plugin.

            Unassigned Unassigned
            Valenwe Louis Vié
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: