bPermissions cannot build.

Discussion in 'Bukkit Help' started by conigliarominer, Feb 22, 2012.

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

    conigliarominer

    Please help, I cannot build nor anyone else on my server unless they are opped. I am not going to op new players. I am using bPermissions... my plugins are:
    Autosave
    Banhammer
    Bigbrother
    Catacombs
    ChestShop
    Colors
    Essentials
    Bounty
    iConomy
    Mcmmo
    Niftywarp
    Showcase
    World Edit
    World Guard
    -----------------------
    Any help appreciated... posting what my bPermissions looks like in comments

    default: Guests
    groups:
    Noobs:
    permissions:
    - bpermissions.build
    - niftywarp.use.add
    - niftywarp.use.list
    - niftywarp.use.set
    - niftywarp.use.warp
    - niftywarp.use.warptocoord
    - bukkit.command.tell
    - bukkit.command.kill
    - bukkit.command.help
    - bukkit.command.teleport
    - bukkit.command.list
    - essentials.kit
    - essentials.afk
    - essentials.help
    - essentials.suicide
    - essentials.clearinventory
    - essentials.spawn
    - essentials.sethome
    - essentials.tp
    - essentials.setwarp
    - essentials.home
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    groups:
    meta:
    prefix: '&1[&1Noob&1]&f
    suffix: ''
    priority: '10'
    Warriors:
    permissions:
    - bpermissions.build
    - niftywarp.use.add
    - niftywarp.use.delete
    - niftywarp.use.home
    - niftywarp.use.homeset
    - niftywarp.use.list
    - niftywarp.use.rename
    - niftywarp.use.set
    - niftywarp.use.warp
    - niftywarp.use.warptocoord
    - bukkit.command.tell
    - bukkit.command.kill
    - bukkit.command.help
    - bukkit.command.teleport
    - bukkit.command.list
    - essentials.kit
    - essentials.afk
    - essentials.help
    - essentials.msg
    - essentials.suicide
    - essentials.clearinventory
    - essentials.spawn
    - essentials.sethome
    - essentials.tp
    - essentials.setwarp
    - essentials.home
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.back.ondeath
    - essentials.ignore
    groups:
    - Noob
    meta:
    prefix: '&0[&6War&0rior&6]&f'
    suffix: ''
    priority: '20'
    Kings:
    permissions:
    - essentials.gamemode
    - essentials.gamemode.others
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.heal.cooldown.bypass
    - essentials.repair
    - essentials.time
    - essentials.time.set
    - essentials.motd
    - essentials.nick
    - essentials.whois
    - essentials.ban
    - essentials.banip
    - essentials.essentials
    - essentials.mute
    - essentials.socialspy
    - essentials.tempban
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.time.set
    - essentials.jails
    - essentials.lightning
    - bPermissions.admin
    - bpermissions.build
    groups:
    - Noob
    - Warrior
    meta:
    prefix: '&b[&aKi&bng&a]&f'
    suffix: ''
    priority: '30'
    Owner:
    permissions:
    - bPermissions.admin
    - bukkit.command.op.give
    - bukkit.command.op.take
    - bukkit.command.say
    - bukkit.command.save.enable
    - bpermissions.build
    - '*'
    groups:
    - Noob
    - Warrior
    - King
    meta:
    prefix: '&a[&cOwner&e]&f'
    suffix: ''
    priority: '40'

    codename_B

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

    codename_B

    A: your default group is a group that doesn't exist
    B: bpermissions doesn't handle antibuild
    C: you have essentials, but you don't have essentials.build (the build permission for essentials) so that's probably why
    D: you also have the * node... sigh
     
  3. Offline

    conigliarominer

    Ok so i fixed what you told me to do... still not permitted to build :/ i dnt understand y its not working i followed what u told me to do
     
  4. Offline

    ArrowToTheKnee

    Incorrect formatting?
     
  5. Offline

    conigliarominer

    default: Noobs
    groups:
    Noobs:
    permissions:
    - essentials.build
    - niftywarp.use.add
    - niftywarp.use.list
    - niftywarp.use.set
    - niftywarp.use.warp
    - niftywarp.use.warptocoord
    - bukkit.command.tell
    - bukkit.command.kill
    - bukkit.command.help
    - bukkit.command.teleport
    - bukkit.command.list
    - essentials.kit
    - essentials.afk
    - essentials.help
    - essentials.suicide
    - essentials.clearinventory
    - essentials.spawn
    - essentials.sethome
    - essentials.tp
    - essentials.setwarp
    - essentials.home
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    groups:
    meta:
    prefix: '&1[&1Noob&1]&f
    suffix: ''
    priority: '10'
    Warriors:
    permissions:
    - essentials.build
    - niftywarp.use.add
    - niftywarp.use.delete
    - niftywarp.use.home
    - niftywarp.use.homeset
    - niftywarp.use.list
    - niftywarp.use.rename
    - niftywarp.use.set
    - niftywarp.use.warp
    - niftywarp.use.warptocoord
    - bukkit.command.tell
    - bukkit.command.kill
    - bukkit.command.help
    - bukkit.command.teleport
    - bukkit.command.list
    - essentials.kit
    - essentials.afk
    - essentials.help
    - essentials.msg
    - essentials.suicide
    - essentials.clearinventory
    - essentials.spawn
    - essentials.sethome
    - essentials.tp
    - essentials.setwarp
    - essentials.home
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.back.ondeath
    - essentials.ignore
    groups:
    - Noob
    meta:
    prefix: '&0[&6War&0rior&6]&f'
    suffix: ''
    priority: '20'
    Kings:
    permissions:
    - essentials.gamemode
    - essentials.gamemode.others
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.heal.cooldown.bypass
    - essentials.repair
    - essentials.time
    - essentials.time.set
    - essentials.motd
    - essentials.nick
    - essentials.whois
    - essentials.ban
    - essentials.banip
    - essentials.essentials
    - essentials.mute
    - essentials.socialspy
    - essentials.tempban
    - essentials.unban
    - essentials.unbanip
    - essentials.weather
    - essentials.time.set
    - essentials.jails
    - essentials.lightning
    - bPermissions.admin
    - essentials.build
    groups:
    - Noob
    - Warrior
    meta:
    prefix: '&b[&aKi&bng&a]&f'
    suffix: ''
    priority: '30'
    Owner:
    permissions:
    - bPermissions.admin
    - bukkit.command.op.give
    - bukkit.command.op.take
    - bukkit.command.say
    - bukkit.command.save.enable
    - essentials.build
    groups:
    - Noob
    - Warrior
    - King
    meta:
    prefix: '&a[&cOwner&e]&f'
    suffix: ''
    priority: '40'

    i copied and pasted tht above so it got a lil messy but its in right formatting i did it like the one guy on vid said

    codename_B could you please set it up for me correctly i will donate if it works

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

    codename_B

  7. Offline

    conigliarominer

    codename_B my essentials plug in and my bpermissions i can assure you is up to date. I followed those steps. Yet it's still not working....
     
  8. Offline

    AmberK

    Post your current config for it. I can look it over. (and use pastebin! --> http://pastebin.com )
     
  9. Offline

    codename_B

    I can assure you you need to be on 2.8.3.2
     
  10. Offline

    conigliarominer

  11. Offline

    codename_B

  12. Offline

    AmberK

    Kind of meant the whole config. And codename_B is telling you exactly what you need to hear.
     
  13. Offline

    conigliarominer

    Latest build: Essentials 2.8.2 I just checked.
     
  14. Offline

    codename_B

    Latest dev build 2.8.3.2 - you need 2.8.3.2 for this to work otherwise it will not work.

    If you have 2.8.2 it will not work if you have 2.8.3.2 it will work.

    How can I make that any clearer?
     
Thread Status:
Not open for further replies.

Share This Page