PEX prefixes not working.

Discussion in 'Bukkit Help' started by DrumMaster1111, Apr 7, 2012.

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

    DrumMaster1111

    For some reason my prefixes are not working. Here is one of my groups.
    Code:
      Guest:
        default: true
        build: false
        prefix: '[Guest]&f'
        permissions:
        - essentials.spawn
        - essentials.rules
        - essentials.suicide
        - essentials.whois
        - essentials.help
        - modifyworld.*
     
  2. ofc.
    it must be like that use mine:
    uustulnuk:
    default: true
    permissions:
    - modifyworld.*
    - essentials.help
    - essentials.rules
    - essentials.sethome
    - essentials.home
    - essentials.warp
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.balance
    - essentials.pay
    - essentials.afk
    - essentials.suicide
    - essentials.list
    - jobs.join.*
    - jobs.world.*
    - iconomy.chestshop.use
    - chestshop.use
    - drugs.use
    prefix: '&8Uustulnuk&8'
    suffix: '&7'
     
  3. Offline

    makkarpov

    Prefixes will be work if server has a plugin that supports it, for example, Herochat
     
  4. Offline

    DrumMaster1111

    But before it used to work then I deleted permissions ex then re-intalled it and re did perms and it work now.
     
  5. Offline

    makkarpov

    I don't know why that happens. I can't get to work PermissionsEx prefixes without installing Herochat
     
  6. Offline

    DrumMaster1111

    Does it still work cuz it hasnt been updated in awhile?
     
  7. Offline

    makkarpov

    Maybe it was just outdated version, or it can conflict with Prefixer
     
  8. Offline

    blackvoid

    You need ChatManager which is included in PEX.
     
  9. Offline

    ZeroZX4

    or if u use essentials try with essentialschat.jar that should fix it
     
Thread Status:
Not open for further replies.

Share This Page