Permissionsbukkit fail or what?

Discussion in 'Bukkit Help' started by iforczz, Apr 23, 2012.

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

    iforczz

    Hello all i have a problem that people who for the first time join the server they are non ops and are in the default group of my permissions list and i added the permissions of the plugin to the list of default but when they try to do the command it won't work and it say's you dont have permission and when i make them op they can do the command please help me to let non ops in the default group do the command they may do

    my plugins:
    -Permissionsbukkit
    -Serversings
    -spleefultimate
    -Worldportal
    -Worldedit
    -Worldguard
    -Borderguard
    -plgsetspawn

    My Permissions list:
    Code:
    users:
        Burrows15:
            permissions:
                permissions.example: true
            groups:
            - admin
        iForCzZ:
            permissions:
                permissions.example: true
            groups:
            - admin
    groups:
        default:
            permissions:
                permissions.build: false
                spleefultimate.player.*: true
                worldportal.use: true
        admin:
            permissions:
                permissions.*: true
                worldguard.*: true
                worldedit.*: true
                spleefultimate.*: true
                worldportal.*: true
                serversigns.*: true
                plgsetspawn.*: true
            inheritance:
            - user
        user:
            permissions:
                permissions.build: true
                spleefultimate.player.*: true
                worldportal.use: true
            worlds:
                creative:
                    coolplugin.item: true
            inheritance:
            - default
    messages:
        build: '&cYou do not have permission to build here.'
     
    debug: false
    Thnx already

    Why does no one reply's i need help

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

    Harry8550

    I'd help but i simply have no idea what your trying to say, Put it in sentences and English words? :p
     
  3. Offline

    iforczz

    i have people who are non ops and are in the default group of my permission. and they can't use any command. for example, i have spleefultimate and they want to join my spleef and the permission node for that is spleefultimate.player.join and i added it to the permissions list for default but then cant use the command /spleef join

    do you understand it now? i hope u do
     
  4. Offline

    Harry8550

    are the permissions set out perfectly?
     
  5. Offline

    iforczz

    Yes and i also tried the commands of permissions bukkit to add the nodes but it's still not working.
    my friend is admin and if he is an op he can do the command but if he's not an op het can't do the command
     
  6. Offline

    Harry8550

    That normally happens when permissions aren't correct, Could you paste your permission file in or send them to me, Ill take a look:)
     
  7. Offline

    iforczz

    it's in the main text
     
  8. Offline

    iforczz

    anyone got a solution???
     
Thread Status:
Not open for further replies.

Share This Page