Permissions #16


  • New
  • Enhancment
Open
Assigned to andune
  • _ForgeUser8183200 created this issue Oct 30, 2012

    What is the enhancement in mind? How should it look and feel?

    Please provide any additional information below.

    Add this to plugin.yml

    permissions:
        honeypot.*:
            description: Gives access to all hp commands
            children:
                honeypot.break: true
                honeypot.create: true
        honeypot.break:
            default: op
        honeypot.create:
            default: op

  • _ForgeUser8183200 added the tags Enhancment New Oct 30, 2012

To post a comment, please login or register a new account.