Promoting Player

Discussion in 'Plugin Development' started by Faith, Mar 19, 2015.

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

    Faith

    How can I give a permission from my plugin to a player when they do something?
     
  2. @Faith You could make a command to add a permission to a player yourself or do you want a plugin that adds a permission to a player?
     
  3. Offline

    Faith

    @CodePlaysMinecraft I am writing a plugin which requires a player to type a certain word(configurable) in order to have access to chat. I need to be able to give the player the permission node to bypass this when they write the correct word.
     
  4. Offline

    MordorKing78

    Erm, Why don't you just work with a data.yml or so?
     
  5. @Faith Create a permissionattachment and then add the permission to the player through there.
     
Thread Status:
Not open for further replies.

Share This Page