bPermissions Promblem

Discussion in 'Bukkit Help' started by Bar3lyBlind, Jul 2, 2012.

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

    Bar3lyBlind

    Ok, so now i am having a BIG problem with bPermissions, It is also conflicting with factions.
    Bukkit 1.2.5-R4.0
    Windows 7

    Before i Start The Server:
    Groups:
    Code:
    default: default
    groups:
      Admin:
        permissions:
        - factions.kit.mod
        - worldedit.chunkinfo
        - worldedit.listchunks
        - worldedit.delchunks
        - worldedit.clipboard.clear
        - worldedit.clipboard.load
        - worldedit.schematic.load
        - worldedit.schematic.list
        - worldedit.clipboard.save
        - worldedit.schematic.save
        - worldedit.schematic.formats
        - worldedit.clipboard.load
        - worldedit.clipboard.save
        - worldedit.clipboard.copy
        - worldedit.clipboard.rotate
        - worldedit.clipboard.flip
        - worldedit.clipboard.cut
        - worldedit.clipboard.paste
        - worldedit.fast
        - worldedit.limit
        - worldedit.global-mask
        - worldedit.generation.cylinder
        - worldedit.generation.sphere
        - worldedit.generation.forest
        - worldedit.generation.pumpkins
        - worldedit.generation.pyramid
        - worldedit.generation.shape
        - worldedit.history.clear
        - worldedit.history.redo
        - worldedit.history.undo
        - worldedit.region.set
        - worldedit.selection.pos
        - worldedit.wand
        - worldedit.selection.hpos
        - essentials.gamemode
        - essentials.fly
        - worldguard.region.define
        - worldguard.region.redefine
        - worldguard.region.info
        - worldguard.region.list
        - essentials.heal
        - essentials.feed
        - essentials.ban
        - essentials.ban.offline
        - essentials.banip
        - essentials.unban
        - essentials.unbanip
        groups:
        - moderator
        meta:
          prefix: '&f[&2Admin&f]&f'
          suffix: '&2'
      CoOwner:
        permissions:
        - factions.*
        - essentials.kick.exempt
        - essentials.ban.exempt
        - essentials.tempban.exempt
        - alphachest.admin
        - alphachest.save
        - alphachest.chest
        - alphachest.workbench
        - alphachest.keepondeath
        - dailybonus.reload
        - simplehat.*
        - essentials.signs.use.heal
        groups: []
        meta:
          prefix: '&f[&4Co-Owner&f]&f'
          suffix: '&9'
      default:
        permissions:
        - factions.kit.fullplayer
        - factions.money.kit.standard
        - essentials.balance
        - essential.buy
        - essentials.motd
        - herospawn.tp
        - essentials.suicide
        - essentials.kit.Starter
        - essentials.kit
        - essentials.afk
        - essentials.help
        - essentials.msg
        - essentials.worth
        - essentials.list
        - essentials.ignore
        - dailybonus.tier.1
        - essentials.signs.use.heal
        - iConomy.holdings
        - iConomy.help
        - iConomy.payment
        - pvp.general
        - reportrts.command.modreq
        - reportrts.command.check.self
        groups: []
        meta:
          prefix: '&f'
          suffix: ''
      Moderator:
        permissions:
        - factions.kit.halfmod
        - essentials.kick
        - essentials.tempban
        - essentials.tempban.offline
        - essentials.broadcast
        - essentials.weather
        - essentials.invsee
        - essentials.spawner
        - essentials.spawner*
        - reportrts.mod
        - essentials.fly
        groups:
        - diamondsword
        meta:
          prefix: '&f[&5Moderator&f]&f'
          suffix: '&5'
      Owner:
        permissions: []
        groups:
        - coowner
        meta:
          prefix: '&f[&9Owner&f]&f'
          suffix: '&4'
        meta:
          prefix: '&f[&cOwner&f]&f'
          suffix: '&c'
      stonesword:
        permissions:
        - essentials.signs.break.disposal
        - essentials.signs.create.disposal
        - essentials.signs.use.disposal
        - essentials.sethome.multiple.two
        - essentials.home
        - essentials.kit.xp
        - essentials.kit.irontools
        - essentials.kit.health
        - essentials.tpahere
        - alphachest.workbench
        - dailybonus.tier.2
        - ChestShop.shop.buy
        - ChestShop.shop.sell
        - essentials.warp.shop
        groups:
        - default
        meta:
          prefix: '&a'
          suffix: '&f'
      ironSword:
        - dailybonus.tier.3
        - essentials.kit.pyro1
        - essentials.kit.speed
        - essentials.kit.poison
        - essentials.kit.xp2
        - essentials.kit.obby
        - essentials.kit.tnt
        - essentials.clearinventory
        - essentials.sethome.multiple.three
        - alphachest.chest
        - simplehat.*
        - essentials.tpa
        groups:
        - stonesword
        meta:
          prefix: '&6'
          suffix: '&f'
      diamondsword:
        - essentials.kit.*
        - essentials.signs.break.heal
        - essentials.signs.create.heal
        - alphachest.keepondeath
        - essentials.sethome.multiple.five
        groups:
        - ironsword
        meta:
          prefix: '&1'
          suffix: '&f'
    Mirror:
    Code:
    world_nether: world
    world_the_end: world
    Me Set As Default:
    Code:
      bar3lyblind:
        permissions: []
        groups:
        - default
    After I Run The Server:

    Well before it used to look like this:
    Code:
    aNightHawk f[Owner] Bar3lyBlind
    But Now None Of The Prefixes Are Working And It Says:
    Code:
    NightHawk Bar3lyBlind
    And I set myself as owner.
    I am always having problems...
    Help? Please

    **EDIT: Also, if i delete my Player.dat and Delete My name In The Users It Never shows back up again when i join the server..

    **EDIT2: Ok Now NONE of the permissions are working.
     
  2. Offline

    codename_B

    Code:
      ironSword:
        - dailybonus.tier.3
        - essentials.kit.pyro1
        - essentials.kit.speed
        - essentials.kit.poison
        - essentials.kit.xp2
        - essentials.kit.obby
        - essentials.kit.tnt
        - essentials.clearinventory
        - essentials.sethome.multiple.three
        - alphachest.chest
        - simplehat.*
        - essentials.tpa
        groups:
        - stonesword
        meta:
          prefix: '&6'
          suffix: '&f'
      diamondsword:
        - essentials.kit.*
        - essentials.signs.break.heal
        - essentials.signs.create.heal
        - alphachest.keepondeath
        - essentials.sethome.multiple.five
        groups:
        - ironsword
        meta:
          prefix: '&1'
          suffix: '&f'
    
    should be

    Code:
      ironSword:
        permissions:
        - dailybonus.tier.3
        - essentials.kit.pyro1
        - essentials.kit.speed
        - essentials.kit.poison
        - essentials.kit.xp2
        - essentials.kit.obby
        - essentials.kit.tnt
        - essentials.clearinventory
        - essentials.sethome.multiple.three
        - alphachest.chest
        - simplehat.*
        - essentials.tpa
        groups:
        - stonesword
        meta:
          prefix: '&6'
          suffix: '&f'
      diamondsword:
        permissions:
        - essentials.kit.*
        - essentials.signs.break.heal
        - essentials.signs.create.heal
        - alphachest.keepondeath
        - essentials.sethome.multiple.five
        groups:
        - ironsword
        meta:
          prefix: '&1'
          suffix: '&f'
    
     
  3. Offline

    Bar3lyBlind

    Ok So i got the permissions to work but i'm still having trouble with factions and getting the colored names.. :/
     
  4. Offline

    codename_B

    Very simple. You need a chat plugin that supports bPermissions!

    http://dev.bukkit.org/server-mods/bchatmanager/
     
  5. Offline

    Bar3lyBlind

    I have that. I had my friend all set it up for me.

    But still no work :(

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

    codename_B

    I fixed the file and it works fine on my system, don't know exactly what you're doing to mess it up.

    This is why I recommend people use commands only and don't edit the file by hand.
     
  7. Offline

    Bar3lyBlind

    Ok.. :/
     
  8. Offline

    codename_B

    Perhaps if you posted your total list of plugins installed it would help, also a copy of your server.log

    http://pastebin.com
     
  9. Offline

    Bar3lyBlind

    I'm sorry, but what is a server.log?
     
  10. Offline

    codename_B

    Im sorry, but why are you running a server o.o

    is your server even in online mode?
     
  11. Offline

    Bar3lyBlind

    Well im trying to make one. Once when i get the permissions working then it will be online.. And hey your probably not gunna help me after this but im only 12 so :/ I don't want to be insulted.
     
Thread Status:
Not open for further replies.

Share This Page