Permissions

List of permission nodes, permission groups, permission details...

        callingblock.admin:
            description: Allows you to use CallingBlock as an administrator.
            default: op
        callingblock.user:
            description: Allows you to use CallingBlock as a user.
            default: op
            children:
              callingblock.create: true
              callingblock.register: true
              callingblock.unregister: true
              callingblock.bypass: true
              callingblock.disable: true
              callingblock.enable: true
              callingblock.teleport.enable: true
              callingblock.teleport.disable: true
              callingblock.call: true
        callingblock.create:
            description: Allows you to create a calling block.
            default: op
        callingblock.register:
            description: Allows you to register a calling block.
            default: op
        callingblock.unregister:
            description: Allows you to unregister a calling block.
            default: op
        callingblock.bypass:
            description: Allows you to destroy other players calling blocks.
            default: op
        callingblock.disable:
            description: Allows you to disable your calling block.
            default: op
        callingblock.enable:
            description: Allows you to enable your calling block.
            default: op
        callingblock.teleport.disable:
            description: Allows you to disable teleportation for your calling block.
            default: op
        callingblock.teleport.enable:
            description: Allows you to enable teleportation for your calling block.
            default: op
        callingblock.call:
            description: Allows you to call with someones calling block.
            default: op