Give player permissions in a Event

Discussion in 'Plugin Development' started by MOMOTHEREAL, Sep 22, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    MOMOTHEREAL

    Hello everyone, I am coding a small rank plugin for my server. What I am searching for is a way to give a player an external permission node in my code. For example, the player would get the bukkit.command.xp node from Bukkit into my code. Thanks!
     
  2. Offline

    The_Doctor_123

    You would have to hook into Vault.
     
  3. Offline

    chasechocolate

    Yes, either Vault (which I would recommend), or using player.addAttachment().
     
Thread Status:
Not open for further replies.

Share This Page