Bukkit Permissions help!

Discussion in 'Bukkit Help' started by RowdyKingDippyo, Apr 28, 2011.

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

    RowdyKingDippyo

    Okay, I've been trying for a while now, heres my permissions file:

    Firstly, I had an error with craftbook, players other than Admins/Ops it say "You don't have permissions to use this", after getting rid of Craftbook this solved the problem *sigh*

    Then, default players cannot warp (using Warpz0r) which is really annoyingg!!!!! I just need some serious help. :)

    thanks.
     
  2. Offline

    EwMeep

    Why is your premissions so messy? Lemme clean that for you
    Well this is how mines is set up o.o
    You need a specific amount of spaces, don't try this if you don't want to.
    (TRY ON OWN RISK)
     
  3. Offline

    Jeyge

    It looks like you are running both GroupManager and Permissions. You need to pick one and remove the other. As for the file, you need to put it in "CODE" blocks so we can see the spacing. I would remove one of the permissions plugins first though as this might just solve your problem.
     
  4. Offline

    RowdyKingDippyo

    Can I not run essentials with permissions?
     
  5. Offline

    Godspeed

  6. Offline

    Jeyge

    You can run Essentials with Permissions or GroupManager but you can't run Permissions with GroupManager. The bridge steals most of the Permissions calls and sends them over to GroupManager.
     
  7. Offline

    RowdyKingDippyo

    I'm on Clanforge, and I don't have a plugin called Group Manager, but I can configure Group Manager, is Group Manager installed with a plugin?
     
  8. Offline

    walsand

    I tried using permissions, but im a noob.
    I want everyone to be able to use chestshop, gold to iconemy, and the essentials time, and tp commands.
    here is my file. thanks in advance! :)
    I dont have a clue what I did wrong... ...or right
    users:
    walsand:
    permissions:
    permissions.example: false
    groups:
    - Admin

    walseli:
    permissions:
    permissions.example: false
    groups:
    - Default




    groups:
    Default:
    Default: true
    info:
    prefix: '&5'
    suffix: ''
    build: true
    inheritance:

    Permissions:
    - 'iConomy.access'
    - 'iConomy.rank'
    - 'essentials.time.set'
    - 'iConomy.list'
    - 'iConomyChestShop.*'
    - 'essentials.time'
    - 'essentials.pay'
    - 'essentials.tp'
    - 'essentials.protect.damage.*'
    Admin:
    default: false
    info:
    prefix: '&4'
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'

    Thank you, I have been trying this forever!!!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
Thread Status:
Not open for further replies.

Share This Page