Need Help Setting Up Permissions

Discussion in 'Bukkit Help' started by chernobyl360, Mar 18, 2011.

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

    chernobyl360

    Im in need of help. i got most of it to work but now half of the permissions wont work. heres my permissions folder. im using "permissions phoenix"
    im getting *you dont have permission to do that* even though its setup so me to do so...

    The Server runs with bukkit 556 on a windows 7 Ultimate.





    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'commandbook.who'
                - 'commandbook.motd'
                - 'commandbook.rules'
                - 'commandbook.spawn'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'lwc.protect'
                - 'ichat.color'
                - 'myhome.home.basic.home'
                - 'myhome.home.basic.set'
                - 'myhome.home.basic.delete'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'mcmmo.skills.*'
                - 'mcmmo.skills.mining'
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.skills.repair'
                - 'mcmmo.skills.unarmed'
                - 'mcmmo.skills.archery'
                - 'mcmmo.skills.herbalism'
                - 'mcmmo.skills.excavation'
                - 'mcmmo.skills.swords'
                - 'mcmmo.skills.acrobatics'
                - 'mcmmo.skills.axes'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.sethome.proxy'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'SpawnControl.groupspawn.use'
                - 'gastronomic.player.checkhunger'
                - 'gastronomic.player.checkfood'
                - 'gastronomic.player.hunger'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
                - 'commandbook.who'
                - 'commandbook.motd'
                - 'commandbook.rules'
                - 'commandbook.spawn'
                - 'commandbook.whereami'
                - 'commandbook.whereami.compass'
                - 'commandbook.clear'
                - 'lwc.protect'
                - 'ichat.color'
                - 'myhome.home.basic.home'
                - 'myhome.home.basic.set'
                - 'myhome.home.basic.delete'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.shop.sell'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'mcmmo.skills.*'
                - 'mcmmo.skills.mining'
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.skills.repair'
                - 'mcmmo.skills.unarmed'
                - 'mcmmo.skills.archery'
                - 'mcmmo.skills.herbalism'
                - 'mcmmo.skills.excavation'
                - 'mcmmo.skills.swords'
                - 'mcmmo.skills.acrobatics'
                - 'mcmmo.skills.axes'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - 'SpawnControl.sethome.basic'
                - 'SpawnControl.sethome.proxy'
                - 'SpawnControl.home.basic'
                - 'SpawnControl.spawn.use'
                - 'SpawnControl.spawn.set'
                - 'SpawnControl.groupspawn.use'
                - 'SpawnControl.groupspawn.set'
                - 'SpawnControl.config'
                - 'SpawnControl.import'
                - 'mcbans.kick'
                - 'mcbans.lookup'
                - 'mcbans.unban'
                - 'mcbans.tempban'
                - 'mcbans.ban.local'
                - 'mcbans.ban.global'
                - 'mcbans.ban.view'
                - 'mcbans.vote'
                - 'mcbans.vote.kick'
                - 'mcbans.vote.msg'
                - 'mcbans.clear'
                - 'mcbans.reload'
                - 'mcbans.offline'
                - 'mcbans.online'
                - 'mcbans.admin'
                - 'mcbans.mod'
                - 'cleaner.*'
                - 'citizens.create'
                - 'citizens.settext'
                - 'citizens.remove.singular'
                - 'citizens.remove.all'
                - 'citizens.help'
                - 'citizens.color'
                - 'citizens.setitem'
                - 'citizens.move'
                - 'npcspirit.admin'
                - 'gastronomic.admin.enable'
                - 'gastronomic.admin.reload'
                - 'gastronomic.admin.sethunger'
                - 'gastronomic.player.checkhunger'
                - 'gastronomic.player.checkfood'
                - 'gastronomic.player.hunger'
    
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        chernobyl360:
            Group: Admins
            info:
                prefix: Admin
                suffix: Bacon
            Permissions:
                - '*'
                - '*.*'
                - '*.*.*'
        Sweety13:
            group: Moderator
            info:
                prefix: 'Mod'
                suffix:
            permissions:
                - '*'
                - 'citizens.create'
                - 'citizens.settext'
                - 'citizens.remove.singular'
                - 'citizens.remove.all'
                - 'citizens.help'
                - 'citizens.color'
                - 'citizens.setitem'
                - 'citizens.move'
    i really need to get this fixed! how do i get this to work properly?

    ok Here.

    Windows 7 Ultimate x86 Edition
    Amd Phenom X4 1.66ghz
    4 gb ram
    640gb HDD

    Bukkit:
    Version 556
    Running on 3gb of 4gb ram

    Plugins:

    Citizens
    Cleaner
    CommandBook
    CommandHelper
    CraftBook
    Dynmap
    FlyRidgeFly
    Help
    iChat
    iConomy
    iConomyChestShop
    Lottery
    LWC
    McBans
    McMMO
    Measuring Tape
    Mining TNT
    MyHome
    MyWarp
    Permissions
    SignColors
    SimpleSave
    SpawnControl
    WorldEdit
    WorldGaurd
    BigBrother
    MySql
    WAMP Server
    Gastronomic
    Gastronomic Water
    Heroic Death
    CraftSave

    http://pastebin.com/MbHk8b7f

    The Permissions ^^^^^^

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

Share This Page