Permissions Help

Discussion in 'Bukkit Help' started by Sahauran00, Feb 16, 2014.

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

    Sahauran00

    Hey,

    I need some help with permissions that I have made. They seem to stop working when I give it to this one person (TheAez1998)

    groups:
    default:
    default: true
    permissions:
    - modifyworld.*
    - -factions.*
    - lorelocks.pick.*
    - bukkit.build
    King:
    default: false
    permissions:
    - factions.*
    - modifyworld.*
    Officers:
    default: false
    permissions:
    - factions.*
    - -factions.create
    - -factions.leave
    - -factions.join
    - modifyworld.*


    users:
    TheAez1998:
    groups:
    - King
    Sahauran00:
    groups:
    - Officers

    I want the one with the king class to be able to use everything from the factions plugins. It works for Sahauran00, but the moment TheAez1998 gets it, nothing works. Does anyone have any ideas? Thank you for your help.
     
Thread Status:
Not open for further replies.

Share This Page