PermissionBukkit problem, Simpleprefix doesn't appear

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

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

    Rukiezg

    Hey guys,i need some help here, i got simpleprefix and permissionbukkit,
    after i setup the permissions, the prefix still doesn't come out, is there something wrong with my setup?
    http://pastebin.com/2qSkDVmT
    that's my permissions.yml
     
  2. Offline

    Omnitv

  3. Offline

    Rukiezg

    i don't understand that tutorial,can you help me fix that?
    because it's kinda too complicated for me
     
  4. Offline

    Omnitv

    How do I give players words before name and after?
    This is called prefix and suffix

    Here is an example
    PEX
    Code:
    Host:
        options:
        rank: '100'
        prefix: '[Staff]'
        suffix: '[Host]'
        permissions:
    
    bPerms
    Code:
      admin:
        permissions: []
        groups: []
        meta:
          priority: '100'
          prefix: '[Admin]'
          suffix: '[Staff]'
          suffix: ImLeet
    PermissionsBukkit
    Code:
    da-name-format: '+prefix+name&e'
    date-format: HH:mm:ss
    message-format: '+prefix+name&f: +message'
    mchat:
        prefix:
            admin: 'DtK [SO]  '
            sadmin: 'DtK [SA]  '
            jadmin: '&aDtK [JA]  '
            member: 'DtK [M]  '
    How do I give colour to the prefixes and suffixes?
    This is the yaml to coloured prefixes and suffixes.
    Colours (open)

    [​IMG]

    This is how you give colours to the prefixes and suffixes
    PEX
    Code:
        prefix: '&6[Staff]&c'
        suffix: '&b[Host]'
    bPerms
    First you need this:bChatManager
    Code:
          prefix: '&e[Admin]'
          suffix: '&e[Staff]'
    permissionsBukkit
    Code:
    da-name-format: '+prefix+name&e'
    date-format: HH:mm:ss
    message-format: '+prefix+name&f: +message'
    mchat:
        prefix:
            admin: '&4DtK [SO] &7 '
            sadmin: '&9DtK [SA] &7 '
            jadmin: '&aDtK [JA] &7  '
            member: '&cDtK [M] &7 '
    Thanks for your input to my thread though.
     
  5. Offline

    Rukiezg

    So can you shop me what is wrong with my yml? and how should i put it on?
     
  6. Offline

    Omnitv

  7. Offline

    Rukiezg

    I really don't understand how to use that gosh...
    would you just fix it for me? please? and just show me what's wrong with my permission
     
  8. Offline

    Omnitv

  9. Offline

    cray_Z

    Like both me and Omnitv pointed out in your duplicate thread, we wont do it for you, you have to google something, figure it out on your own, we are not going to waste our time, because its a result of you being lazy.
     
    Omnitv likes this.
  10. Offline

    Rukiezg

    really.i'm not being lazy,i really really don't understand
     
  11. Offline

    Sushi

    Post your configuration files....
     
Thread Status:
Not open for further replies.

Share This Page