Some people can build and others cant!

Discussion in 'Bukkit Help' started by GingernutRanger, Apr 27, 2011.

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

    GingernutRanger

    Running Windows 7
    x64
    Java 1.6.0_24
    I am using wamp server for MySQL
    CB Build 733

    Plugins:
    AngryWolves
    AppleTreePlugin
    BasicCircuits-beta
    BlocksOnGlass
    CommandBook
    CommandSigns
    CookieMonster
    CraftBook
    CraftBookCircuits
    CraftBookMechanisms
    CraftBookVehicles
    DisposalChest
    FalseBook
    FenceStacker
    iChat
    iConomy
    iConomyChestShop
    InfChests
    Jail
    LCCombat
    LCExplosives
    LCSwimming
    LevelCraft
    Lottery
    LWC
    MagicCarpet
    MobRider
    MoveCraft
    MyHome
    MyWarp
    Permissions
    RedstoneChips
    SensorLibrary
    SignEdit
    SignTrader
    Stackable
    Stargate
    supplysign
    WeatherMan
    Wings
    WolfNames
    WorldEdit
    WorldGuard

    Permissions Files
    Code:
    plugin:
        permissions:
            system: default
            copies: null
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance: null
            permissions:
            - myhome.home.basic.home
            - myhome.home.basic.set
            - myhome.home.basic.delete
            - iConomyChestShop.shop.create
            - iConomyChestShop.shop.buy
            - iConomyChestShop.shop.sell
            - wolfnames.set
            - wolfnames.show
            - signtrader.MakeGlobalSign
            - signtrader.MakePersonalSign
            - signtrader.Use
            - mywarp.warp.basic.warp
            - mywarp.warp.sign.warp
            - residence.create
            - stargate.use
            - stargate.free.use
            - npc.user.*
            - npc.manager.*
            - npc.owner.*
            - npc.create
            - commandbook.kit.list
            - commandbook.kit.kits.starter
            - commandbook.kit.kits.stone
            - commandbook.motd
            - commandbook.rules
            - commandbook.say
            - commandbook.say.me
            - commandbook.msg
            - commandbook.slap
            - commandbook.slap.other
            - commandbook.clear
            - commandbook.clear.other
            - commandbook.rocket
            - commandbook.rocket.other
            - commandbook.spawn
            - lottery.buy
            - mobRider.command.goto
            - mobRider.command.attack
            - mobRider.command.go
            - mobRider.command.stop
            - mobRider.command.follow
            - mobRider.command.mount
            - mobRider.players
            - mobRider.animals
            - mobRider.monsters
        Contracter:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            - Default
        Moderator:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance:
            - Default
            - Builder
            permissions:
            - mywarp.*
            - stargate.create
            - stargate.private
            - stargate.hidden
            - stargate.option.private
            - stargate.option.free
            - npc.admin.list
            - npc.admin
            - commandbook.give.other
            - commandbook.time
            - commandbook.teleport
            - commandbook.teleport.other
            - commandbook.whereami
            - commandbook.whereami.compass
            - commandbook.barrage
            - commandbook.barrage.other
            - commandbook.kick
            - commandbook.bans.ban
            - commandbook.bans.unban
            - commandbook.bans.isbanned
            - commandbook.give
            - commandbook.give.infinite
            - commandbook.give.stacks.unlimited
            - commandbook.give.stacks
            - worldedit.*
            - worldguard.god
            - worldguard.region
            - wings.fly
            - weatherman.clear
            - weatherman.rain
            - weatherman.thunder
            - magiccarpet.mc
            - magiccarpet.ml
        Builders:
            default: false
            info:
                prefix: '&9'
                suffix: ''
                build: true
            inheritance:
            - Default
            permissions:
            - commandbook.give
            - commandbook.give.infinite
            - commandbook.give.stacks.unlimited
            - worldedit.*
            - worldguard.god
            - worldguard.region
            - magiccarpet.mc
            - magiccarpet.ml
        Admins:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance:
            - Moderator
            permissions:
            - '*'
            - residence.admin
            - lc.admin
            - lc.level.*
            - lc.level.LevelName
            - lc.shout
            - lc.level.all
            - lottery.admin.draw
            - lottery.admin.addtopot
    users:
        themightyhenley:
            group: Moderator
            permissions: null
        sewsews:
            group: Moderator
            info:
                prefix: null
                suffix: null
            permissions: null
        GingernutRanger:
            group: Admins
            permissions: null
        Cryptico:
            group: Builders
            permissions:
            - commandbook.teleport
            - commandbook.teleport.other
        Evolushun:
            group: Builders
            permissions: null
        kurzacation:
            group: Default
            permissions: null
    I have permissions but anyone can build on my server. However some players build something then the blocks disappear! But i have other players on the server, who are default, mods and admins who can still build! But i have mods and defaults who cannot build! Im not sure what could be coursing this!
     
  2. Offline

    unh20050

    I have this Same Issue!
     
  3. post your permissions file and fill out the big red button above your post.
     
  4. Offline

    GingernutRanger

    Ok ive done that now! Please Help!
     
  5. Offline

    klutch2013

    i noticed that you have not added the craftbook permissions in, and i had an issue with that also, if people don't have the, 'craftbook.*' permissions it gives them build errors and such. try that and see if it helps.

    i also noticed that none of your permissions have the single qoute around them, that might be the issue also, try putting that around all of your permissions.

    and also remove all of the "null" words in the settings this might also be causing it
     
  6. Offline

    GingernutRanger

    Thanks for the help but i found the problem! It seems when players have mods installed they cannot build! :/
     
  7. Offline

    klutch2013

    very odd, but glad you found the issue.
     
  8. this has been happening alot lately. texture packs reportely do this too, but mainly mods...
     
Thread Status:
Not open for further replies.

Share This Page