No Form Of Prefixes/Suffixes Working On Server!

Discussion in 'Bukkit Help' started by Darkvoltage3, Jun 11, 2012.

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

    Darkvoltage3

    Hello, I really need this for my server I have tried two different prefix based plugins the first one was "Simple Prefixes" and the other was "Permissions Ex" and for Simple Prefixes I used "Permissionsbukkit" and nothing seems to work no color no prefixes/suffixes CAN SOMEONE PLEASE HELP heres the coding for the most recent of my attempt:


    [Permissions Ex]​
    Code:
    groups:
      Administrator:
        default: ''
        info:
          prefix: '&6(&6Immortal&6)&6'
          suffix: '&e(A)&e'
          build: true
        inheritance: ''
        permissions:
          - '*'
      Default:
        default: true
        info:
          prefix: '&8(&8Newcomer&8)&8 '
          suffix: '&7(G)&7'
          build: true
        inheritance: ''
        permissions:
          - 'essentials.mail'
          - 'essentials.mail.send'
          - 'essentials.spawn'
          - 'essentials.back'
          - 'essentials.back.ondeath'
      Donator_1:
        default: ''
        info:
          prefix: '&8(&8Windcaster&8)&8'
          suffix: '&7(M)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.blink'
          - 'magicspells.learn.fireball'
          - 'magicspells.learn.freeze'
          - 'magicspells.learn.phase'
          - 'magicspells.learn.telekinesis'
          - 'magicspells.learn.levitate'
          - 'magicspells.advanced.scroll'
      Donator_2:
        default: ''
        info:
          prefix: '&8(&8Shadow Arch&8)&8'
          suffix: '&7(D)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.blind'
          - 'magicspells.learn.forcetoss'
          - 'magicspells.learn.haze'
          - 'magicspells.learn.invisibility'
          - 'magicspells.learn.shadowstep'
          - 'magicspells.learn.storm'
          - 'magicspells.advanced.scroll'
      Free_Member_2:
        default: ''
        info:
          prefix: '&8(&8Aztainian&8)&8'
          suffix: '&7(M)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.geyser'
          - 'magicspells.learn.lightwalk'
          - 'magicspells.learn.volley'
          - 'magicspells.learn.wall'
          - 'magicspells.learn.gills'
          - 'magicspells.learn.entomb'
          - 'magicspells.advanced.scroll'
          - 'magicspells.cast.geyser'
          - 'magicspells.cast.lightwalk'
          - 'magicspells.cast.volley'
          - 'magicspells.cast.wall'
          - 'magicspells.cast.gills'
          - 'magicspells.cast.entomb'
      Moderator:
        default: ''
        info:
          prefix: '&8(&8Divine&8)&8'
          suffix: '&9(M)&9'
          build: true
        inheritance: ''
        permissions:
          - '*'
      Unknown:
        default: ''
        info:
          prefix: '&8(&8Unknown&8)&8'
          suffix: '&7(G)&7'
          build: true
        inheritance: ''
        permissions:
          - 'essentials.mail'
          - 'essentials.mail.send'
          - 'essentials.sethome'
          - 'essentials.spawn'
          - 'essentials.back'
          - 'essentials.suicide'
          - 'essentials.tp.others'
          - 'essentials.tpa'
          - 'essentials.tpaccept'
          - 'essentials.tpahere'
          - 'essentials.tpdeny'
          - 'essentials.back.ondeath'
          - 'essentials.delhome'
          - 'essentials.home'
      free_Member_1:
        default: ''
        info:
          prefix: '&8(&8Hunter&8)&8'
          suffix: '&7(M)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.combust'
          - 'magicspells.learn.cripple'
          - 'magicspells.learn.drainlife'
          - 'magicspells.learn.empower'
          - 'magicspells.learn.fireball'
          - 'magicspells.learn.firenova'
          - 'magicspells.advanced.scroll'
          - 'magicspells.cast.combust'
          - 'magicspells.cast.cripple'
          - 'magicspells.cast.drainlife'
          - 'magicspells.cast.empower'
          - 'magicspells.cast.fireball'
          - 'magicspells.cast.firenova'
          - 'iConomy.access'
          - 'iConomy.bank.access'
          - 'iConomy.bank.deposit'
          - 'iConomy.list'
          - 'iConomy.bank.transfer'
          - 'iConomy.payment'
          - 'iConomy.bank.list'
          - 'iConomy.main.set'
          - 'iConomy.bank.main'
      free_member_3:
        default: ''
        info:
          prefix: '&8(&8Woodelf&8)&8'
          suffix: '&7(M)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.explode'
          - 'magicspells.learn.explosivearrow'
          - 'magicspells.learn.wall'
          - 'magicspells.learn.haze'
          - 'magicspells.learn.gills'
          - 'magicspells.learn.geyser'
          - 'magicspells.advanced.scroll'
          - 'magicspells.cast.explode'
          - 'magicspells.cast.explosivearrow'
          - 'magicspells.cast.wall'
          - 'magicspells.cast.haze'
          - 'magicspells.cast.gills'
          - 'magicspells.cast.geyser'
      free_member_4:
        default: ''
        info:
          prefix: '&8(&8Paladon&8)&8'
          suffix: '&7(M)&7'
          build: true
        inheritance: ''
        permissions:
          - 'magicspells.learn.reflect'
          - 'magicspells.learn.prayer'
          - 'magicspells.learn.lightning'
          - 'magicspells.learn.heal'
          - 'magicspells.learn.blink'
          - 'magicspells.learn.forcepush'
          - 'magicspells.advanced.scroll'
          - 'magicspells.cast.reflect'
          - 'magicspells.cast.prayer'
          - 'magicspells.cast.lightning'
          - 'magicspells.cast.heal'
          - 'magicspells.cast.blink'
          - 'magicspells.cast.forcepush'
    users:
      leadhead2015:
        group: 'Administrator'
        permissions: ''

    [ChatManager]​
    Code:
    [B]enable: true[/B]
    message-format: <%prefix%player%suffix> %message
    global-message-format: <%prefix%player%suffix> &e%message
    ranged-mode: false
    chat-range: 100.0
    
     
Thread Status:
Not open for further replies.

Share This Page