Can't build, help please;

Discussion in 'Bukkit Help' started by DemonCraft, Oct 2, 2011.

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

    DemonCraft

    Alright, well I can not build.
    Well I can, just Members can not.
    I would like to know why Member's cannot build?

    I am using PermissionsEX and Bukkit [1185]
    This is my PermissionsEX Config file;
    Code:
    groups:
        Guest:
            default: false
            permissions:
            - help
            - spawn
            - essentials.motd
            perfix: '&d[Guest]&f'
            suffix: '&f'
        Member:
            inheritance: Guest
            default: true
            permissions:
            - modifyworld.*
            - wa.use.withdraw.items
            - wa.use.withdraw.money
            - wa.use.deposit.items
            - wa.use.deposit.money
            - lockette.user.create.*
            - lockette.admin.break
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.sell
            - ChestShop.shop.create.itemID
            - Chestshop.shop.buy.itemID
            - ChestShop.shop.sell.itemID
            - iConomy.holdings
            - iConomy.help
            - iConomy.payment
            - mcmmo.*
            - mcmmo.tools.*
            - mcmmo.ability.*
            - mcmmo.item.*
            - mcmmo.chat.*
            - mcmmo.skills.*
            - jobs.join.Miner
            - jobs.world.DemonCraft
            - jobs.world.DemonCraft_nether
            - towny.wild.build
            - towny.wild.destroy
            - towny.wild.switch
            - towny.wild.item_use
            - towny.nation.*
            - towny.town.toggle.*
            - towny.town.spawn.*
            - towny.town.*
            prefix: '&9[Member]&f'
            suffix: '&f'
        Donor:
            inheritance: Member
            default: false
            permissions:
            - jobs.join.*
            - jobs.world.DemonCraft
            - jobs.world.DemonCraft_nether
            prefix: '&a[Donor]&f'
            suffix: '&f'
        Moderator:
            inheritance: Donor
            default: false
            permissions:
            - kick
            - ban
            - ban-ip
            - pardon
            - pardon-ip
            - tp
            - say
            - goto
            - lookup
            - summon
            perfix: '&f[Mod]&f'
            suffix: '&f'
        Owner:
            permissions:
            - '*'
    users:
        Demonlover11:
            group:
            - Owner
        xxsaminecraft:
            group:
            - Member
        SickSpradlin:
            group:
            - Member
    
    This is the list of Plugins I have installed;
    Code:
    Achievements
    AutoSave
    BuyCraft
    ChestShop
    CommandBook
    Defaultcommands
    dynmap
    iConomy
    Jobs
    Lockette
    mcMMO
    Minequery
    Modifyworld (From the PermissionsEX download.)
    Permissions (From the PermissionsEX download.)
    PermissionsEX
    Questioner (For Towny.)
    Register (For Towny as well and have tried it without any Towny Plugins.)
    Spout
    Stats
    Towny
    Votifier
    WebAuction
    worldedit
    
    So any ideas? No one can build, kill any monsters, or do anything as a Member.

    I would like some help please ^_^, it's very important this problem gets solved.

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

    1lann

    Can members pick up items and keep them? Also what error do they get when trying to build?
     
  3. Offline

    DemonCraft

    No error in the server console, just simply, "You do not have permissions to build here."
    Also, simply nothing happens when they try to kill something.

    Got it fixed, it was a Plugin I had that I didn't know had a Build permission node.

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

Share This Page