Permissions acting wierd?

Discussion in 'Bukkit Help' started by Oliver, Jul 6, 2011.

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

    Oliver

    I have the permissions plugin and my default class can build in a newcommer world but not in the members world the global group says default can build and so does the newcommer but everytime a default right clicks no matter what item he/she has in her/his hand it says "You don't have permission to do this" and it sometimes scares my players away it's ignoring and i can't find a solution please help me

    Sincerly koZ
     
  2. Offline

    SneakyToe

    Posting your permissions config(s) would help out a lot..
     
    jtlcr777 likes this.
  3. Offline

    Oliver

    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    Permissions:
    - foo.bar
    - chestlock.own
    - chestlock.lock
    - chestlock.coowner
    - chestlock.usekey
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.msg
    - essentials.me
    - essentials.info
    - lwc.create.*
    - lwc.create
    - lwc.remove
    - lwc.unlock
    - lwc.flag.*
    - lwc.info
    Member:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - warpplugin.warp
    - econplugin.basic.*
    - chestlock.own
    - chestlock.lock
    - chestlock.coowner
    - chestlock.usekey
    Loyal:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Member
    permissions:
    - essentials.kick
    - essentials.bigtree
    - essentials.tp*
    Moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Member
    permissions:
    - modplugin.ban
    - modplugin.kick
    - modplugin.unban
    - worldedit.*
    - essentials.tp*
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    Loser:
    permissions:
    inheritance:
     
  4. Offline

    Jeyge

    @Oliver
    If you have CraftBook installed, you will want to add craftbook.mech.cauldron to your permissions or install the latest dev versions of the plugin. If you don't have it, please post a little more information about what it does like if it displays the message but still does something or if you are blocked.
     
  5. Offline

    Oliver

    So i have to install craftbook?

    i appernetly have craftbook and will install the latest version thank you i hope it helps !

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

    SneakyToe

    Please post it in a CODE and not like that.
     
Thread Status:
Not open for further replies.

Share This Page