Permissions Nodes

permissions:
    epicglass.break.*:
        description: Allows all types of breaks
        default: true
        children:
            epicglass.break.fall: true
            epicglass.break.arrow: true
            epicglass.break.guns: true
            epicglass.break.sprint: true
    epicglass.break.fall:
        descripction: Allows falling through glass
    epicglass.break.arrow:
        description: Allows the shooting of arrows through blocks
    epicglass.break.guns:
        description: Allows Guns+ gun fire to break blocks
    epicglass.break.sprint:
        description: Allows jumping horizontally through glass
    epicglass.cmd.*:
        description: Allows the usage of all EpicGlass commands
        default: op
        children:
            epicglass.cmd.reload: true
            epicglass.cmd.regen: true
    epicglass.cmd.reload:
        description: Allows the usage of the reload config command
    epicglass.cmd.regen:
        description: Allows the usage of the force regeneration command