Permissions Help

Discussion in 'Bukkit Help' started by LittleMoomaw, Jul 21, 2012.

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

    LittleMoomaw

    Hey everyone,

    I run a server and had to download PermissionsBukkit and well I watched a ton of tutorials and did everything they said to do and now I just get this message "PermissionsBukkit Enabled successfully, 0 players registered". I figured I did something wrong so I deleted the file and re-ran the server and it generated another PermissionsBukkit config file. I only added one user (myself) and it still says that.

    Code:
    users:
        LittleMoomaw:
            permissions:
            groups:
            - admin
    groups:
        default:
            permissions:
                permissions.build: true
        admin:
            permissions:
                permissions.*: true
            inheritance:
            - user
        user:
            permissions:
                permissions.build: true
            worlds:
                creative:
                    coolplugin.item: true
            inheritance:
            - default
    messages:
        build: '&cYou do not have permission to build here.'
     
    debug: false
     
  2. Offline

    dchaosknight

  3. Offline

    apple231

    Try PermissionsEx or bPermissions.
     
Thread Status:
Not open for further replies.

Share This Page