permissions defaults cant build

Discussion in 'Bukkit Help' started by codyteen, Jul 18, 2011.

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

    codyteen

    Ok all my defaults cant build in the globegroups file defaults have build set to true and i even took all my plugins off and it still did it
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: '&2'
                suffix: '&f'
                build: true
            permissions:
                - 'permissions.build'
                - permissions.build
        Moderator:
            default: false
            info:
                prefix: '&6'
                suffix: '&6'
                build: true
            inheritance:
                - Default
            permissions:
                - ''
                - ''
        Admins:
            default: false
            info:
                prefix: '&4'
                suffix: '&4'
                build: true
            permissions:
                - '*'
        Owner:
            default: false
            info:
                prefix: '&1'
                suffix: '&1'
                build: true
            permissions:
                - '*'
    
    plz reply i realy what my server up soon
     
  2. Offline

    Vyktar

    i think i may be having a similar problem, becuase no one on my server can build either.
     
  3. Offline

    codyteen

    but admins can

    bump :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  4. Offline

    jtlcr777

    Dont use globals.
     
  5. Offline

    Orcem12

    I edited the coding, try now. Also if it still doesn't work try giving the default class and moderators some permissions as well.
     
  6. Offline

    TNOMCat

    You sure you have the group files in all worlds configured like they should when you are using globals?
     
Thread Status:
Not open for further replies.

Share This Page