1. hi friends
    i want make a plugin to give gathering permissions.
    for example: player can cutting wood, if he has "woodcutting" permission. or player can mining if he has "Mining" permission and etc.
    plz help me :)
     
  2. Wulf

    Wulf Community Admin

    I'd suggest looking at the Docs to see the available hooks that can be used with this, and also look at permission usage in plugins. The only way you're going to learn to do some of these requests yourself is to try to implement these yourself instead of copying code given to you.

    To get you started: